diff options
author | Keguang Zhang <keguang.zhang@gmail.com> | 2023-09-14 19:44:33 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-09-16 11:46:14 +0100 |
commit | 7e10088bc4e458493688a7aee08998479f541628 (patch) | |
tree | bed25694c34ec73feac608a4cf644b3df6cc0c09 /Documentation/devicetree/bindings/mfd | |
parent | 487e1937b9c06b02a0577da6044694b4aaafc19b (diff) |
dt-bindings: mfd: syscon: Add compatibles for Loongson-1 syscon
Add Loongson LS1B and LS1C compatibles for system controller.
Signed-off-by: Keguang Zhang <keguang.zhang@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Serge Semin <fancer.lancer@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/devicetree/bindings/mfd')
-rw-r--r-- | Documentation/devicetree/bindings/mfd/syscon.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml index 8103154bbb52..c77d7b155a4c 100644 --- a/Documentation/devicetree/bindings/mfd/syscon.yaml +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml @@ -49,6 +49,8 @@ properties: - hisilicon,peri-subctrl - hpe,gxp-sysreg - intel,lgm-syscon + - loongson,ls1b-syscon + - loongson,ls1c-syscon - marvell,armada-3700-usb2-host-misc - mediatek,mt8135-pctl-a-syscfg - mediatek,mt8135-pctl-b-syscfg |