mbox series

[v2,00/12] ARM: dts: imx: Board compatibles cleanup

Message ID 20200930190143.27032-1-krzk@kernel.org (mailing list archive)
Headers show
Series ARM: dts: imx: Board compatibles cleanup | expand

Message

Krzysztof Kozlowski Sept. 30, 2020, 7:01 p.m. UTC
Hi,

Changes since v1:
1. Drop applied vendor-prefix patches.
2. Add Reviews from Rob.
3. Use ABB prefix for Aristainetos boards.
4. Add missed compatibles for i.MX51, i.MX53 and i.MX6DL.
5. Fix typo (VF600 -> VF610) in VF boards.
6. New vendor prefixes (patches): #1 and #2.

Best regards,
Krzysztof


Krzysztof Kozlowski (12):
  dt-bindings: vendor-prefixes: add MicroSys
  dt-bindings: vendor-prefixes: add Revotics
  dt-bindings: arm: fsl: document i.MX25 and i.MX27 boards
  dt-bindings: arm: fsl: document i.MX51 boards
  dt-bindings: arm: fsl: document i.MX53 boards
  dt-bindings: arm: fsl: document VF boards
  dt-bindings: arm: fsl: document i.MX6DL boards
  ARM: dts: imx6dl-pico: fix board compatibles
  dt-bindings: vendor-prefixes: add ABB
  dt-bindings: arm: fsl: document i.MX6DL Aristainetos boards
  ARM: dts: imx6dl: add compatibles for Aristainetos boards
  dt-bindings: arm: fsl: document i.MX6Q boards

 .../devicetree/bindings/arm/fsl.yaml          | 223 ++++++++++++++++--
 .../devicetree/bindings/vendor-prefixes.yaml  |   6 +
 arch/arm/boot/dts/imx6dl-aristainetos2_4.dts  |   2 +-
 arch/arm/boot/dts/imx6dl-aristainetos2_7.dts  |   2 +-
 arch/arm/boot/dts/imx6dl-aristainetos_4.dts   |   2 +-
 arch/arm/boot/dts/imx6dl-aristainetos_7.dts   |   2 +-
 arch/arm/boot/dts/imx6dl-pico-dwarf.dts       |   2 +-
 arch/arm/boot/dts/imx6dl-pico-hobbit.dts      |   2 +-
 arch/arm/boot/dts/imx6dl-pico-nymph.dts       |   2 +-
 arch/arm/boot/dts/imx6dl-pico-pi.dts          |   2 +-
 10 files changed, 216 insertions(+), 29 deletions(-)

Comments

Krzysztof Kozlowski Sept. 30, 2020, 7:04 p.m. UTC | #1
On Wed, Sep 30, 2020 at 09:01:43PM +0200, Krzysztof Kozlowski wrote:
> Document and adjust the compatibles for i.MX6Q based boards.
> The Toradex Boards use multiple compatibles.
> 
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> ---
>  .../devicetree/bindings/arm/fsl.yaml          | 56 +++++++++++++++++--
>  1 file changed, 50 insertions(+), 6 deletions(-)

Please skip this one, I sent it too fast. I did not finish yet all other
i.MX 6 and need to squash here some work-in-progress.

Best regards,
Krzysztof
Shawn Guo Oct. 30, 2020, 6:51 a.m. UTC | #2
On Wed, Sep 30, 2020 at 09:01:31PM +0200, Krzysztof Kozlowski wrote:
> Hi,
> 
> Changes since v1:
> 1. Drop applied vendor-prefix patches.
> 2. Add Reviews from Rob.
> 3. Use ABB prefix for Aristainetos boards.
> 4. Add missed compatibles for i.MX51, i.MX53 and i.MX6DL.
> 5. Fix typo (VF600 -> VF610) in VF boards.
> 6. New vendor prefixes (patches): #1 and #2.
> 
> Best regards,
> Krzysztof
> 
> 
> Krzysztof Kozlowski (12):
>   dt-bindings: vendor-prefixes: add MicroSys
>   dt-bindings: vendor-prefixes: add Revotics
>   dt-bindings: arm: fsl: document i.MX25 and i.MX27 boards

This one was applied from v1.

>   dt-bindings: arm: fsl: document i.MX51 boards
>   dt-bindings: arm: fsl: document i.MX53 boards
>   dt-bindings: arm: fsl: document VF boards
>   dt-bindings: arm: fsl: document i.MX6DL boards
>   ARM: dts: imx6dl-pico: fix board compatibles
>   dt-bindings: vendor-prefixes: add ABB
>   dt-bindings: arm: fsl: document i.MX6DL Aristainetos boards
>   ARM: dts: imx6dl: add compatibles for Aristainetos boards

Applied all above.

Shawn

>   dt-bindings: arm: fsl: document i.MX6Q boards
> 
>  .../devicetree/bindings/arm/fsl.yaml          | 223 ++++++++++++++++--
>  .../devicetree/bindings/vendor-prefixes.yaml  |   6 +
>  arch/arm/boot/dts/imx6dl-aristainetos2_4.dts  |   2 +-
>  arch/arm/boot/dts/imx6dl-aristainetos2_7.dts  |   2 +-
>  arch/arm/boot/dts/imx6dl-aristainetos_4.dts   |   2 +-
>  arch/arm/boot/dts/imx6dl-aristainetos_7.dts   |   2 +-
>  arch/arm/boot/dts/imx6dl-pico-dwarf.dts       |   2 +-
>  arch/arm/boot/dts/imx6dl-pico-hobbit.dts      |   2 +-
>  arch/arm/boot/dts/imx6dl-pico-nymph.dts       |   2 +-
>  arch/arm/boot/dts/imx6dl-pico-pi.dts          |   2 +-
>  10 files changed, 216 insertions(+), 29 deletions(-)
> 
> -- 
> 2.17.1
>