diff options
author | Michael Walle <mwalle@kernel.org> | 2024-04-08 10:08:15 +0200 |
---|---|---|
committer | AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> | 2024-06-27 10:10:22 +0200 |
commit | 1b4472430f659369694fe7483995fd39c8d543b6 (patch) | |
tree | 58fa8caf9e79d5abc49646c249cee67d63b14fff /Documentation/devicetree/bindings/arm/mediatek.yaml | |
parent | arm64: dts: mediatek: mt8395-genio-1200-evk: add u3port1 for xhci1 (diff) | |
download | linux-1b4472430f659369694fe7483995fd39c8d543b6.tar.xz linux-1b4472430f659369694fe7483995fd39c8d543b6.zip |
dt-bindings: arm64: mediatek: add Kontron 3.5"-SBC-i1200
Add the compatible string for the Kontron 3.5"-SBC-i1200 single board
computer.
Signed-off-by: Michael Walle <mwalle@kernel.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20240408080816.4134370-1-mwalle@kernel.org
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/mediatek.yaml')
-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 e93d23849353..eccc3f7cc4e6 100644 --- a/Documentation/devicetree/bindings/arm/mediatek.yaml +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml @@ -367,6 +367,7 @@ properties: - const: mediatek,mt8188 - items: - enum: + - kontron,3-5-sbc-i1200 - mediatek,mt8395-evk - radxa,nio-12l - const: mediatek,mt8395 |