ARM64: dts: rk3328: add acodec node
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rockchip / rk3328.dtsi
index baa271ac9acb33eef5d7c63162d52f1280200a7b..e583695be7e9c197576069a64bdcea5784f5af35 100644 (file)
                status = "disabled";
        };
 
+       codec: codec@ff410000 {
+               compatible = "rockchip,rk3328-codec";
+               reg = <0x0 0xff410000 0x0 0x1000>;
+               rockchip,grf = <&grf>;
+               clocks = <&cru PCLK_ACODEC>;
+               clock-names = "pclk";
+               status = "disabled";
+       };
+
        cru: clock-controller@ff440000 {
                compatible = "rockchip,rk3328-cru", "rockchip,cru", "syscon";
                reg = <0x0 0xff440000 0x0 0x1000>;