diff options
author | Michael Walle <michael@walle.cc> | 2022-03-13 03:31:22 +0300 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2022-03-23 17:52:02 +0300 |
commit | d99460ed5cdcc28feba6b992630b04650e410902 (patch) | |
tree | 093e1d2fb594438affcf628a1e3c0be644d2f6e3 /Documentation/devicetree | |
parent | def387a2395708ccba333ccc0cea82ef5108f9be (diff) | |
download | linux-d99460ed5cdcc28feba6b992630b04650e410902.tar.xz |
dt-bindings: mfd: syscon: Add microchip,lan966x-cpu-syscon compatible
Add the Microchip LAN966x CPU system registers compatible.
Signed-off-by: Michael Walle <michael@walle.cc>
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20220313003122.19155-1-michael@walle.cc
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/mfd/syscon.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml index 29d4a97f7108..13baa452cc9d 100644 --- a/Documentation/devicetree/bindings/mfd/syscon.yaml +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml @@ -48,6 +48,7 @@ properties: - marvell,armada-3700-usb2-host-misc - mediatek,mt8135-pctl-a-syscfg - mediatek,mt8135-pctl-b-syscfg + - microchip,lan966x-cpu-syscon - microchip,sparx5-cpu-syscon - mstar,msc313-pmsleep - rockchip,px30-qos |