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";
+ };
};
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>;