diff options
author | jason-ch chen <[email protected]> | 2023-10-23 16:38:37 +0800 |
---|---|---|
committer | AngeloGioacchino Del Regno <[email protected]> | 2023-12-11 11:13:07 +0100 |
commit | 7711c3c46249344fcbbfdb3ba626801e4392fa5c (patch) | |
tree | 14731ce43e23a60d70350aa567adbfd351ea872d | |
parent | 6741cbb7875d12c7bb33099aeb4eafa497008ce0 (diff) |
dt-bindings: arm: mediatek: Add mt8188 pericfg compatible
Add mt8188 pericfg compatible to binding document.
Signed-off-by: jason-ch chen <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
-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 26158d0d72f3..33c94c491828 100644 --- a/Documentation/devicetree/bindings/arm/mediatek/mediatek,pericfg.yaml +++ b/Documentation/devicetree/bindings/arm/mediatek/mediatek,pericfg.yaml @@ -28,6 +28,7 @@ properties: - mediatek,mt8173-pericfg - mediatek,mt8183-pericfg - mediatek,mt8186-pericfg + - mediatek,mt8188-pericfg - mediatek,mt8195-pericfg - mediatek,mt8516-pericfg - const: syscon |