IEP: revise the dtsi clock gate number.
authorAlpha Lin <alpha.lin@rock-chips.com>
Wed, 18 Mar 2015 10:15:20 +0000 (18:15 +0800)
committerAlpha Lin <alpha.lin@rock-chips.com>
Wed, 18 Mar 2015 10:16:27 +0000 (18:16 +0800)
Incorrect clock gate provided in previous commit.

Signed-off-by: Alpha Lin <alpha.lin@rock-chips.com>
arch/arm64/boot/dts/rk3368.dtsi

index a36abc17cf99b7bc9c5f29ef2fd1021615634997..151298c3223849352c371b3db71904d25e565f10 100755 (executable)
                iommu_enabled = <0>;
                reg = <0x0 0xff900000 0x0 0x800>;
                interrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>;
-               clocks = <&clk_gates15 2>, <&clk_gates15 3>;
+               clocks = <&clk_gates16 2>, <&clk_gates16 3>;
                clock-names = "aclk_iep", "hclk_iep";
                status = "okay";
        };