On 19/03/2021 04:52, Hsin-Yi Wang wrote: > mt8183-kukui-jacuzzi-damu board also known as ASUS Chromebook Flip CM3, > using mediatek mt8183 SoC. > > Signed-off-by: Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx> > Reviewed-by: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx> Whole series applied to v5.12-next/dts64 Thanks > --- > 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 93b3bdf6eaeb..a86716cdd408 100644 > --- a/Documentation/devicetree/bindings/arm/mediatek.yaml > +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml > @@ -125,6 +125,10 @@ properties: > - google,krane-sku176 > - const: google,krane > - const: mediatek,mt8183 > + - description: Google Damu (ASUS Chromebook Flip CM3) > + items: > + - const: google,damu > + - const: mediatek,mt8183 > > additionalProperties: true > >