Message ID | 20250512115355.923342-1-sirius.wang@mediatek.com |
---|---|
Headers | show |
Series | Add mt8189 dts evalution board and Makefile | expand |
On Mon, May 12, 2025 at 07:53:48PM +0800, Sirius Wang wrote: > This commit adds dt-binding documentation for the MediaTek MT8189 > reference board. > > Signed-off-by: Sirius Wang <sirius.wang@mediatek.com> > Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> > --- > Documentation/devicetree/bindings/arm/mediatek.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > > 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 > -- > 2.45.2 >