codec : Remove codec dts From rk312x.dtsi To rk3128-box.dtsi

This commit is contained in:
Sun Mingjun
2014-08-12 15:28:22 +08:00
parent d8eb71b416
commit b2204794ef
2 changed files with 13 additions and 13 deletions

View File

@@ -50,6 +50,19 @@
rockchip,remote_wakeup;
rockchip,usb_irq_wakeup;
};
codec: codec@20030000 {
compatible = "rk312x-codec";
reg = <0x20030000 0x1000>;
spk_ctl_io = <&gpio1 GPIO_A3 0>;
//pinctrl-names = "default";
//pinctrl-0 = <&i2s_gpio>;
boot_depop = <1>;
pa_enable_time = <1000>;
clocks = <&clk_gates5 14>;
clock-names = "g_pclk_acodec";
};
};

View File

@@ -438,19 +438,6 @@
dma-names = "tx", "rx";
};
codec: codec@20030000 {
compatible = "rk312x-codec";
reg = <0x20030000 0x1000>;
spk_ctl_io = <&gpio1 GPIO_A3 0>;
//pinctrl-names = "default";
//pinctrl-0 = <&i2s_gpio>;
boot_depop = <1>;
pa_enable_time = <1000>;
clocks = <&clk_gates5 14>;
clock-names = "g_pclk_acodec";
};
spdif: spdif@10204000 {
compatible = "rk312x-spdif";
reg = <0x10204000 0x1000>;