diff options
author | Emil Renner Berthing <[email protected]> | 2023-02-11 05:18:15 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2023-04-26 11:40:28 +0100 |
commit | 4d820dda94162968ea743675d9338ff5df6f62d0 (patch) | |
tree | 3e819a5a02e51b8ceea3503ca2692555ef8cc8ba | |
parent | cf973869b9c46a9c817831bc31d89a2c38b65ba0 (diff) |
dt-bindings: mfd: syscon: Add StarFive JH7100 sysmain compatible
Document StarFive JH7100 SoC compatible for sysmain registers.
Signed-off-by: Emil Renner Berthing <[email protected]>
Signed-off-by: Cristian Ciocaltea <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-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 c828c4f5e4a7..43f564be709f 100644 --- a/Documentation/devicetree/bindings/mfd/syscon.yaml +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml @@ -67,6 +67,7 @@ properties: - rockchip,rk3568-qos - rockchip,rk3588-qos - rockchip,rv1126-qos + - starfive,jh7100-sysmain - const: syscon |