/* * Allwinner Technology CO., Ltd. sun8iw17p1 soc board. * * soc board support. */ /dts-v1/; #include "sun8iw17p1.dtsi" /{ soc@03000000 { twi1: twi@0x05002400{ status = "okay"; ac108@3b{ compatible = "Allwinnertech,MicArray_0"; reg = <0x3b>; gpio-power = <&pio PE 2 1 1 1 1>; gpio-reset = <&pio PE 6 1 1 1 1>; twi_bus = <1>; debug_mode = <0>; pga_gain = <0x32>; slot_width = <0x20>; }; ac108@35{ compatible = "Allwinnertech,MicArray_1"; reg = <0x35>; gpio-power = <&pio PE 2 1 1 1 1>; gpio-reset = <&pio PE 6 1 1 1 1>; twi_bus = <1>; debug_mode = <0>; pga_gain = <0x32>; slot_width = <0x20>; }; }; snddaudio0:sound@1{ sunxi,snddaudio-codec = "ac108.1-003b"; sunxi,snddaudio-codec-dai = "ac108-pcm0"; status = "okay"; }; }; wlan:wlan { compatible = "allwinner,sunxi-wlan"; clocks = <&clk_losc_out>; wlan_busnum = <1>; status = "okay"; }; bt:bt { compatible = "allwinner,sunxi-bt"; clocks = <&clk_losc_out>; status = "okay"; }; btlpm:btlpm { compatible = "allwinner,sunxi-btlpm"; status = "okay"; }; };