diff options
author | AngeloGioacchino Del Regno <[email protected]> | 2022-10-27 11:55:03 +0200 |
---|---|---|
committer | Matthias Brugger <[email protected]> | 2022-11-21 13:20:16 +0100 |
commit | 434cdafabcbafdd2b6cc65c59ba7a6a7120d491e (patch) | |
tree | ad92b408d0a9de4b8ffcc58e9ae20b79c210812b | |
parent | d83f8a42e601b60e3133c6406ed4d16c67b316da (diff) |
dt-bindings: arm: mediatek: Add compatible for MT6795 Sony Xperia M5
Add a compatible for the Sony Xperia M5 smartphone.
Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Matthias Brugger <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/mediatek.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml index 7642f9350d2c..2275e5d93721 100644 --- a/Documentation/devicetree/bindings/arm/mediatek.yaml +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml @@ -58,6 +58,7 @@ properties: - items: - enum: - mediatek,mt6795-evb + - sony,xperia-m5 - const: mediatek,mt6795 - items: - enum: |