ARM: dts: rockchip: add codec for rk312x

Change-Id: I0b521865f195d231c17f05790a5a467623aff033
Signed-off-by: Binyuan Lan <lby@rock-chips.com>
This commit is contained in:
Binyuan Lan
2017-11-08 09:49:22 +08:00
committed by Tao Huang
parent eb8bafd40b
commit 37b11e436a

View File

@@ -708,6 +708,18 @@
};
};
codec: codec@20030000 {
compatible = "rockchip,rk3128-codec";
reg = <0x20030000 0x4000>;
interrupts = <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>;
boot_depop = <1>;
pa_enable_time = <1000>;
rockchip,grf = <&grf>;
clocks = <&cru PCLK_ACODEC>, <&cru SCLK_I2S1>;
clock-names = "g_pclk_acodec", "i2s_clk";
status = "disabled";
};
mipi_dphy: mipi-dphy@20038000 {
compatible = "rockchip,rk3128-mipi-dphy";
reg = <0x20038000 0x4000>;