diff mbox series

dt-bindings: hwmon: nuvoton,nct6775: Add compatible value for NCT6799

Message ID 20240221155158.2234898-1-linux@roeck-us.net (mailing list archive)
State Accepted
Headers show
Series dt-bindings: hwmon: nuvoton,nct6775: Add compatible value for NCT6799 | expand

Commit Message

Guenter Roeck Feb. 21, 2024, 3:51 p.m. UTC
While NCT6799 is mostly compatible to NCT6798, it needs a separate
compatible entry because it is not completely compatible and does
require chip specific code in the driver.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
---
 Documentation/devicetree/bindings/hwmon/nuvoton,nct6775.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Conor Dooley Feb. 21, 2024, 7:04 p.m. UTC | #1
On Wed, Feb 21, 2024 at 07:51:58AM -0800, Guenter Roeck wrote:
> While NCT6799 is mostly compatible to NCT6798, it needs a separate
> compatible entry because it is not completely compatible and does
> require chip specific code in the driver.
> 
> Signed-off-by: Guenter Roeck <linux@roeck-us.net>

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Cheers,
Conor.

> ---
>  Documentation/devicetree/bindings/hwmon/nuvoton,nct6775.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/hwmon/nuvoton,nct6775.yaml b/Documentation/devicetree/bindings/hwmon/nuvoton,nct6775.yaml
> index 358b262431fc..e3db642878d4 100644
> --- a/Documentation/devicetree/bindings/hwmon/nuvoton,nct6775.yaml
> +++ b/Documentation/devicetree/bindings/hwmon/nuvoton,nct6775.yaml
> @@ -25,6 +25,7 @@ properties:
>        - nuvoton,nct6796
>        - nuvoton,nct6797
>        - nuvoton,nct6798
> +      - nuvoton,nct6799
>  
>    reg:
>      maxItems: 1
> -- 
> 2.39.2
>
Zev Weiss Feb. 22, 2024, 1 a.m. UTC | #2
On Wed, Feb 21, 2024 at 07:51:58AM PST, Guenter Roeck wrote:
>While NCT6799 is mostly compatible to NCT6798, it needs a separate
>compatible entry because it is not completely compatible and does
>require chip specific code in the driver.
>
>Signed-off-by: Guenter Roeck <linux@roeck-us.net>
>---
> Documentation/devicetree/bindings/hwmon/nuvoton,nct6775.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
>diff --git a/Documentation/devicetree/bindings/hwmon/nuvoton,nct6775.yaml b/Documentation/devicetree/bindings/hwmon/nuvoton,nct6775.yaml
>index 358b262431fc..e3db642878d4 100644
>--- a/Documentation/devicetree/bindings/hwmon/nuvoton,nct6775.yaml
>+++ b/Documentation/devicetree/bindings/hwmon/nuvoton,nct6775.yaml
>@@ -25,6 +25,7 @@ properties:
>       - nuvoton,nct6796
>       - nuvoton,nct6797
>       - nuvoton,nct6798
>+      - nuvoton,nct6799
>
>   reg:
>     maxItems: 1
>-- 
>2.39.2
>

Acked-by: Zev Weiss <zev@bewilderbeest.net>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/hwmon/nuvoton,nct6775.yaml b/Documentation/devicetree/bindings/hwmon/nuvoton,nct6775.yaml
index 358b262431fc..e3db642878d4 100644
--- a/Documentation/devicetree/bindings/hwmon/nuvoton,nct6775.yaml
+++ b/Documentation/devicetree/bindings/hwmon/nuvoton,nct6775.yaml
@@ -25,6 +25,7 @@  properties:
       - nuvoton,nct6796
       - nuvoton,nct6797
       - nuvoton,nct6798
+      - nuvoton,nct6799
 
   reg:
     maxItems: 1