mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
adla: powerdomain put_sync failed [1/1]
PD#SWPL-91573 Problem: T7C adla power off failed Solution: disable nna_tsensor which uses the same powerdomain as adla Verify: t7c an400 Change-Id: I103ffa8c1cf655cee6ab613a6bc1868fec0bb539 Signed-off-by: yuyin.wei <yuyin.wei@amlogic.com>
This commit is contained in:
committed by
gerrit autosubmit
parent
5e7c3164fa
commit
e9e7e311f6
@@ -2751,7 +2751,7 @@
|
||||
|
||||
nna_tsensor: nna_tsensor@fe096000 {
|
||||
compatible = "amlogic, r1p1-tsensor";
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
reg = <0x0 0xfe096000 0x0 0x50>;
|
||||
tsensor_id = <4>;
|
||||
cal_type = <0x11>;
|
||||
|
||||
Reference in New Issue
Block a user