mbox series

[v2,0/5] ARM: dts: imx6sl / imx6sll: dtbs_check errors

Message ID 20210924091439.2561931-1-andreas@kemnade.info (mailing list archive)
Headers show
Series ARM: dts: imx6sl / imx6sll: dtbs_check errors | expand

Message

Andreas Kemnade Sept. 24, 2021, 9:14 a.m. UTC
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(-)

Comments

Shawn Guo Oct. 5, 2021, 5:46 a.m. UTC | #1
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
>