ARM: dts: rockchip: rk322x: add internal codec

Change-Id: I3d376232d02770c72be396487a7481fe8fcbede5
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
This commit is contained in:
Sugar Zhang
2018-02-06 16:33:09 +08:00
committed by Tao Huang
parent a02584aa6d
commit 3a82d3fb6b

View File

@@ -543,6 +543,15 @@
status = "disabled";
};
codec: codec@12010000 {
compatible = "rockchip,rk3228-codec";
reg = <0x12010000 0x1000>;
clocks = <&cru SCLK_I2S_OUT>, <&cru PCLK_ACODECPHY>, <&cru SCLK_I2S1>;
clock-names = "mclk", "pclk", "sclk";
spk-en-gpio = <&gpio1 RK_PA3 GPIO_ACTIVE_HIGH>;
status = "disabled";
};
hdmi_phy: hdmi-phy@12030000 {
compatible = "rockchip,rk3228-hdmi-phy";
reg = <0x12030000 0x10000>;