diff options
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2020-05-22 14:06:51 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-22 14:20:11 -0700 |
commit | fbc5d5ed96551df1700acebc5c31c8de300ccc50 (patch) | |
tree | 8ed5d42421ba25bb7f6df03aa5a5ea2acd6b9d0c /Documentation | |
parent | 9f9d1e63dc551bf2799fab2f3925cb836410c6d5 (diff) | |
download | lwn-fbc5d5ed96551df1700acebc5c31c8de300ccc50.tar.gz lwn-fbc5d5ed96551df1700acebc5c31c8de300ccc50.zip |
dt-bindings: add new compatible to mediatek,pericfg
The PERICFG controller is present on the MT8516 SoC. Add an appropriate
compatible variant.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/arm/mediatek/mediatek,pericfg.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/mediatek/mediatek,pericfg.yaml b/Documentation/devicetree/bindings/arm/mediatek/mediatek,pericfg.yaml index 1340c6288024..55209a2baedc 100644 --- a/Documentation/devicetree/bindings/arm/mediatek/mediatek,pericfg.yaml +++ b/Documentation/devicetree/bindings/arm/mediatek/mediatek,pericfg.yaml @@ -25,6 +25,7 @@ properties: - mediatek,mt8135-pericfg - mediatek,mt8173-pericfg - mediatek,mt8183-pericfg + - mediatek,mt8516-pericfg - const: syscon - items: # Special case for mt7623 for backward compatibility |