diff options
| author | Heiko Stuebner <heiko@sntech.de> | 2025-07-30 19:34:22 +0200 |
|---|---|---|
| committer | Lee Jones <lee@kernel.org> | 2025-10-01 10:28:09 +0100 |
| commit | 9d602da0c9919f36d55b051951c1fd4f3dc24593 (patch) | |
| tree | 1bc064f5956f5bfec7bf1585817eba12c734b9b3 | |
| parent | 00ea54f058cd4cb082302fe598cfe148e0aadf94 (diff) | |
| download | linux-9d602da0c9919f36d55b051951c1fd4f3dc24593.tar.gz linux-9d602da0c9919f36d55b051951c1fd4f3dc24593.zip | |
dt-bindings: mfd: qnap,ts433-mcu: Add qnap,ts233-mcu compatible
The same MCU is used on other devices of the series with a slightly
different set of features, like the number of LEDs.
Add a compatible for the MCU used in the TS233 variant.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: "Rob Herring (Arm)" <robh@kernel.org>
Link: https://lore.kernel.org/r/20250730173423.1878599-2-heiko@sntech.de
Signed-off-by: Lee Jones <lee@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/mfd/qnap,ts433-mcu.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/qnap,ts433-mcu.yaml b/Documentation/devicetree/bindings/mfd/qnap,ts433-mcu.yaml index 877078ac172f..fe9e06cfb933 100644 --- a/Documentation/devicetree/bindings/mfd/qnap,ts433-mcu.yaml +++ b/Documentation/devicetree/bindings/mfd/qnap,ts433-mcu.yaml @@ -16,6 +16,7 @@ description: properties: compatible: enum: + - qnap,ts233-mcu - qnap,ts433-mcu patternProperties: |
