dts: disable ahub2
This commit is contained in:
parent
a8e3cb5245
commit
56465ed833
@ -2043,7 +2043,7 @@
|
||||
capture_cma = <0x80>;
|
||||
tx_fifo_size = <0x80>;
|
||||
rx_fifo_size = <0x80>;
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
tdm_num = <0x2>;
|
||||
tx_pin = <0x0>;
|
||||
rx_pin = <0x0>;
|
||||
@ -2121,14 +2121,12 @@
|
||||
ahub2_mach {
|
||||
compatible = "allwinner,sunxi-snd-mach";
|
||||
soundcard-mach,name = "ahubi2s2";
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
soundcard-mach,format = "i2s";
|
||||
soundcard-mach,frame-master = <0x57>;
|
||||
soundcard-mach,bitclock-master = <0x57>;
|
||||
soundcard-mach,slot-num = <0x2>;
|
||||
soundcard-mach,slot-width = <0x20>;
|
||||
soundcard-mach,widgets = "Microphone", "Mic Jack", "Line", "Line In", "Line", "Line Out", "Speaker", "Speaker", "Headphone", "Headphone Jack";
|
||||
soundcard-mach,routing = "Headphone Jack", "HP_L", "Headphone Jack", "HP_R", "Speaker", "SPK_LP", "Speaker", "SPK_LN", "LINPUT1", "Mic Jack", "LINPUT3", "Mic Jack", "RINPUT1", "Mic Jack", "RINPUT2", "Mic Jack";
|
||||
phandle = <0xb5>;
|
||||
|
||||
soundcard-mach,cpu {
|
||||
@ -2892,6 +2890,7 @@
|
||||
|
||||
wm8960_mclk {
|
||||
compatible = "fixed-clock";
|
||||
status = "disabled";
|
||||
#clock-cells = <0x0>;
|
||||
clock-frequency = <0xbb8000>;
|
||||
phandle = <0x78>;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user