diff options
author | Brad Larson <blarson@amd.com> | 2023-01-18 19:51:26 -0800 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2023-02-22 08:25:52 +0000 |
commit | 8e993c5888fa7131b384f3c8ec710209b7be78e6 (patch) | |
tree | 4fbdd4e0f15f4db3c7fb704b5be8fc8d669fa68c /Documentation/devicetree/bindings/mfd | |
parent | 484cd9c0ec63b807227c44c10e47330eba136dff (diff) |
dt-bindings: mfd: syscon: Add amd,pensando-elba-syscon compatible
Add the AMD Pensando Elba SoC system registers compatible
Signed-off-by: Brad Larson <blarson@amd.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230119035136.21603-6-blarson@amd.com
Diffstat (limited to 'Documentation/devicetree/bindings/mfd')
-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 2f66713f4f7b..ac111a219427 100644 --- a/Documentation/devicetree/bindings/mfd/syscon.yaml +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml @@ -38,6 +38,7 @@ properties: - allwinner,sun8i-h3-system-controller - allwinner,sun8i-v3s-system-controller - allwinner,sun50i-a64-system-controller + - amd,pensando-elba-syscon - brcm,cru-clkset - freecom,fsg-cs2-system-controller - fsl,imx93-aonmix-ns-syscfg |