[PATCH v2 00/19] arm64: dts: imx8: Align pins and regulators with dtschema

Krzysztof Kozlowski krzk at kernel.org
Fri Aug 28 12:47:31 EDT 2020


Hi,

This is a v2 of my second batch of i.MX8 DTS and bindings cleanup. It's
rebased on top of first batch [1] although it is independent.

1. For arm64/dts patches: to avoid any conflicts, better to apply
   on top of [1].
2. dt-bindings patches: independend, can be applied by Rob or subsystem
   maintainers.


Changes since v1:
=================
1. Address few comments - see individual patches.

[1] https://lore.kernel.org/lkml/20200825193536.7332-1-krzk@kernel.org/


Best regards,
Krzysztof


Krzysztof Kozlowski (19):
  dt-bindings: mfd: rohm,bd71847-pmic: Correct clock properties
    requirements
  dt-bindings: mtd: gpmi-nand: Fix matching of clocks on different SoCs
  arm64: dts: imx8mm-beacon-kit: Add missing build through Makefile
  arm64: dts: imx8mm-beacon-som: Align regulator names with schema
  arm64: dts: imx8mm-beacon-som: Fix atmel,24c64 EEPROM compatible
  arm64: dts: imx8mm-beacon: Align pin configuration group names with
    schema
  arm64: dts: imx8mm-evk: Align regulator names with schema
  arm64: dts: imx8mm-evk: Add 32.768 kHz clock to PMIC
  arm64: dts: imx8mm-evk: Align pin configuration group names with
    schema
  arm64: dts: imx8mm-ddr4-evk: Align pin configuration group names with
    schema
  arm64: dts: imx8mn-ddr4-evk: Align regulator names with schema
  arm64: dts: imx8mn-evk: Align pin configuration group names with
    schema
  arm64: dts: imx8mq-evk: Align pin configuration group names with
    schema
  arm64: dts: imx8mq-librem5-devkit: Align pin configuration group names
    with schema
  arm64: dts: imx8mq-phanbell: Align pin configuration group names with
    schema
  arm64: dts: imx8mq-pico-pi: Align pin configuration group names with
    schema
  arm64: dts: imx8mq-sr-som: Align pin configuration group names with
    schema
  arm64: dts: imx8mq-hummingboard-pulse: Align pin configuration group
    names with schema
  arm64: dts: imx8qxp-colibri: Align pin configuration group names with
    schema

 .../bindings/mfd/rohm,bd71847-pmic.yaml       |  9 ++-
 .../devicetree/bindings/mtd/gpmi-nand.yaml    | 76 +++++++++++++++----
 arch/arm64/boot/dts/freescale/Makefile        |  1 +
 .../freescale/imx8mm-beacon-baseboard.dtsi    |  8 +-
 .../boot/dts/freescale/imx8mm-beacon-som.dtsi | 36 ++++-----
 arch/arm64/boot/dts/freescale/imx8mm-evk.dts  | 40 +++++-----
 .../boot/dts/freescale/imx8mn-ddr4-evk.dts    | 24 +++---
 arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi | 14 ++--
 arch/arm64/boot/dts/freescale/imx8mq-evk.dts  |  2 +-
 .../freescale/imx8mq-hummingboard-pulse.dts   |  8 +-
 .../dts/freescale/imx8mq-librem5-devkit.dts   | 12 +--
 .../boot/dts/freescale/imx8mq-phanbell.dts    | 12 +--
 .../boot/dts/freescale/imx8mq-pico-pi.dts     | 12 +--
 .../boot/dts/freescale/imx8mq-sr-som.dtsi     |  4 +-
 .../boot/dts/freescale/imx8qxp-colibri.dtsi   |  8 +-
 15 files changed, 161 insertions(+), 105 deletions(-)

-- 
2.17.1




More information about the linux-mtd mailing list