mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
Audio: dts: disable pwrdet
PD#167203: Disable pwrdet for u200 Change-Id: Ied661fe8f578ef7a60ff9a9dda82408ad13a77ba Signed-off-by: Sandy Luo <sandy.luo@amlogic.com>
This commit is contained in:
@@ -949,7 +949,7 @@
|
||||
hi_th = <0x70000>;
|
||||
lo_th = <0x16000>;
|
||||
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
};
|
||||
}; /* end of audiobus */
|
||||
|
||||
|
||||
@@ -993,7 +993,7 @@
|
||||
hi_th = <0x70000>;
|
||||
lo_th = <0x16000>;
|
||||
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
};
|
||||
}; /* end of audiobus */
|
||||
|
||||
|
||||
@@ -973,7 +973,7 @@
|
||||
hi_th = <0x70000>;
|
||||
lo_th = <0x16000>;
|
||||
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
};
|
||||
}; /* end of audiobus */
|
||||
|
||||
|
||||
@@ -979,7 +979,7 @@
|
||||
hi_th = <0x70000>;
|
||||
lo_th = <0x16000>;
|
||||
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
};
|
||||
}; /* end of audiobus */
|
||||
|
||||
|
||||
@@ -939,7 +939,7 @@
|
||||
hi_th = <0x70000>;
|
||||
lo_th = <0x16000>;
|
||||
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
};
|
||||
}; /* end of audiobus */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user