[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID:
<MA0P287MB2262E9B325CC58B2B1788382FE832@MA0P287MB2262.INDP287.PROD.OUTLOOK.COM>
Date: Wed, 30 Apr 2025 08:54:01 +0800
From: Chen Wang <unicorn_wang@...look.com>
To: Guenter Roeck <linux@...ck-us.net>
Cc: linux-hwmon@...r.kernel.org, devicetree@...r.kernel.org,
sophgo@...ts.linux.dev, linux-kernel@...r.kernel.org,
linux-i2c@...r.kernel.org, linux-riscv@...ts.infradead.org,
linux-mmc@...r.kernel.org, Yixun Lan <dlan@...too.org>,
Longbin Li <looong.bin@...il.com>, Inochi Amaoto <inochiama@...il.com>,
Jean Delvare <jdelvare@...e.com>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley
<conor+dt@...nel.org>, Andi Shyti <andi.shyti@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>,
Paul Walmsley <paul.walmsley@...ive.com>,
Samuel Holland <samuel.holland@...ive.com>,
Ulf Hansson <ulf.hansson@...aro.org>, Philipp Zabel
<p.zabel@...gutronix.de>, Palmer Dabbelt <palmer@...belt.com>,
Albert Ou <aou@...s.berkeley.edu>, Alexandre Ghiti <alex@...ti.fr>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Thomas Bonnefille <thomas.bonnefille@...tlin.com>,
Jarkko Nikula <jarkko.nikula@...ux.intel.com>,
Jisheng Zhang <jszhang@...nel.org>, Chao Wei <chao.wei@...hgo.com>
Subject: Re: [PATCH v2 06/10] dt-bindings: hwmon: Add Sophgo SG2044 external
hardware monitor support
Hi, Guenter,
Would you please apply this on hwmon/for-next for 6.16? I checked the
change history of sophgo,sg2042-hwmon-mcu.yaml and looks like you
submitted it last time.
Thanks,
Chen
On 2025/4/14 6:35, Inochi Amaoto wrote:
> The MCU device on SG2044 exposes the same interface as SG2042, which is
> already supported by the kernel.
>
> Add compatible string for monitor device of SG2044.
>
> Signed-off-by: Inochi Amaoto <inochiama@...il.com>
> Acked-by: Rob Herring (Arm) <robh@...nel.org>
> ---
> .../devicetree/bindings/hwmon/sophgo,sg2042-hwmon-mcu.yaml | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/hwmon/sophgo,sg2042-hwmon-mcu.yaml b/Documentation/devicetree/bindings/hwmon/sophgo,sg2042-hwmon-mcu.yaml
> index f0667ac41d75..b76805d39427 100644
> --- a/Documentation/devicetree/bindings/hwmon/sophgo,sg2042-hwmon-mcu.yaml
> +++ b/Documentation/devicetree/bindings/hwmon/sophgo,sg2042-hwmon-mcu.yaml
> @@ -11,7 +11,11 @@ maintainers:
>
> properties:
> compatible:
> - const: sophgo,sg2042-hwmon-mcu
> + oneOf:
> + - items:
> + - const: sophgo,sg2044-hwmon-mcu
> + - const: sophgo,sg2042-hwmon-mcu
> + - const: sophgo,sg2042-hwmon-mcu
>
> reg:
> maxItems: 1
Powered by blists - more mailing lists