diff options
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/hwmon/jedec,jc42.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/hwmon/jedec,jc42.yaml b/Documentation/devicetree/bindings/hwmon/jedec,jc42.yaml index a7bb4e3a1c46..0e49b3901161 100644 --- a/Documentation/devicetree/bindings/hwmon/jedec,jc42.yaml +++ b/Documentation/devicetree/bindings/hwmon/jedec,jc42.yaml @@ -10,6 +10,14 @@ maintainers: - Jean Delvare <jdelvare@suse.com> - Guenter Roeck <linux@roeck-us.net> +select: + properties: + compatible: + const: jedec,jc-42.4-temp + + required: + - compatible + properties: compatible: oneOf: @@ -31,6 +39,7 @@ properties: - microchip,mcp98244 - microchip,mcp9843 - nxp,se97 + - nxp,se97b - nxp,se98 - onnn,cat6095 - onnn,cat34ts02 |