]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm: dts: socfpga: remove "clk-phase" in sdmmc_clk
authorDinh Nguyen <dinguyen@kernel.org>
Tue, 4 Oct 2022 17:53:28 +0000 (12:53 -0500)
committerDinh Nguyen <dinguyen@kernel.org>
Fri, 18 Nov 2022 17:13:48 +0000 (11:13 -0600)
Now that the SDMMC driver can use the "clk-phase-sd-hs" binding, we don't
need the clk-phase in the sdmmc_clk anymore.

Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/arm/boot/dts/socfpga.dtsi
arch/arm/boot/dts/socfpga_arria10.dtsi

index 57a5d6c924b113cd85a225b48e56a40530afd572..1d4a42cef48354ee6585c44764fdfc0b2eec95d8 100644 (file)
                                                compatible = "altr,socfpga-gate-clk";
                                                clocks = <&f2s_periph_ref_clk>, <&main_nand_sdmmc_clk>, <&per_nand_mmc_clk>;
                                                clk-gate = <0xa0 8>;
-                                               clk-phase = <0 135>;
                                        };
 
                                        sdmmc_clk_divided: sdmmc_clk_divided {
index a06211fcb5c3a236f1fcb7fc3145161fb755491c..cc7d4a62dde79a8eb99f643e5ba661850d86c53a 100644 (file)
                                                compatible = "altr,socfpga-a10-gate-clk";
                                                clocks = <&sdmmc_free_clk>;
                                                clk-gate = <0xC8 5>;
-                                               clk-phase = <0 135>;
                                        };
 
                                        qspi_clk: qspi_clk {