IEP: revise the dtsi clock gate number.

Incorrect clock gate provided in previous commit.

Signed-off-by: Alpha Lin <alpha.lin@rock-chips.com>
This commit is contained in:
Alpha Lin
2015-03-18 18:15:20 +08:00
parent 8d473d7471
commit c102973198

View File

@@ -1047,7 +1047,7 @@
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";
};