ARM: dts: rk312x: add sfc node

Change-Id: I094e617586098ff7ed96c3fa3c4c3a32c8a8a0b7
Signed-off-by: Dingqiang Lin <jon.lin@rock-chips.com>
This commit is contained in:
Dingqiang Lin
2018-11-07 16:21:10 +08:00
committed by Tao Huang
parent f328190c22
commit ff3e42464c

View File

@@ -778,6 +778,17 @@
status = "disabled";
};
sfc: sfc@1020c000 {
compatible = "rockchip,sfc";
reg = <0x1020c000 0x8000>;
interrupts = <GIC_SPI 50 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&cru SCLK_SFC>, <&cru HCLK_SFC>;
clock-names = "clk_sfc", "hclk_sfc";
assigned-clocks = <&cru SCLK_SFC>;
assigned-clock-rates = <100000000>;
status = "disabled";
};
i2s_2ch: i2s-2ch@10220000 {
compatible = "rockchip,rk3128-i2s", "rockchip,rk3066-i2s";
reg = <0x10220000 0x1000>;