fix dts for bt on orangepiwin
This commit is contained in:
parent
238072cb55
commit
c9dcb99b93
@ -11644,8 +11644,8 @@ index 0000000..d9028e3
|
||||
+ phandle = <0xa5>;
|
||||
+ allwinner,pins = "PH4", "PH5", "PH6", "PH7";
|
||||
+ allwinner,function = "uart3";
|
||||
+ allwinner,pname = "uart3_tx", "uart3_rx", "uart3_rts", "uart_cts";
|
||||
+ allwinner,muxsel = <0x3>;
|
||||
+ allwinner,pname = "uart3_tx", "uart3_rx", "uart3_rts", "uart3_cts";
|
||||
+ allwinner,muxsel = <0x2>;
|
||||
+ allwinner,pull = <0x1>;
|
||||
+ allwinner,drive = <0xffffffff>;
|
||||
+ allwinner,data = <0xffffffff>;
|
||||
@ -13717,7 +13717,7 @@ index 0000000..d9028e3
|
||||
+ bt_io_regulator = "vcc-wifi-io";
|
||||
+ status = "okay";
|
||||
+ device_type = "bt";
|
||||
+ clocks;
|
||||
+ clocks = <0x98>;
|
||||
+ bt_power = "vcc-wifi";
|
||||
+ bt_rst_n = <0x79 0xb 0x4 0x1 0xffffffff 0xffffffff 0x0>;
|
||||
+ };
|
||||
|
||||
Loading…
Reference in New Issue
Block a user