Message ID | 20210331091327.1198529-1-hsinyi@chromium.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [1/4] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-kakadu | expand |
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@chromium.org> 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 > >
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
Kakadu is also known as ASUS Chromebook Detachable CM3. Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org> --- Documentation/devicetree/bindings/arm/mediatek.yaml | 7 +++++++ 1 file changed, 7 insertions(+)