MLK-12170-3 dts: imx7d: move uSDHC fsl,tuning-step property into SoC.dtsi
authorDong Aisheng <aisheng.dong@nxp.com>
Tue, 19 Jan 2016 03:30:03 +0000 (11:30 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:31:07 +0000 (02:31 +0300)
Moving fsl,tuning-step property into SoC.dtsi due to it's mainly SoC
dependent. User could also overwrite it in board.dts for special board
requirement.

Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Arulpandiyan Vadivel <arulpandiyan_vadivel@mentor.com>
Signed-off-by: Srikanth Krishnakar <Srikanth_Krishnakar@mentor.com>
arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts
arch/arm/boot/dts/imx7d-sdb.dts
arch/arm/boot/dts/imx7s.dtsi

index 093490e..7cd83c0 100644 (file)
        wp-gpios = <&gpio5 10 GPIO_ACTIVE_HIGH>;
        keep-power-in-suspend;
        enable-sdio-wakeup;
-       fsl,tuning-step = <2>;
        vmmc-supply = <&reg_sd2_vmmc>;
        status = "disabled";
 };
        assigned-clocks = <&clks IMX7D_USDHC3_ROOT_CLK>;
        assigned-clock-rates = <400000000>;
        bus-width = <8>;
-       fsl,tuning-step = <2>;
        non-removable;
        keep-power-in-suspend;
        status = "disabled";
index 7bfc6b6..84a75b7 100644 (file)
        cd-gpios = <&gpio5 0 GPIO_ACTIVE_LOW>;
        wp-gpios = <&gpio5 1 GPIO_ACTIVE_HIGH>;
        wakeup-source;
-       fsl,tuning-step = <2>;
        vmmc-supply = <&reg_sd1_vmmc>;
        enable-sdio-wakeup;
        keep-power-in-suspend;
        assigned-clocks = <&clks IMX7D_USDHC3_ROOT_CLK>;
        assigned-clock-rates = <400000000>;
        bus-width = <8>;
-       fsl,tuning-step = <2>;
        non-removable;
        status = "okay";
 };
index 82efdaf..2cdc8ae 100644 (file)
                                        <&clks IMX7D_USDHC1_ROOT_CLK>;
                                clock-names = "ipg", "ahb", "per";
                                fsl,tuning-start-tap = <20>;
+                               fsl,tuning-step= <2>;
                                bus-width = <4>;
                                status = "disabled";
                        };
                                        <&clks IMX7D_USDHC2_ROOT_CLK>;
                                clock-names = "ipg", "ahb", "per";
                                fsl,tuning-start-tap = <20>;
+                               fsl,tuning-step= <2>;
                                bus-width = <4>;
                                status = "disabled";
                        };
                                        <&clks IMX7D_USDHC3_ROOT_CLK>;
                                clock-names = "ipg", "ahb", "per";
                                fsl,tuning-start-tap = <20>;
+                               fsl,tuning-step= <2>;
                                bus-width = <4>;
                                status = "disabled";
                        };