summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVasileios Amoiridis <vasileios.amoiridis@cern.ch>2026-01-19 22:08:05 +0300
committerGuenter Roeck <linux@roeck-us.net>2026-02-07 20:33:00 +0300
commit438921da7b795018d832b40955d47a42d0d53e4d (patch)
tree3257937921445479a405f8bdec7205b304fd19ee
parentafa7c56ec447315ab38182bb9c185d8ea712c3ad (diff)
downloadlinux-438921da7b795018d832b40955d47a42d0d53e4d.tar.xz
dt-bindings: trivial-devices: Add hitron,hac300s
Add HiTRON HAC300S PSU to trivial devices since it is simple PMBUS capable device. Since this is the first supported device from this vendor, document its name to the vendor-prefixes.yaml file as well. Signed-off-by: Vasileios Amoiridis <vasileios.amoiridis@cern.ch> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260119190806.35276-2-vassilisamir@gmail.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
-rw-r--r--Documentation/devicetree/bindings/trivial-devices.yaml2
-rw-r--r--Documentation/devicetree/bindings/vendor-prefixes.yaml2
2 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
index 53b102b24950..ff1c6b4975c1 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -123,6 +123,8 @@ properties:
- fsl,mma8450
# MPR121: Proximity Capacitive Touch Sensor Controller
- fsl,mpr121
+ # HiTRON AC/DC CompactPCI Power Supply
+ - hitron,hac300s
# Honeywell Humidicon HIH-6130 humidity/temperature sensor
- honeywell,hi6130
# IBM Common Form Factor Power Supply Versions (all versions)
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index c7591b2aec2a..fdb11141e597 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -701,6 +701,8 @@ patternProperties:
description: Hitachi Ltd.
"^hitex,.*":
description: Hitex Development Tools
+ "^hitron,.*":
+ description: HiTRON Electronics Corporation
"^holt,.*":
description: Holt Integrated Circuits, Inc.
"^holtek,.*":