Message ID | 20250508063546.289115-2-sirius.wang@mediatek.com |
---|---|
State | New |
Headers | show |
Series | Add mt8189 dts evalution board and Makefile | expand |
diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml index fa1646bc0bac..05e827076a7f 100644 --- a/Documentation/devicetree/bindings/arm/mediatek.yaml +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml @@ -372,6 +372,10 @@ properties: - enum: - mediatek,mt8188-evb - const: mediatek,mt8188 + - items: + - enum: + - mediatek,mt8189-evb + - const: mediatek,mt8189 - description: Google Hayato items: - const: google,hayato-rev1
This commit adds dt-binding documentation for the MediaTek MT8189 reference board. Signed-off-by: Sirius Wang <sirius.wang@mediatek.com> --- Documentation/devicetree/bindings/arm/mediatek.yaml | 4 ++++ 1 file changed, 4 insertions(+)