From bf016fa016ce5733a0c556b7f84a72db1fc6b028 Mon Sep 17 00:00:00 2001
From: gitbot <gitbot@garz-fricke.com>
Date: Wed, 18 Jan 2023 10:29:29 +0000
Subject: [PATCH] Integrate linux-guf/linux-5.15.29-guf-hwmon-tmp116

--

Commit: https://git.seco.com/seco-ne/kernel/linux-guf/-/commit/bbf08a29863864f3864e1c5a352a208b0b892da8

hwmon: (tmp116) Add debug output

By analogy with Jethro BSP, for debugging purpose, make it possible
to print raw values for all sensors. To enable this feature, define
a DEBUG symbol at the beginning of the file.

Signed-off-by: Dmitry Petrov <dmitry.petrov@rtsoft.de>

--

Commit: https://git.seco.com/seco-ne/kernel/linux-guf/-/commit/65796721675c0aa00311e2094f35dacade256fee

dt-bindings: hwmon: Add TI TMP116 bindings

Document bindings for the Texas Instruments TMP116 driver.

Signed-off-by: Dmitry Petrov <dmitry.petrov@rtsoft.de>

--

Commit: https://git.seco.com/seco-ne/kernel/linux-guf/-/commit/c547bcecc02713453458d161d98a19122e529303

hwmon: (tmp116) Add TI TMP116 driver

Initial commit for a TMP116 driver. The code is ported from Jethro BSP
(linux-imx-4.1.15) and is based on the ad7414 driver.

Signed-off-by: Dmitry Petrov <dmitry.petrov@rtsoft.de>
---
 SRCREV.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SRCREV.conf b/SRCREV.conf
index 016ca152..93ef5b9b 100644
--- a/SRCREV.conf
+++ b/SRCREV.conf
@@ -6,7 +6,7 @@ SRCREV:pn-gfplatdetect = "075370de87e8d4b9498553a0754d58a7db2c739f"
 SRCREV:pn-gfxml2dto = "bc59f31d1296cd27dcc6666e917d280890951062"
 SRCREV:pn-seco-show-demo = "136b6f1478ea09f5f5e4664a086a675b19529e98"
 SRCREV:pn-libmdb = "3fea0e6743c72702f5a6c7997b52b11d145ad43c"
-SRCREV:pn-linux-seconorth = "5192b2feb9f428544b3943c367adf1c2008125f6"
+SRCREV:pn-linux-seconorth = "bbf08a29863864f3864e1c5a352a208b0b892da8"
 SRCREV:pn-linux-imx = "6c8bf38751f1e4b1ec28625081199d34c4e92ced"
 SRCREV:pn-linux-imx-kuk = "0258f07c61364958e3307da11a388e72baffb03a"
 SRCREV:pn-touchcal-conv = "5f49ae862793ecde7a6306b66c626c0d06c50b36"
-- 
GitLab