On 31/03/2021 11:13, Hsin-Yi Wang wrote: > Kakadu is also known as ASUS Chromebook Detachable CM3. > > Signed-off-by: Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx> Whole series applied to v5.12-next/dts64 Thanks! > --- > Documentation/devicetree/bindings/arm/mediatek.yaml | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml > index cf24401edb85..9774f44b51d9 100644 > --- a/Documentation/devicetree/bindings/arm/mediatek.yaml > +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml > @@ -138,6 +138,13 @@ properties: > - const: google,juniper-sku16 > - const: google,juniper > - const: mediatek,mt8183 > + - description: Google Kakadu (ASUS Chromebook Detachable CM3) > + items: > + - const: google,kakadu-rev3 > + - const: google,kakadu-rev2 > + - const: google,kakadu > + - const: mediatek,mt8183 > + > > additionalProperties: true > >