On 10/09/2023 08:28, Macpaul Lin wrote: > Fix the missing description for Mediatek mt8365-evk board. > > Fixes: 4f5fc078ac6f ("dt-bindings: arm64: dts: mediatek: Add mt8365-evk board") There is no bug here. Drop. > Signed-off-by: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/mediatek.yaml | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Documentation/devicetree/bindings/arm/mediatek.yaml > index c2935e99626b..3ce39a346fb1 100644 > --- a/Documentation/devicetree/bindings/arm/mediatek.yaml > +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml > @@ -248,7 +248,8 @@ properties: > - enum: > - mediatek,mt8183-pumpkin > - const: mediatek,mt8183 > - - items: > + - description: MediaTek Genio 350 Boards (Genio 350 EVK) That's a bit confusing. So all of the boards here will be Genio 350 EVK? I don't get what is the point of this description. > + items: > - enum: > - mediatek,mt8365-evk > - const: mediatek,mt8365 Best regards, Krzysztof