All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/6] i.MX drivers change for 5.13
@ 2021-03-31  4:10 ` Shawn Guo
  0 siblings, 0 replies; 24+ messages in thread
From: Shawn Guo @ 2021-03-31  4:10 UTC (permalink / raw)
  To: soc, arm
  Cc: Shawn Guo, Fabio Estevam, Stefan Agner, Li Yang, kernel,
	linux-imx, linux-arm-kernel

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-drivers-5.13

for you to fetch changes up to f63af5f3b8e2cba1b0b19b5cc4aa00d152f84599:

  firmware: imx: scu-pd: add missed ADC1 pd (2021-03-29 09:34:37 +0800)

----------------------------------------------------------------
i.MX drivers change for 5.13:

- Update SCU power domain driver to keep console domain power on.
- Add missing ADC1 power domain to SCU power domain driver.
- Update comments for single global power domain in SCU power domain
  driver.
- Add i.MX51/i.MX53 unique id support to i.MX SoC driver.

----------------------------------------------------------------
Dong Aisheng (1):
      firmware: imx: scu-pd: do not power off console domain

Frank Li (1):
      firmware: imx: scu-pd: add missed ADC1 pd

Sebastian Reichel (1):
      soc: imx: add i.MX51/i.MX53 unique id support

Ulf Hansson (1):
      firmware: imx: scu-pd: Update comments for single global power domain

 drivers/firmware/imx/scu-pd.c | 41 +++++++++++++++++++++++++++++++++++++----
 drivers/soc/imx/soc-imx.c     | 12 ++++++++++++
 2 files changed, 49 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL 1/6] i.MX drivers change for 5.13
@ 2021-03-31  4:10 ` Shawn Guo
  0 siblings, 0 replies; 24+ messages in thread
From: Shawn Guo @ 2021-03-31  4:10 UTC (permalink / raw)
  To: soc, arm
  Cc: Shawn Guo, Fabio Estevam, Stefan Agner, Li Yang, kernel,
	linux-imx, linux-arm-kernel

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-drivers-5.13

for you to fetch changes up to f63af5f3b8e2cba1b0b19b5cc4aa00d152f84599:

  firmware: imx: scu-pd: add missed ADC1 pd (2021-03-29 09:34:37 +0800)

----------------------------------------------------------------
i.MX drivers change for 5.13:

- Update SCU power domain driver to keep console domain power on.
- Add missing ADC1 power domain to SCU power domain driver.
- Update comments for single global power domain in SCU power domain
  driver.
- Add i.MX51/i.MX53 unique id support to i.MX SoC driver.

----------------------------------------------------------------
Dong Aisheng (1):
      firmware: imx: scu-pd: do not power off console domain

Frank Li (1):
      firmware: imx: scu-pd: add missed ADC1 pd

Sebastian Reichel (1):
      soc: imx: add i.MX51/i.MX53 unique id support

Ulf Hansson (1):
      firmware: imx: scu-pd: Update comments for single global power domain

 drivers/firmware/imx/scu-pd.c | 41 +++++++++++++++++++++++++++++++++++++----
 drivers/soc/imx/soc-imx.c     | 12 ++++++++++++
 2 files changed, 49 insertions(+), 4 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL 2/6] i.MX SoC update for 5.13
@ 2021-03-31  4:10   ` Shawn Guo
  0 siblings, 0 replies; 24+ messages in thread
From: Shawn Guo @ 2021-03-31  4:10 UTC (permalink / raw)
  To: soc, arm
  Cc: Shawn Guo, Fabio Estevam, Stefan Agner, Li Yang, kernel,
	linux-imx, linux-arm-kernel

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-5.13

for you to fetch changes up to f21a468832f43fdc896e29d1ed8488ba45eeb630:

  ARM: imx: Kconfig: Fix typo in help (2021-03-15 12:21:59 +0800)

----------------------------------------------------------------
i.MX SoC update for 5.13:

- A couple of typo fixes on help text and comment.

----------------------------------------------------------------
Bhaskar Chowdhury (1):
      ARM: mach-imx: Fix a spelling in the file pm-imx5.c

Nobuhiro Iwamatsu (1):
      ARM: imx: Kconfig: Fix typo in help

 arch/arm/mach-imx/Kconfig   | 2 +-
 arch/arm/mach-imx/pm-imx5.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL 2/6] i.MX SoC update for 5.13
@ 2021-03-31  4:10   ` Shawn Guo
  0 siblings, 0 replies; 24+ messages in thread
From: Shawn Guo @ 2021-03-31  4:10 UTC (permalink / raw)
  To: soc, arm
  Cc: Shawn Guo, Fabio Estevam, Stefan Agner, Li Yang, kernel,
	linux-imx, linux-arm-kernel

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-5.13

for you to fetch changes up to f21a468832f43fdc896e29d1ed8488ba45eeb630:

  ARM: imx: Kconfig: Fix typo in help (2021-03-15 12:21:59 +0800)

----------------------------------------------------------------
i.MX SoC update for 5.13:

- A couple of typo fixes on help text and comment.

----------------------------------------------------------------
Bhaskar Chowdhury (1):
      ARM: mach-imx: Fix a spelling in the file pm-imx5.c

Nobuhiro Iwamatsu (1):
      ARM: imx: Kconfig: Fix typo in help

 arch/arm/mach-imx/Kconfig   | 2 +-
 arch/arm/mach-imx/pm-imx5.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL 3/6] i.MX DT bindings update for 5.13
@ 2021-03-31  4:10   ` Shawn Guo
  0 siblings, 0 replies; 24+ messages in thread
From: Shawn Guo @ 2021-03-31  4:10 UTC (permalink / raw)
  To: soc, arm
  Cc: Shawn Guo, Fabio Estevam, Stefan Agner, Li Yang, kernel,
	linux-imx, linux-arm-kernel

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-bindgins-5.13

for you to fetch changes up to 6634b2d252accd3fcdc94a5e0a1319009363892e:

  dt-bindings: arm: fsl: Add the reMarkable 2 e-Ink tablet (2021-03-29 09:42:11 +0800)

----------------------------------------------------------------
i.MX bindings update for 5.13:

- Add vendor prefix for reMarkable.
- Add compatible for reMarkable 2 e-Ink tablet, Kontron pITX-imx8m
  board, Engicam i.Core MX8M Mini devices.
- Add compatbile 'fsl,imx8qm-mu' for i.MX mailbox bindings.
- One correction on example clock-names in imx8qxp-lpcg bindings.

----------------------------------------------------------------
Alistair Francis (2):
      dt-bindings: Add vendor prefix for reMarkable
      dt-bindings: arm: fsl: Add the reMarkable 2 e-Ink tablet

Dong Aisheng (2):
      dt-bindings: arm: fsl: add imx8qm boards compatible string
      dt-bindings: mailbox: mu: add imx8qm support

Heiko Thiery (1):
      dt-bindings: arm: fsl: add Kontron pITX-imx8m board

Jagan Teki (2):
      dt-bindings: arm: fsl: Add Engicam i.Core MX8M Mini C.TOUCH 2.0
      dt-bindings: arm: fsl: Add Engicam i.Core MX8M Mini EDIMM2.2 Starter Kit

Peng Fan (1):
      dt-bindings: clock: imx8qxp-lpcg: correct the example clock-names

 Documentation/devicetree/bindings/arm/fsl.yaml           | 16 ++++++++++++++++
 .../devicetree/bindings/clock/imx8qxp-lpcg.yaml          |  6 +++---
 Documentation/devicetree/bindings/mailbox/fsl,mu.yaml    |  5 ++++-
 Documentation/devicetree/bindings/vendor-prefixes.yaml   |  2 ++
 4 files changed, 25 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL 3/6] i.MX DT bindings update for 5.13
@ 2021-03-31  4:10   ` Shawn Guo
  0 siblings, 0 replies; 24+ messages in thread
From: Shawn Guo @ 2021-03-31  4:10 UTC (permalink / raw)
  To: soc, arm
  Cc: Shawn Guo, Fabio Estevam, Stefan Agner, Li Yang, kernel,
	linux-imx, linux-arm-kernel

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-bindgins-5.13

for you to fetch changes up to 6634b2d252accd3fcdc94a5e0a1319009363892e:

  dt-bindings: arm: fsl: Add the reMarkable 2 e-Ink tablet (2021-03-29 09:42:11 +0800)

----------------------------------------------------------------
i.MX bindings update for 5.13:

- Add vendor prefix for reMarkable.
- Add compatible for reMarkable 2 e-Ink tablet, Kontron pITX-imx8m
  board, Engicam i.Core MX8M Mini devices.
- Add compatbile 'fsl,imx8qm-mu' for i.MX mailbox bindings.
- One correction on example clock-names in imx8qxp-lpcg bindings.

----------------------------------------------------------------
Alistair Francis (2):
      dt-bindings: Add vendor prefix for reMarkable
      dt-bindings: arm: fsl: Add the reMarkable 2 e-Ink tablet

Dong Aisheng (2):
      dt-bindings: arm: fsl: add imx8qm boards compatible string
      dt-bindings: mailbox: mu: add imx8qm support

Heiko Thiery (1):
      dt-bindings: arm: fsl: add Kontron pITX-imx8m board

Jagan Teki (2):
      dt-bindings: arm: fsl: Add Engicam i.Core MX8M Mini C.TOUCH 2.0
      dt-bindings: arm: fsl: Add Engicam i.Core MX8M Mini EDIMM2.2 Starter Kit

Peng Fan (1):
      dt-bindings: clock: imx8qxp-lpcg: correct the example clock-names

 Documentation/devicetree/bindings/arm/fsl.yaml           | 16 ++++++++++++++++
 .../devicetree/bindings/clock/imx8qxp-lpcg.yaml          |  6 +++---
 Documentation/devicetree/bindings/mailbox/fsl,mu.yaml    |  5 ++++-
 Documentation/devicetree/bindings/vendor-prefixes.yaml   |  2 ++
 4 files changed, 25 insertions(+), 4 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL 4/6] i.MX device tree change for 5.13
@ 2021-03-31  4:10   ` Shawn Guo
  0 siblings, 0 replies; 24+ messages in thread
From: Shawn Guo @ 2021-03-31  4:10 UTC (permalink / raw)
  To: soc, arm
  Cc: Shawn Guo, Fabio Estevam, Stefan Agner, Li Yang, kernel,
	linux-imx, linux-arm-kernel

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt-5.13

for you to fetch changes up to 45b78dd39f04f6198f8e2e9fe9d155a5e8326aab:

  ARM: dts: imx6: pbab01: Set USB OTG port to peripheral (2021-03-30 16:33:16 +0800)

----------------------------------------------------------------
i.MX device tree change for 5.13:

- New board support: i.MX7D based reMarkable2.
- Clean up imx6ql-pfla02 hog group by moving pins into corresponded
  client groups.
- Add Netronix embedded controller for imx50-kobo-aura.
- A series from Sebastian Reichel to improve GE Bx50v3 device trees.
- Support I2C bus recovery for imx6qdl-wandboard by adding SCL/SDA
  GPIOs.
- Remove unnecessary #address-cells/#size-cells from imx6qdl-gw boards.
- Various small and random device tree update.

----------------------------------------------------------------
Alexander Shiyan (3):
      ARM: dts: imx6qdl-ts7970: Drop redundant "fsl,mode" option
      ARM: dts: imx6qdl-phytec-pbab01: Select synchronous mode for AUDMUX
      ARM: dts: imx6ql-pfla02: Move "hog" pins into corresponded pin groups

Alistair Francis (1):
      ARM: imx7d-remarkable2: Initial device tree for reMarkable2

Andreas Kemnade (1):
      ARM: dts: imx6sl-tolino-shine2hd: Add Netronix embedded controller

Dima Azarkin (1):
      ARM: dts: imx6qdl-wandboard: add scl/sda gpios definitions for i2c bus recovery

Fabio Estevam (3):
      ARM: dts: imx53-qsb: Describe the esdhc1 card detect pin
      ARM: dts: imx6dl-plybas: Fix gpio-keys W=1 warnings
      ARM: dts: imx7d-mba7: Remove unsupported PCI properties

Horia Geantă (1):
      ARM: dts: ls1021a: mark crypto engine dma coherent

Ian Ray (1):
      ARM: dts: imx: bx50v3: Define GPIO line names

Jonathan Neuschäfer (1):
      ARM: dts: imx50-kobo-aura: Add Netronix embedded controller

Philippe Schenker (1):
      ARM: dts: colibri-imx6ull: Change drive strength for usdhc2

Sebastian Reichel (4):
      ARM: dts: imx: Mark IIM as syscon on i.MX51/i.MX53
      ARM: dts: imx6q-ba16: add USB OTG VBUS enable GPIO
      ARM: dts: imx6q-ba16: improve PHY information
      ARM: dts: imx: bx50v3: i2c GPIOs are open drain

Serge Semin (1):
      ARM: dts: ls1021a: Harmonize DWC USB3 DT nodes name

Stefan Riedmueller (2):
      ARM: dts: imx6: pfla02: Fix USB vbus enable pinmuxing
      ARM: dts: imx6: pbab01: Set USB OTG port to peripheral

Tim Harvey (1):
      ARM: dts: imx6qdl-gw*: Remove unnecessary #address-cells/#size-cells

 arch/arm/boot/dts/Makefile                   |   1 +
 arch/arm/boot/dts/imx50-kobo-aura.dts        |  16 ++-
 arch/arm/boot/dts/imx51.dtsi                 |   2 +-
 arch/arm/boot/dts/imx53-qsb-common.dtsi      |   2 +
 arch/arm/boot/dts/imx53.dtsi                 |   2 +-
 arch/arm/boot/dts/imx6dl-plybas.dts          |   6 +-
 arch/arm/boot/dts/imx6q-b450v3.dts           |   5 +
 arch/arm/boot/dts/imx6q-b650v3.dts           |   5 +
 arch/arm/boot/dts/imx6q-b850v3.dts           |   5 +
 arch/arm/boot/dts/imx6q-ba16.dtsi            |  21 ++++
 arch/arm/boot/dts/imx6q-bx50v3.dtsi          |  12 +--
 arch/arm/boot/dts/imx6qdl-gw52xx.dtsi        |   2 -
 arch/arm/boot/dts/imx6qdl-gw53xx.dtsi        |   2 -
 arch/arm/boot/dts/imx6qdl-gw54xx.dtsi        |   2 -
 arch/arm/boot/dts/imx6qdl-gw551x.dtsi        |   2 -
 arch/arm/boot/dts/imx6qdl-gw552x.dtsi        |   2 -
 arch/arm/boot/dts/imx6qdl-gw560x.dtsi        |   2 -
 arch/arm/boot/dts/imx6qdl-gw5903.dtsi        |   2 -
 arch/arm/boot/dts/imx6qdl-gw5904.dtsi        |   2 -
 arch/arm/boot/dts/imx6qdl-gw5907.dtsi        |   2 -
 arch/arm/boot/dts/imx6qdl-gw5910.dtsi        |   2 -
 arch/arm/boot/dts/imx6qdl-gw5912.dtsi        |   2 -
 arch/arm/boot/dts/imx6qdl-gw5913.dtsi        |   2 -
 arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi |   6 +-
 arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi |  38 +++----
 arch/arm/boot/dts/imx6qdl-ts7970.dtsi        |   1 -
 arch/arm/boot/dts/imx6qdl-wandboard.dtsi     |  24 ++++-
 arch/arm/boot/dts/imx6sl-tolino-shine2hd.dts |   7 +-
 arch/arm/boot/dts/imx6ull-colibri.dtsi       |  12 +--
 arch/arm/boot/dts/imx7d-mba7.dts             |   2 -
 arch/arm/boot/dts/imx7d-remarkable2.dts      | 146 +++++++++++++++++++++++++++
 arch/arm/boot/dts/ls1021a.dtsi               |   3 +-
 32 files changed, 270 insertions(+), 70 deletions(-)
 create mode 100644 arch/arm/boot/dts/imx7d-remarkable2.dts

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL 4/6] i.MX device tree change for 5.13
@ 2021-03-31  4:10   ` Shawn Guo
  0 siblings, 0 replies; 24+ messages in thread
From: Shawn Guo @ 2021-03-31  4:10 UTC (permalink / raw)
  To: soc, arm
  Cc: Shawn Guo, Fabio Estevam, Stefan Agner, Li Yang, kernel,
	linux-imx, linux-arm-kernel

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt-5.13

for you to fetch changes up to 45b78dd39f04f6198f8e2e9fe9d155a5e8326aab:

  ARM: dts: imx6: pbab01: Set USB OTG port to peripheral (2021-03-30 16:33:16 +0800)

----------------------------------------------------------------
i.MX device tree change for 5.13:

- New board support: i.MX7D based reMarkable2.
- Clean up imx6ql-pfla02 hog group by moving pins into corresponded
  client groups.
- Add Netronix embedded controller for imx50-kobo-aura.
- A series from Sebastian Reichel to improve GE Bx50v3 device trees.
- Support I2C bus recovery for imx6qdl-wandboard by adding SCL/SDA
  GPIOs.
- Remove unnecessary #address-cells/#size-cells from imx6qdl-gw boards.
- Various small and random device tree update.

----------------------------------------------------------------
Alexander Shiyan (3):
      ARM: dts: imx6qdl-ts7970: Drop redundant "fsl,mode" option
      ARM: dts: imx6qdl-phytec-pbab01: Select synchronous mode for AUDMUX
      ARM: dts: imx6ql-pfla02: Move "hog" pins into corresponded pin groups

Alistair Francis (1):
      ARM: imx7d-remarkable2: Initial device tree for reMarkable2

Andreas Kemnade (1):
      ARM: dts: imx6sl-tolino-shine2hd: Add Netronix embedded controller

Dima Azarkin (1):
      ARM: dts: imx6qdl-wandboard: add scl/sda gpios definitions for i2c bus recovery

Fabio Estevam (3):
      ARM: dts: imx53-qsb: Describe the esdhc1 card detect pin
      ARM: dts: imx6dl-plybas: Fix gpio-keys W=1 warnings
      ARM: dts: imx7d-mba7: Remove unsupported PCI properties

Horia Geantă (1):
      ARM: dts: ls1021a: mark crypto engine dma coherent

Ian Ray (1):
      ARM: dts: imx: bx50v3: Define GPIO line names

Jonathan Neuschäfer (1):
      ARM: dts: imx50-kobo-aura: Add Netronix embedded controller

Philippe Schenker (1):
      ARM: dts: colibri-imx6ull: Change drive strength for usdhc2

Sebastian Reichel (4):
      ARM: dts: imx: Mark IIM as syscon on i.MX51/i.MX53
      ARM: dts: imx6q-ba16: add USB OTG VBUS enable GPIO
      ARM: dts: imx6q-ba16: improve PHY information
      ARM: dts: imx: bx50v3: i2c GPIOs are open drain

Serge Semin (1):
      ARM: dts: ls1021a: Harmonize DWC USB3 DT nodes name

Stefan Riedmueller (2):
      ARM: dts: imx6: pfla02: Fix USB vbus enable pinmuxing
      ARM: dts: imx6: pbab01: Set USB OTG port to peripheral

Tim Harvey (1):
      ARM: dts: imx6qdl-gw*: Remove unnecessary #address-cells/#size-cells

 arch/arm/boot/dts/Makefile                   |   1 +
 arch/arm/boot/dts/imx50-kobo-aura.dts        |  16 ++-
 arch/arm/boot/dts/imx51.dtsi                 |   2 +-
 arch/arm/boot/dts/imx53-qsb-common.dtsi      |   2 +
 arch/arm/boot/dts/imx53.dtsi                 |   2 +-
 arch/arm/boot/dts/imx6dl-plybas.dts          |   6 +-
 arch/arm/boot/dts/imx6q-b450v3.dts           |   5 +
 arch/arm/boot/dts/imx6q-b650v3.dts           |   5 +
 arch/arm/boot/dts/imx6q-b850v3.dts           |   5 +
 arch/arm/boot/dts/imx6q-ba16.dtsi            |  21 ++++
 arch/arm/boot/dts/imx6q-bx50v3.dtsi          |  12 +--
 arch/arm/boot/dts/imx6qdl-gw52xx.dtsi        |   2 -
 arch/arm/boot/dts/imx6qdl-gw53xx.dtsi        |   2 -
 arch/arm/boot/dts/imx6qdl-gw54xx.dtsi        |   2 -
 arch/arm/boot/dts/imx6qdl-gw551x.dtsi        |   2 -
 arch/arm/boot/dts/imx6qdl-gw552x.dtsi        |   2 -
 arch/arm/boot/dts/imx6qdl-gw560x.dtsi        |   2 -
 arch/arm/boot/dts/imx6qdl-gw5903.dtsi        |   2 -
 arch/arm/boot/dts/imx6qdl-gw5904.dtsi        |   2 -
 arch/arm/boot/dts/imx6qdl-gw5907.dtsi        |   2 -
 arch/arm/boot/dts/imx6qdl-gw5910.dtsi        |   2 -
 arch/arm/boot/dts/imx6qdl-gw5912.dtsi        |   2 -
 arch/arm/boot/dts/imx6qdl-gw5913.dtsi        |   2 -
 arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi |   6 +-
 arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi |  38 +++----
 arch/arm/boot/dts/imx6qdl-ts7970.dtsi        |   1 -
 arch/arm/boot/dts/imx6qdl-wandboard.dtsi     |  24 ++++-
 arch/arm/boot/dts/imx6sl-tolino-shine2hd.dts |   7 +-
 arch/arm/boot/dts/imx6ull-colibri.dtsi       |  12 +--
 arch/arm/boot/dts/imx7d-mba7.dts             |   2 -
 arch/arm/boot/dts/imx7d-remarkable2.dts      | 146 +++++++++++++++++++++++++++
 arch/arm/boot/dts/ls1021a.dtsi               |   3 +-
 32 files changed, 270 insertions(+), 70 deletions(-)
 create mode 100644 arch/arm/boot/dts/imx7d-remarkable2.dts

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL 5/6] i.MX arm64 device tree update for 5.13
@ 2021-03-31  4:10   ` Shawn Guo
  0 siblings, 0 replies; 24+ messages in thread
From: Shawn Guo @ 2021-03-31  4:10 UTC (permalink / raw)
  To: soc, arm
  Cc: Shawn Guo, Fabio Estevam, Stefan Agner, Li Yang, kernel,
	linux-imx, linux-arm-kernel

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt64-5.13

for you to fetch changes up to 51c8eaa1b73e39d4f36a2a55ba5c68404b53fa78:

  arm64: dts: fsl-ls1028a-kontron-sl28: add rtc0 alias (2021-03-29 09:55:32 +0800)

----------------------------------------------------------------
i.MX arm64 device tree update for 5.13:

- A series from Dong Aisheng to update i.MX8Q device trees for adopting
  SS (SubSystems) based bindings.
- New board support:  Kontron pitx-imx8m, Engicam i.Core MX8M Mini.
- A series from Adrien Grassein to add various peripheral support for
  imx8mm-nitrogen-r2 board.
- A series from Guido Günther to update librem5-devkit device tree.
- A number of patches from Michael Walle to add Root Complex Event
  Collector interrupt, update MTD partitions and add rtc0 alias for
  ls1028a-kontron-sl28 board.
- Add EQOS MAC support for phyBOARD-Pollux-i.MX8MP.
- Add 2x2 SFP+ cage support for clearfog-itx boards.
- Small and random update for various boards.

----------------------------------------------------------------
Adam Ford (1):
      arm64: dts: imx8mn-beacon: Enable SDR104 on WiFi SDIO interface

Adrien Grassein (9):
      arm64: dts: imx8mm-nitrogen-r2: add wifi/bt chip
      arm64: dts: imx8mm-nitrogen-r2: rework USDHC1
      arm64: dts: imx8mm-nitrogen-r2: add USB support
      arm64: dts: imx8mm-nitrogen-r2: add UARTs
      arm64: dts: imx8mm-nitrogen-r2: rework UART 2
      arm64: dts: imx8mm-nitrogen-r2: add PWMs
      arm64: dts: imx8mm-nitrogen-r2: add FlexSPI
      arm64: dts: imx8mm-nitrogen-r2: add audio
      arm64: dts: imx8mm-nitrogen-r2: add ecspi2 support

Angus Ainslie (1):
      arm64: dts: librem5: protect some partitions of the nor-flash

Dong Aisheng (14):
      arm64: dts: imx8qxp: add fallback compatible string for scu pd
      arm64: dts: imx8qxp: move scu pd node before scu clock node
      arm64: dts: imx8qxp: orginize dts in subsystems
      arm64: dts: imx8: add lsio lpcg clocks
      arm64: dts: imx8: add conn lpcg clocks
      arm64: dts: imx8: add adma lpcg clocks
      arm64: dts: imx8: switch to two cell scu clock binding
      arm64: dts: imx8: switch to new lpcg clock binding
      arm64: dts: imx8qm: add lsio ss support
      arm64: dts: imx8qm: add conn ss support
      arm64: dts: imx8: split adma ss into dma and audio ss
      arm64: dts: imx8qm: add dma ss support
      arm64: dts: imx: add imx8qm common dts file
      arm64: dts: imx: add imx8qm mek support

Fabio Estevam (2):
      arm64: dts: imx8mm-nitrogen-r2: Pass the i2c3 unit name
      arm64: dts: imx8mp-evk: Improve the Ethernet PHY description

Guido Günther (8):
      arm64: dts: imx8mq-librem5-devkit: Drop buck3 startup-ramp-delay
      arm64: dts: librem5: Drop assigned-clocks from SAI2
      arm64: dts: librem5-devkit: Use a less generic codec name
      arm64: dts: librem5-devkit: Add speaker amplifier
      arm64: dts: librem5-devkit: "Drop Line In Jack"
      arm64: dts: librem5-devkit: Add mux for built-in vs headset mic
      arm64: dts: librem5-devkit: Move headphone detection to sound card
      arm64: dts: imx8mq-librem5: Hog the correct gpio

Heiko Thiery (1):
      arm64: dts: fsl: add support for Kontron pitx-imx8m board

Jagan Teki (3):
      arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini SoM
      arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini C.TOUCH 2.0
      arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini EDIMM2.2 Starter Kit

Kuldeep Singh (2):
      arm64: dts: imx8mm: Reorder flexspi clock-names entry
      arm64: dts: imx8mn: Reorder flexspi clock-names entry

Marek Vasut (2):
      arm64: dts: imx8mp: add eqos node and alias
      arm64: dts: freescale: Add support EQOS MAC on phyBOARD-Pollux-i.MX8MP

Martin Kepplinger (1):
      arm64: dts: imx8mq-librem5-r2: set nearlevel to 120

Michael Walle (5):
      arm64: dts: ls1028a: add interrupt to Root Complex Event Collector
      arm64: dts: fsl-ls1028a-kontron-sl28: move MTD partitions
      arm64: dts: fsl-ls1028a-kontron-sl28: combine unused partitions
      arm64: dts: ls1028a: move rtc alias to individual boards
      arm64: dts: fsl-ls1028a-kontron-sl28: add rtc0 alias

Peng Fan (2):
      arm64: dts: imx8qxp: correct usdhc clock-names sequence
      arm64: dts: imx8mp: add wdog2/3 nodes

Russell King (1):
      arm64: dts: lx2160a-clearfog-itx: add SFP support

Sebastian Krzyszkowiak (1):
      arm64: dts: imx8mq-librem5-r3: Mark buck3 as always on

Teresa Remmet (1):
      arm64: dts: imx8mp-phyboard-pollux-rdk: Change debug UART

Vladimir Oltean (1):
      arm64: dts: ls1028a: set up the real link speed for ENETC port 2

 arch/arm64/boot/dts/freescale/Makefile             |   4 +
 .../dts/freescale/fsl-ls1028a-kontron-sl28.dts     |  80 ++-
 arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts  |   1 +
 arch/arm64/boot/dts/freescale/fsl-ls1028a-rdb.dts  |   1 +
 arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi     |  12 +-
 .../arm64/boot/dts/freescale/fsl-lx2160a-cex7.dtsi |  24 +
 .../dts/freescale/fsl-lx2160a-clearfog-itx.dtsi    |  64 +++
 arch/arm64/boot/dts/freescale/imx8-ss-adma.dtsi    |   8 +
 arch/arm64/boot/dts/freescale/imx8-ss-audio.dtsi   |  68 +++
 arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi    | 184 +++++++
 arch/arm64/boot/dts/freescale/imx8-ss-ddr.dtsi     |  18 +
 arch/arm64/boot/dts/freescale/imx8-ss-dma.dtsi     | 202 +++++++
 arch/arm64/boot/dts/freescale/imx8-ss-lsio.dtsi    | 311 +++++++++++
 .../dts/freescale/imx8mm-icore-mx8mm-ctouch2.dts   |  97 ++++
 .../dts/freescale/imx8mm-icore-mx8mm-edimm2.2.dts  |  97 ++++
 .../boot/dts/freescale/imx8mm-icore-mx8mm.dtsi     | 232 ++++++++
 .../boot/dts/freescale/imx8mm-nitrogen-r2.dts      | 314 ++++++++++-
 arch/arm64/boot/dts/freescale/imx8mm.dtsi          |   2 +-
 .../boot/dts/freescale/imx8mn-beacon-som.dtsi      |   6 +-
 arch/arm64/boot/dts/freescale/imx8mn.dtsi          |   2 +-
 arch/arm64/boot/dts/freescale/imx8mp-evk.dts       |   2 +
 .../dts/freescale/imx8mp-phyboard-pollux-rdk.dts   |  56 +-
 arch/arm64/boot/dts/freescale/imx8mp.dtsi          |  39 ++
 .../dts/freescale/imx8mq-kontron-pitx-imx8m.dts    | 613 +++++++++++++++++++++
 .../boot/dts/freescale/imx8mq-librem5-devkit.dts   |  70 ++-
 .../arm64/boot/dts/freescale/imx8mq-librem5-r2.dts |   2 +-
 .../arm64/boot/dts/freescale/imx8mq-librem5-r3.dts |   4 +
 arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi  |  24 +-
 arch/arm64/boot/dts/freescale/imx8qm-mek.dts       | 144 +++++
 arch/arm64/boot/dts/freescale/imx8qm-ss-conn.dtsi  |  21 +
 arch/arm64/boot/dts/freescale/imx8qm-ss-dma.dtsi   |  51 ++
 arch/arm64/boot/dts/freescale/imx8qm-ss-lsio.dtsi  |  61 ++
 arch/arm64/boot/dts/freescale/imx8qm.dtsi          | 176 ++++++
 arch/arm64/boot/dts/freescale/imx8qxp-ai_ml.dts    |  20 +-
 .../dts/freescale/imx8qxp-colibri-eval-v3.dtsi     |   8 +-
 arch/arm64/boot/dts/freescale/imx8qxp-colibri.dtsi |  12 +-
 arch/arm64/boot/dts/freescale/imx8qxp-mek.dts      |  50 +-
 arch/arm64/boot/dts/freescale/imx8qxp-ss-adma.dtsi |  37 ++
 arch/arm64/boot/dts/freescale/imx8qxp-ss-conn.dtsi |  25 +
 arch/arm64/boot/dts/freescale/imx8qxp-ss-lsio.dtsi |  61 ++
 arch/arm64/boot/dts/freescale/imx8qxp.dtsi         | 423 +-------------
 41 files changed, 3102 insertions(+), 524 deletions(-)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8-ss-adma.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8-ss-audio.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8-ss-ddr.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8-ss-dma.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8-ss-lsio.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-icore-mx8mm-ctouch2.dts
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-icore-mx8mm-edimm2.2.dts
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-icore-mx8mm.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mq-kontron-pitx-imx8m.dts
 create mode 100644 arch/arm64/boot/dts/freescale/imx8qm-mek.dts
 create mode 100644 arch/arm64/boot/dts/freescale/imx8qm-ss-conn.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8qm-ss-dma.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8qm-ss-lsio.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8qm.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8qxp-ss-adma.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8qxp-ss-conn.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8qxp-ss-lsio.dtsi

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL 5/6] i.MX arm64 device tree update for 5.13
@ 2021-03-31  4:10   ` Shawn Guo
  0 siblings, 0 replies; 24+ messages in thread
From: Shawn Guo @ 2021-03-31  4:10 UTC (permalink / raw)
  To: soc, arm
  Cc: Shawn Guo, Fabio Estevam, Stefan Agner, Li Yang, kernel,
	linux-imx, linux-arm-kernel

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt64-5.13

for you to fetch changes up to 51c8eaa1b73e39d4f36a2a55ba5c68404b53fa78:

  arm64: dts: fsl-ls1028a-kontron-sl28: add rtc0 alias (2021-03-29 09:55:32 +0800)

----------------------------------------------------------------
i.MX arm64 device tree update for 5.13:

- A series from Dong Aisheng to update i.MX8Q device trees for adopting
  SS (SubSystems) based bindings.
- New board support:  Kontron pitx-imx8m, Engicam i.Core MX8M Mini.
- A series from Adrien Grassein to add various peripheral support for
  imx8mm-nitrogen-r2 board.
- A series from Guido Günther to update librem5-devkit device tree.
- A number of patches from Michael Walle to add Root Complex Event
  Collector interrupt, update MTD partitions and add rtc0 alias for
  ls1028a-kontron-sl28 board.
- Add EQOS MAC support for phyBOARD-Pollux-i.MX8MP.
- Add 2x2 SFP+ cage support for clearfog-itx boards.
- Small and random update for various boards.

----------------------------------------------------------------
Adam Ford (1):
      arm64: dts: imx8mn-beacon: Enable SDR104 on WiFi SDIO interface

Adrien Grassein (9):
      arm64: dts: imx8mm-nitrogen-r2: add wifi/bt chip
      arm64: dts: imx8mm-nitrogen-r2: rework USDHC1
      arm64: dts: imx8mm-nitrogen-r2: add USB support
      arm64: dts: imx8mm-nitrogen-r2: add UARTs
      arm64: dts: imx8mm-nitrogen-r2: rework UART 2
      arm64: dts: imx8mm-nitrogen-r2: add PWMs
      arm64: dts: imx8mm-nitrogen-r2: add FlexSPI
      arm64: dts: imx8mm-nitrogen-r2: add audio
      arm64: dts: imx8mm-nitrogen-r2: add ecspi2 support

Angus Ainslie (1):
      arm64: dts: librem5: protect some partitions of the nor-flash

Dong Aisheng (14):
      arm64: dts: imx8qxp: add fallback compatible string for scu pd
      arm64: dts: imx8qxp: move scu pd node before scu clock node
      arm64: dts: imx8qxp: orginize dts in subsystems
      arm64: dts: imx8: add lsio lpcg clocks
      arm64: dts: imx8: add conn lpcg clocks
      arm64: dts: imx8: add adma lpcg clocks
      arm64: dts: imx8: switch to two cell scu clock binding
      arm64: dts: imx8: switch to new lpcg clock binding
      arm64: dts: imx8qm: add lsio ss support
      arm64: dts: imx8qm: add conn ss support
      arm64: dts: imx8: split adma ss into dma and audio ss
      arm64: dts: imx8qm: add dma ss support
      arm64: dts: imx: add imx8qm common dts file
      arm64: dts: imx: add imx8qm mek support

Fabio Estevam (2):
      arm64: dts: imx8mm-nitrogen-r2: Pass the i2c3 unit name
      arm64: dts: imx8mp-evk: Improve the Ethernet PHY description

Guido Günther (8):
      arm64: dts: imx8mq-librem5-devkit: Drop buck3 startup-ramp-delay
      arm64: dts: librem5: Drop assigned-clocks from SAI2
      arm64: dts: librem5-devkit: Use a less generic codec name
      arm64: dts: librem5-devkit: Add speaker amplifier
      arm64: dts: librem5-devkit: "Drop Line In Jack"
      arm64: dts: librem5-devkit: Add mux for built-in vs headset mic
      arm64: dts: librem5-devkit: Move headphone detection to sound card
      arm64: dts: imx8mq-librem5: Hog the correct gpio

Heiko Thiery (1):
      arm64: dts: fsl: add support for Kontron pitx-imx8m board

Jagan Teki (3):
      arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini SoM
      arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini C.TOUCH 2.0
      arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini EDIMM2.2 Starter Kit

Kuldeep Singh (2):
      arm64: dts: imx8mm: Reorder flexspi clock-names entry
      arm64: dts: imx8mn: Reorder flexspi clock-names entry

Marek Vasut (2):
      arm64: dts: imx8mp: add eqos node and alias
      arm64: dts: freescale: Add support EQOS MAC on phyBOARD-Pollux-i.MX8MP

Martin Kepplinger (1):
      arm64: dts: imx8mq-librem5-r2: set nearlevel to 120

Michael Walle (5):
      arm64: dts: ls1028a: add interrupt to Root Complex Event Collector
      arm64: dts: fsl-ls1028a-kontron-sl28: move MTD partitions
      arm64: dts: fsl-ls1028a-kontron-sl28: combine unused partitions
      arm64: dts: ls1028a: move rtc alias to individual boards
      arm64: dts: fsl-ls1028a-kontron-sl28: add rtc0 alias

Peng Fan (2):
      arm64: dts: imx8qxp: correct usdhc clock-names sequence
      arm64: dts: imx8mp: add wdog2/3 nodes

Russell King (1):
      arm64: dts: lx2160a-clearfog-itx: add SFP support

Sebastian Krzyszkowiak (1):
      arm64: dts: imx8mq-librem5-r3: Mark buck3 as always on

Teresa Remmet (1):
      arm64: dts: imx8mp-phyboard-pollux-rdk: Change debug UART

Vladimir Oltean (1):
      arm64: dts: ls1028a: set up the real link speed for ENETC port 2

 arch/arm64/boot/dts/freescale/Makefile             |   4 +
 .../dts/freescale/fsl-ls1028a-kontron-sl28.dts     |  80 ++-
 arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts  |   1 +
 arch/arm64/boot/dts/freescale/fsl-ls1028a-rdb.dts  |   1 +
 arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi     |  12 +-
 .../arm64/boot/dts/freescale/fsl-lx2160a-cex7.dtsi |  24 +
 .../dts/freescale/fsl-lx2160a-clearfog-itx.dtsi    |  64 +++
 arch/arm64/boot/dts/freescale/imx8-ss-adma.dtsi    |   8 +
 arch/arm64/boot/dts/freescale/imx8-ss-audio.dtsi   |  68 +++
 arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi    | 184 +++++++
 arch/arm64/boot/dts/freescale/imx8-ss-ddr.dtsi     |  18 +
 arch/arm64/boot/dts/freescale/imx8-ss-dma.dtsi     | 202 +++++++
 arch/arm64/boot/dts/freescale/imx8-ss-lsio.dtsi    | 311 +++++++++++
 .../dts/freescale/imx8mm-icore-mx8mm-ctouch2.dts   |  97 ++++
 .../dts/freescale/imx8mm-icore-mx8mm-edimm2.2.dts  |  97 ++++
 .../boot/dts/freescale/imx8mm-icore-mx8mm.dtsi     | 232 ++++++++
 .../boot/dts/freescale/imx8mm-nitrogen-r2.dts      | 314 ++++++++++-
 arch/arm64/boot/dts/freescale/imx8mm.dtsi          |   2 +-
 .../boot/dts/freescale/imx8mn-beacon-som.dtsi      |   6 +-
 arch/arm64/boot/dts/freescale/imx8mn.dtsi          |   2 +-
 arch/arm64/boot/dts/freescale/imx8mp-evk.dts       |   2 +
 .../dts/freescale/imx8mp-phyboard-pollux-rdk.dts   |  56 +-
 arch/arm64/boot/dts/freescale/imx8mp.dtsi          |  39 ++
 .../dts/freescale/imx8mq-kontron-pitx-imx8m.dts    | 613 +++++++++++++++++++++
 .../boot/dts/freescale/imx8mq-librem5-devkit.dts   |  70 ++-
 .../arm64/boot/dts/freescale/imx8mq-librem5-r2.dts |   2 +-
 .../arm64/boot/dts/freescale/imx8mq-librem5-r3.dts |   4 +
 arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi  |  24 +-
 arch/arm64/boot/dts/freescale/imx8qm-mek.dts       | 144 +++++
 arch/arm64/boot/dts/freescale/imx8qm-ss-conn.dtsi  |  21 +
 arch/arm64/boot/dts/freescale/imx8qm-ss-dma.dtsi   |  51 ++
 arch/arm64/boot/dts/freescale/imx8qm-ss-lsio.dtsi  |  61 ++
 arch/arm64/boot/dts/freescale/imx8qm.dtsi          | 176 ++++++
 arch/arm64/boot/dts/freescale/imx8qxp-ai_ml.dts    |  20 +-
 .../dts/freescale/imx8qxp-colibri-eval-v3.dtsi     |   8 +-
 arch/arm64/boot/dts/freescale/imx8qxp-colibri.dtsi |  12 +-
 arch/arm64/boot/dts/freescale/imx8qxp-mek.dts      |  50 +-
 arch/arm64/boot/dts/freescale/imx8qxp-ss-adma.dtsi |  37 ++
 arch/arm64/boot/dts/freescale/imx8qxp-ss-conn.dtsi |  25 +
 arch/arm64/boot/dts/freescale/imx8qxp-ss-lsio.dtsi |  61 ++
 arch/arm64/boot/dts/freescale/imx8qxp.dtsi         | 423 +-------------
 41 files changed, 3102 insertions(+), 524 deletions(-)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8-ss-adma.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8-ss-audio.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8-ss-ddr.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8-ss-dma.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8-ss-lsio.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-icore-mx8mm-ctouch2.dts
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-icore-mx8mm-edimm2.2.dts
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-icore-mx8mm.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mq-kontron-pitx-imx8m.dts
 create mode 100644 arch/arm64/boot/dts/freescale/imx8qm-mek.dts
 create mode 100644 arch/arm64/boot/dts/freescale/imx8qm-ss-conn.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8qm-ss-dma.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8qm-ss-lsio.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8qm.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8qxp-ss-adma.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8qxp-ss-conn.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8qxp-ss-lsio.dtsi

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL 6/6] i.MX defconfig change for 5.13
@ 2021-03-31  4:10   ` Shawn Guo
  0 siblings, 0 replies; 24+ messages in thread
From: Shawn Guo @ 2021-03-31  4:10 UTC (permalink / raw)
  To: soc, arm
  Cc: Shawn Guo, Fabio Estevam, Stefan Agner, Li Yang, kernel,
	linux-imx, linux-arm-kernel

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-5.13

for you to fetch changes up to 94c586e5941a472fd114815f0eed2f2bb6b83a11:

  arm64: configs: enable FlexTimer alarm timer (2021-03-29 09:36:16 +0800)

----------------------------------------------------------------
i.MX defconfig change for 5.13:

It includes a number of arm64 defconfig update for i.MX8 devices
support.  The following ones might deserve some notes.

- Although Hantro decoder driver are sitting in staging, people already
  find it's quite useful on i.MX8M devices.
- i.MX PCIe driver has no option for module build.
- REALTEK_PHY becomes a built-in driver, because it's used on quite some
  i.MX8 reference boards where people want to boot via NFS.

----------------------------------------------------------------
Adrien Grassein (1):
      arm64: defconfig: Enable wm8960 audio driver.

Dong Aisheng (1):
      arm64: defconfig: add imx8qm pinctrl support

Fabio Estevam (2):
      arm64: defconfig: Enable the Hantro decoder
      arm64: configs: Select REALTEK_PHY as built-in

Guido Günther (2):
      arm64: defconfig: Enable devfreq support for i.MX8MQ
      arm64: defconfig: Enable asoc simple mux

Heiko Thiery (1):
      arm64: configs: Enable PCIe support for imx8mq boards

Michael Walle (1):
      arm64: configs: enable FlexTimer alarm timer

 arch/arm64/configs/defconfig | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [GIT PULL 6/6] i.MX defconfig change for 5.13
@ 2021-03-31  4:10   ` Shawn Guo
  0 siblings, 0 replies; 24+ messages in thread
From: Shawn Guo @ 2021-03-31  4:10 UTC (permalink / raw)
  To: soc, arm
  Cc: Shawn Guo, Fabio Estevam, Stefan Agner, Li Yang, kernel,
	linux-imx, linux-arm-kernel

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-5.13

for you to fetch changes up to 94c586e5941a472fd114815f0eed2f2bb6b83a11:

  arm64: configs: enable FlexTimer alarm timer (2021-03-29 09:36:16 +0800)

----------------------------------------------------------------
i.MX defconfig change for 5.13:

It includes a number of arm64 defconfig update for i.MX8 devices
support.  The following ones might deserve some notes.

- Although Hantro decoder driver are sitting in staging, people already
  find it's quite useful on i.MX8M devices.
- i.MX PCIe driver has no option for module build.
- REALTEK_PHY becomes a built-in driver, because it's used on quite some
  i.MX8 reference boards where people want to boot via NFS.

----------------------------------------------------------------
Adrien Grassein (1):
      arm64: defconfig: Enable wm8960 audio driver.

Dong Aisheng (1):
      arm64: defconfig: add imx8qm pinctrl support

Fabio Estevam (2):
      arm64: defconfig: Enable the Hantro decoder
      arm64: configs: Select REALTEK_PHY as built-in

Guido Günther (2):
      arm64: defconfig: Enable devfreq support for i.MX8MQ
      arm64: defconfig: Enable asoc simple mux

Heiko Thiery (1):
      arm64: configs: Enable PCIe support for imx8mq boards

Michael Walle (1):
      arm64: configs: enable FlexTimer alarm timer

 arch/arm64/configs/defconfig | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [GIT PULL 1/6] i.MX drivers change for 5.13
@ 2021-04-01 19:24   ` Arnd Bergmann
  0 siblings, 0 replies; 24+ messages in thread
From: Arnd Bergmann @ 2021-04-01 19:24 UTC (permalink / raw)
  To: soc, Shawn Guo, arm
  Cc: Arnd Bergmann, linux-arm-kernel, kernel, Stefan Agner,
	Fabio Estevam, Li Yang, linux-imx

From: Arnd Bergmann <arnd@arndb.de>

On Wed, 31 Mar 2021 12:10:14 +0800, Shawn Guo wrote:
> The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
> 
>   Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-drivers-5.13
> 
> [...]

Merged into arm/drivers, thanks!

merge commit: 62c93360ec5a135061624eb095986799942efcbd

       Arnd

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [GIT PULL 1/6] i.MX drivers change for 5.13
@ 2021-04-01 19:24   ` Arnd Bergmann
  0 siblings, 0 replies; 24+ messages in thread
From: Arnd Bergmann @ 2021-04-01 19:24 UTC (permalink / raw)
  To: soc, Shawn Guo, arm
  Cc: Arnd Bergmann, linux-arm-kernel, kernel, Stefan Agner,
	Fabio Estevam, Li Yang, linux-imx

From: Arnd Bergmann <arnd@arndb.de>

On Wed, 31 Mar 2021 12:10:14 +0800, Shawn Guo wrote:
> The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
> 
>   Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-drivers-5.13
> 
> [...]

Merged into arm/drivers, thanks!

merge commit: 62c93360ec5a135061624eb095986799942efcbd

       Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [GIT PULL 3/6] i.MX DT bindings update for 5.13
@ 2021-04-01 20:15     ` Arnd Bergmann
  0 siblings, 0 replies; 24+ messages in thread
From: Arnd Bergmann @ 2021-04-01 20:15 UTC (permalink / raw)
  To: arm, Shawn Guo, soc
  Cc: Arnd Bergmann, linux-arm-kernel, kernel, Fabio Estevam, Li Yang,
	linux-imx, Stefan Agner

From: Arnd Bergmann <arnd@arndb.de>

On Wed, 31 Mar 2021 12:10:16 +0800, Shawn Guo wrote:
> The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
> 
>   Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-bindgins-5.13
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 2771bc0dbaad48238b0fc3ae73d1c5215b5e018b

       Arnd

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [GIT PULL 3/6] i.MX DT bindings update for 5.13
@ 2021-04-01 20:15     ` Arnd Bergmann
  0 siblings, 0 replies; 24+ messages in thread
From: Arnd Bergmann @ 2021-04-01 20:15 UTC (permalink / raw)
  To: arm, Shawn Guo, soc
  Cc: Arnd Bergmann, linux-arm-kernel, kernel, Fabio Estevam, Li Yang,
	linux-imx, Stefan Agner

From: Arnd Bergmann <arnd@arndb.de>

On Wed, 31 Mar 2021 12:10:16 +0800, Shawn Guo wrote:
> The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
> 
>   Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-bindgins-5.13
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 2771bc0dbaad48238b0fc3ae73d1c5215b5e018b

       Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [GIT PULL 4/6] i.MX device tree change for 5.13
@ 2021-04-01 20:15     ` Arnd Bergmann
  0 siblings, 0 replies; 24+ messages in thread
From: Arnd Bergmann @ 2021-04-01 20:15 UTC (permalink / raw)
  To: arm, Shawn Guo, soc
  Cc: Arnd Bergmann, linux-arm-kernel, kernel, Fabio Estevam,
	linux-imx, Li Yang, Stefan Agner

From: Arnd Bergmann <arnd@arndb.de>

On Wed, 31 Mar 2021 12:10:17 +0800, Shawn Guo wrote:
> The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
> 
>   Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt-5.13
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 4f662ba2be220044bb965f36826723c8f1e14eec

       Arnd

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [GIT PULL 4/6] i.MX device tree change for 5.13
@ 2021-04-01 20:15     ` Arnd Bergmann
  0 siblings, 0 replies; 24+ messages in thread
From: Arnd Bergmann @ 2021-04-01 20:15 UTC (permalink / raw)
  To: arm, Shawn Guo, soc
  Cc: Arnd Bergmann, linux-arm-kernel, kernel, Fabio Estevam,
	linux-imx, Li Yang, Stefan Agner

From: Arnd Bergmann <arnd@arndb.de>

On Wed, 31 Mar 2021 12:10:17 +0800, Shawn Guo wrote:
> The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
> 
>   Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt-5.13
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 4f662ba2be220044bb965f36826723c8f1e14eec

       Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [GIT PULL 5/6] i.MX arm64 device tree update for 5.13
@ 2021-04-01 20:15     ` Arnd Bergmann
  0 siblings, 0 replies; 24+ messages in thread
From: Arnd Bergmann @ 2021-04-01 20:15 UTC (permalink / raw)
  To: arm, Shawn Guo, soc
  Cc: Arnd Bergmann, linux-arm-kernel, kernel, Fabio Estevam, Li Yang,
	linux-imx, Stefan Agner

From: Arnd Bergmann <arnd@arndb.de>

On Wed, 31 Mar 2021 12:10:18 +0800, Shawn Guo wrote:
> The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
> 
>   Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt64-5.13
> 
> [...]

Merged into arm/dt, thanks!

merge commit: d2adc561c9bfc72468cb50d15080459757ff5f2e

       Arnd

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [GIT PULL 5/6] i.MX arm64 device tree update for 5.13
@ 2021-04-01 20:15     ` Arnd Bergmann
  0 siblings, 0 replies; 24+ messages in thread
From: Arnd Bergmann @ 2021-04-01 20:15 UTC (permalink / raw)
  To: arm, Shawn Guo, soc
  Cc: Arnd Bergmann, linux-arm-kernel, kernel, Fabio Estevam, Li Yang,
	linux-imx, Stefan Agner

From: Arnd Bergmann <arnd@arndb.de>

On Wed, 31 Mar 2021 12:10:18 +0800, Shawn Guo wrote:
> The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
> 
>   Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt64-5.13
> 
> [...]

Merged into arm/dt, thanks!

merge commit: d2adc561c9bfc72468cb50d15080459757ff5f2e

       Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [GIT PULL 6/6] i.MX defconfig change for 5.13
@ 2021-04-01 21:06     ` Arnd Bergmann
  0 siblings, 0 replies; 24+ messages in thread
From: Arnd Bergmann @ 2021-04-01 21:06 UTC (permalink / raw)
  To: soc, Shawn Guo, arm
  Cc: Arnd Bergmann, Li Yang, Stefan Agner, linux-imx, kernel,
	Fabio Estevam, linux-arm-kernel

From: Arnd Bergmann <arnd@arndb.de>

On Wed, 31 Mar 2021 12:10:19 +0800, Shawn Guo wrote:
> The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
> 
>   Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-5.13
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: bbbd7b0120849d0d8022a5a211d3f1171ecf43cb

       Arnd

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [GIT PULL 6/6] i.MX defconfig change for 5.13
@ 2021-04-01 21:06     ` Arnd Bergmann
  0 siblings, 0 replies; 24+ messages in thread
From: Arnd Bergmann @ 2021-04-01 21:06 UTC (permalink / raw)
  To: soc, Shawn Guo, arm
  Cc: Arnd Bergmann, Li Yang, Stefan Agner, linux-imx, kernel,
	Fabio Estevam, linux-arm-kernel

From: Arnd Bergmann <arnd@arndb.de>

On Wed, 31 Mar 2021 12:10:19 +0800, Shawn Guo wrote:
> The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
> 
>   Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-5.13
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: bbbd7b0120849d0d8022a5a211d3f1171ecf43cb

       Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [GIT PULL 2/6] i.MX SoC update for 5.13
@ 2021-04-01 21:07     ` Arnd Bergmann
  0 siblings, 0 replies; 24+ messages in thread
From: Arnd Bergmann @ 2021-04-01 21:07 UTC (permalink / raw)
  To: Shawn Guo, soc, arm
  Cc: Arnd Bergmann, linux-arm-kernel, linux-imx, Stefan Agner, kernel,
	Li Yang, Fabio Estevam

From: Arnd Bergmann <arnd@arndb.de>

On Wed, 31 Mar 2021 12:10:15 +0800, Shawn Guo wrote:
> The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
> 
>   Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-5.13
> 
> [...]

Merged into arm/soc, thanks!

merge commit: 4f9c62d1f79c42674e8ba0c4592a438c21fcbf23

       Arnd

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [GIT PULL 2/6] i.MX SoC update for 5.13
@ 2021-04-01 21:07     ` Arnd Bergmann
  0 siblings, 0 replies; 24+ messages in thread
From: Arnd Bergmann @ 2021-04-01 21:07 UTC (permalink / raw)
  To: Shawn Guo, soc, arm
  Cc: Arnd Bergmann, linux-arm-kernel, linux-imx, Stefan Agner, kernel,
	Li Yang, Fabio Estevam

From: Arnd Bergmann <arnd@arndb.de>

On Wed, 31 Mar 2021 12:10:15 +0800, Shawn Guo wrote:
> The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
> 
>   Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-5.13
> 
> [...]

Merged into arm/soc, thanks!

merge commit: 4f9c62d1f79c42674e8ba0c4592a438c21fcbf23

       Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2021-04-01 21:16 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-31  4:10 [GIT PULL 1/6] i.MX drivers change for 5.13 Shawn Guo
2021-03-31  4:10 ` Shawn Guo
2021-03-31  4:10 ` [GIT PULL 2/6] i.MX SoC update " Shawn Guo
2021-03-31  4:10   ` Shawn Guo
2021-04-01 21:07   ` Arnd Bergmann
2021-04-01 21:07     ` Arnd Bergmann
2021-03-31  4:10 ` [GIT PULL 3/6] i.MX DT bindings " Shawn Guo
2021-03-31  4:10   ` Shawn Guo
2021-04-01 20:15   ` Arnd Bergmann
2021-04-01 20:15     ` Arnd Bergmann
2021-03-31  4:10 ` [GIT PULL 4/6] i.MX device tree change " Shawn Guo
2021-03-31  4:10   ` Shawn Guo
2021-04-01 20:15   ` Arnd Bergmann
2021-04-01 20:15     ` Arnd Bergmann
2021-03-31  4:10 ` [GIT PULL 5/6] i.MX arm64 device tree update " Shawn Guo
2021-03-31  4:10   ` Shawn Guo
2021-04-01 20:15   ` Arnd Bergmann
2021-04-01 20:15     ` Arnd Bergmann
2021-03-31  4:10 ` [GIT PULL 6/6] i.MX defconfig change " Shawn Guo
2021-03-31  4:10   ` Shawn Guo
2021-04-01 21:06   ` Arnd Bergmann
2021-04-01 21:06     ` Arnd Bergmann
2021-04-01 19:24 ` [GIT PULL 1/6] i.MX drivers " Arnd Bergmann
2021-04-01 19:24   ` Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.