ARM: dts: qcom: Add GPU scan dump skip cooling device support for sun
Add GPU scan dump skip cooling device support for sun. Add skin mitigation rule for gpu scan dump skip cooling device as per recommendation. Change-Id: I1a3c5de6f37ce064d8b74c36297c93a0f31db01d Signed-off-by: Priyansh Jain <quic_priyjain@quicinc.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2022-2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#include <dt-bindings/input/input.h>
|
||||
@@ -46,6 +46,10 @@
|
||||
bits = <1 7>;
|
||||
};
|
||||
|
||||
wr_thermal_flag: wr_thermal-flag@58 {
|
||||
reg = <0x58 0x1>;
|
||||
};
|
||||
|
||||
alarm_log: alarm-log@76 {
|
||||
reg = <0x76 0x6>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user