diff options
author | Guenter Roeck <linux@roeck-us.net> | 2023-05-08 20:35:31 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2024-06-10 09:13:41 -0700 |
commit | f3edbbd70bb7df08006c497a23b426cd70b229b3 (patch) | |
tree | 779a89764e0c9bada3dc899795346bd8ce2bf112 /Documentation/devicetree/bindings/trivial-devices.yaml | |
parent | fb7a4931ef141054970ed065151a879764553206 (diff) |
dt-bindings: trivial-devices: Add jedec,spd5118
Add bindings for the SPD hub present in DDR5 modules.
(https://www.jedec.org/standards-documents/docs/jesd300-5b01).
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/devicetree/bindings/trivial-devices.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/trivial-devices.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index 0a419453d183..1d19e67de2a1 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -168,6 +168,8 @@ properties: - isil,isl69269 # Intersil ISL76682 Ambient Light Sensor - isil,isl76682 + # JEDEC JESD300 (SPD5118) Hub and Serial Presence Detect + - jedec,spd5118 # Linear Technology LTC2488 - lineartechnology,ltc2488 # 5 Bit Programmable, Pulse-Width Modulator |