SmartAudio/lichee/linux-4.9/arch/arm/boot/dts/sun8iw15p1-mandolin-pv1.dts

56 lines
1.1 KiB
Plaintext
Raw Normal View History

/*
* Allwinner Technology CO., Ltd. sun8iw12p1 fpga board.
*
* fpga board support.
*/
/dts-v1/;
#include "sun8iw15p1.dtsi"
/{
soc@03000000 {
twi0: twi@0x05002000{
status = "disabled";
ad82584f@31 {
compatible = "ESMT, ad82584f";
reg = <0x31>;
reset_pin = <&r_pio PL 11 1 1 1 1>;
amp_en = <&r_pio PL 3 1 1 1 1>;
};
};
snddaudio0:sound@1{
sunxi,snddaudio-codec = "ad82584f.0-0031";
sunxi,snddaudio-codec-dai = "ad82584f";
};
wlan:wlan {
compatible = "allwinner,sunxi-wlan";
clocks = <&clk_losc_out>;
wlan_power = "vcc-wifi";
wlan_io_regulator = "vcc-wifi-io";
wlan_busnum = <1>;
wlan_regon = <&r_pio PL 5 1 1 1 0>;
wlan_hostwake = <&r_pio PL 6 6 0 0 0>;
status = "okay";
};
bt:bt {
compatible = "allwinner,sunxi-bt";
clocks = <&clk_losc_out>;
bt_power = "vcc-wifi";
bt_io_regulator = "vcc-wifi-io";
bt_rst_n = <&r_pio PL 2 1 1 1 0>;
status = "okay";
};
btlpm:btlpm {
compatible = "allwinner,sunxi-btlpm";
uart_index = <1>;
bt_wake = <&r_pio PL 7 1 1 1 1>;
bt_hostwake = <&r_pio PL 4 6 0 0 0>;
status = "okay";
};
};
};