2021-09-24 11:34:20

by Andreas Kemnade

[permalink] [raw]
Subject: [PATCH v2 0/5] ARM: dts: imx6sl / imx6sll: dtbs_check errors

Fix some errors found by make dtbs_check during adding of new device trees.
These are not all errors, just the ones which seem clear to me now.

Changes in v2:
- style: correct align in operating points

Andreas Kemnade (5):
ARM: dts: imx: e60k02: correct led node name
ARM: dts: imx6sl: fixup of operating points
ARM: dts: imx6sll: fixup of operating points
ARM: dts: imx6sl: fix mmc compatibles
ARM: dts: imx6sll: fix mmc compatibles

arch/arm/boot/dts/e60k02.dtsi | 2 +-
arch/arm/boot/dts/imx6sl.dtsi | 26 ++++++++++++--------------
arch/arm/boot/dts/imx6sll.dtsi | 28 +++++++++++++---------------
3 files changed, 26 insertions(+), 30 deletions(-)

--
2.30.2


2021-10-05 05:47:59

by Shawn Guo

[permalink] [raw]
Subject: Re: [PATCH v2 0/5] ARM: dts: imx6sl / imx6sll: dtbs_check errors

On Fri, Sep 24, 2021 at 11:14:34AM +0200, Andreas Kemnade wrote:
> Fix some errors found by make dtbs_check during adding of new device trees.
> These are not all errors, just the ones which seem clear to me now.
>
> Changes in v2:
> - style: correct align in operating points
>
> Andreas Kemnade (5):
> ARM: dts: imx: e60k02: correct led node name
> ARM: dts: imx6sl: fixup of operating points
> ARM: dts: imx6sll: fixup of operating points

Applied above, thanks!

> ARM: dts: imx6sl: fix mmc compatibles
> ARM: dts: imx6sll: fix mmc compatibles
>
> arch/arm/boot/dts/e60k02.dtsi | 2 +-
> arch/arm/boot/dts/imx6sl.dtsi | 26 ++++++++++++--------------
> arch/arm/boot/dts/imx6sll.dtsi | 28 +++++++++++++---------------
> 3 files changed, 26 insertions(+), 30 deletions(-)
>
> --
> 2.30.2
>