Re: [PATCH] dt-bindings: arm: rockchip: fix Theobroma-System board bindings

From: Rob Herring
Date: Tue Sep 17 2019 - 10:17:04 EST


On Tue, Sep 17, 2019 at 3:35 AM Heiko Stuebner <heiko@xxxxxxxxx> wrote:
>
> The naming convention for the existing Theobroma boards is
> soc-q7module-baseboard, so rk3399-puma-haikou and the in-kernel
> devicetrees also follow that scheme.
>
> For some reason in the binding a wrong or outdated naming slipped
> in which does not match the used devicetrees and makes the dt-schema
> complain now.
>
> Fix this by using the names used in the wild by actual boards.

Perhaps a Fixes tag.

> Signed-off-by: Heiko Stuebner <heiko@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/rockchip.yaml | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>