On 24/01/2019 09:07, Erin Lo wrote: > This adds dt-binding documentation of cpu for Mediatek MT8183. > > Signed-off-by: Erin Lo <erin.lo@xxxxxxxxxxxx> > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> pushed to v5.0-next/dts64 Thanks, Matthias > --- > Documentation/devicetree/bindings/arm/mediatek.txt | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/mediatek.txt b/Documentation/devicetree/bindings/arm/mediatek.txt > index 8f260e5..f6d6ed3 100644 > --- a/Documentation/devicetree/bindings/arm/mediatek.txt > +++ b/Documentation/devicetree/bindings/arm/mediatek.txt > @@ -20,6 +20,7 @@ compatible: Must contain one of > "mediatek,mt8127" > "mediatek,mt8135" > "mediatek,mt8173" > + "mediatek,mt8183" > > > Supported boards: > @@ -77,3 +78,6 @@ Supported boards: > - MTK mt8173 tablet EVB: > Required root node properties: > - compatible = "mediatek,mt8173-evb", "mediatek,mt8173"; > +- Evaluation board for MT8183: > + Required root node properties: > + - compatible = "mediatek,mt8183-evb", "mediatek,mt8183"; >