From e16a92d008adcdbfbdd7f081ecb0fca0d60c77d4 Mon Sep 17 00:00:00 2001 From: Yi-Wei Wang Date: Wed, 21 Jun 2023 11:32:27 +0800 Subject: [PATCH] p3767: overlay: Enable overcurrent event node Enable the soctherm-oc-event so that the user can learn the information regarding the overcurrent enable state and the event count via the hwmon sysfs interface. Bug 3571683 Signed-off-by: Yi-Wei Wang Change-Id: I143ca294b5f57e397aad674c084b6f2b497802e7 Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/2923475 (cherry picked from commit 99d5c4bf98eacda02c09a957ad937114736429e4) Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/2925922 Reviewed-by: Laxman Dewangan GVS: Gerrit_Virtual_Submit --- overlay/tegra234-p3768-0000+p3767-0000.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/overlay/tegra234-p3768-0000+p3767-0000.dts b/overlay/tegra234-p3768-0000+p3767-0000.dts index 26e6e38..f834a44 100644 --- a/overlay/tegra234-p3768-0000+p3767-0000.dts +++ b/overlay/tegra234-p3768-0000+p3767-0000.dts @@ -181,6 +181,10 @@ status = "okay"; }; + soctherm-oc-event { + status = "okay"; + }; + bpmp { thermal { status = "okay";