soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/4] i.MX DT bindings update for 5.15
       [not found] <20210814133850.DdURBq5MkTAl2mT3wjDcz24NqpGTMcszITzy3ZwUJBE@z>
@ 2021-08-14 13:38 ` Shawn Guo
       [not found]   ` <20210814133851.hkLO2MQyXmyGoDRdP7-KZyF3d2Qtg5Z3srA_azExa_0@z>
                     ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Shawn Guo @ 2021-08-14 13:38 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 e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-bindings-5.15

for you to fetch changes up to 0fdedc09af18d231aa581331821c9ab6ef0903f1:

  dt-bindings: arm: fsl: Add Traverse Ten64 (LS1088A) board (2021-08-14 13:52:36 +0800)

----------------------------------------------------------------
i.MX DT bindings update for 5.15:

- Add vendor prefix for MNT Research GmbH, SKOV A/S and Traverse
  Technologies.
- Add compatible for Nitrogen8 SoM, MNT Reform2, Traverse Ten64,
  SKOV i.MX6, SolidSense and i.MX8M GW7902 boards.
- Add compatible for i.MX8QM JPEG codec.

----------------------------------------------------------------
Christoph Niedermaier (1):
      dt-bindings: arm: fsl: Add DHCOM PicoITX and DHCOM DRC02 boards

Lucas Stach (3):
      dt-bindings: arm: fsl: add Nitrogen8 SoM
      dt-bindings: vendor-prefixes: add mntre
      dt-bindings: arm: fsl: add MNT Reform2 board

Mathew McBride (2):
      dt-bindings: vendor-prefixes: add Traverse Technologies
      dt-bindings: arm: fsl: Add Traverse Ten64 (LS1088A) board

Mirela Rabulea (1):
      dt-bindings: media: imx-jpeg: Add compatible for i.MX8QM JPEG codec

Oleksij Rempel (2):
      dt-bindings: vendor-prefixes: Add an entry for SKOV A/S
      dt-bindings: arm: fsl: add SKOV imx6q and imx6dl based boards

Russell King (Oracle) (1):
      dt-bindings: arm: fsl: add SolidSense boards

Tim Harvey (1):
      dt-bindings: arm: imx: add imx8mm/imx8mn GW7902 support

 Documentation/devicetree/bindings/arm/fsl.yaml     | 29 ++++++++++++++++++++++
 .../devicetree/bindings/media/nxp,imx8-jpeg.yaml   | 19 ++++++++------
 .../devicetree/bindings/vendor-prefixes.yaml       |  6 +++++
 3 files changed, 47 insertions(+), 7 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] 8+ messages in thread

* [GIT PULL 2/4] i.MX arm32 device tree changes for 5.15
       [not found]   ` <20210814133851.hkLO2MQyXmyGoDRdP7-KZyF3d2Qtg5Z3srA_azExa_0@z>
@ 2021-08-14 13:38     ` Shawn Guo
       [not found]       ` <20210816212124.onF8fEd3yGKh_jBTFVbbXQ81pxEwvAn_kT7CPQGOjJI@z>
  0 siblings, 1 reply; 8+ messages in thread
From: Shawn Guo @ 2021-08-14 13:38 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 e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 87a8c7164022d2e5c558bc0e14075c7a50af7f95:

  ARM: dts: imx6qp-prtwd3: configure ENET_REF clock to 125MHz (2021-08-14 13:45:58 +0800)

----------------------------------------------------------------
i.MX arm32 device tree changes for 5.15:

- A series from Christoph Niedermaier to clean up i.MX6 DHCOM support.
- New board support: DHCOM based PicoITX, DHSOM based DRC02, SolidRun
  SolidSense, SKOV i.MX6 boards.
- Add WiFi support for i.MX7D base reMkarkable2 device.
- Add FTM devices for i.MX7 to have Flex Timers support.
- Configure ENET_REF clock to 125MHz for imx6qp-prtwd3 to support RGMII
  PHY mode.
- Drop unneeded #address-cells and #size-cells from vf610-zii SPI EEPROM
  device node.
- Add missing USB OTG OC pinmux and Crypto device for i.MX6QDL Gateworks
  boards.

----------------------------------------------------------------
Alistair Francis (1):
      ARM: dts: imx7d-remarkable2: Add WiFi support

Aswath Govindraju (1):
      ARM: dts: vf610-zii-dev-rev-b: Remove #address-cells and #size-cells property from at93c46d dt node

Christoph Niedermaier (15):
      ARM: dts: imx6q-dhcom: Add the parallel system bus
      ARM: dts: imx6q-dhcom: Add interrupt and compatible to the ethernet PHY
      ARM: dts: imx6q-dhcom: Fill GPIO line names on DHCOM SoM
      ARM: dts: imx6q-dhcom: Adding Wake pin to the PCIe pinctrl
      ARM: dts: imx6q-dhcom: Align stdout-path with other DHCOM SoMs
      ARM: dts: imx6q-dhcom: Add keys and leds to the PDK2 board
      ARM: dts: imx6q-dhcom: Remove ddc-i2c-bus property
      ARM: dts: imx6q-dhcom: Set minimum memory size of all DHCOM i.MX6 variants
      ARM: dts: imx6q-dhcom: Use 1G ethernet on the PDK2 board
      ARM: dts: imx6q-dhcom: Rework of the DHCOM GPIO pinctrls
      ARM: dts: imx6q-dhcom: Rearrange of iomux
      ARM: dts: imx6q-dhcom: Cleanup of the devicetrees
      ARM: dts: imx6qdl-dhcom: Split SoC-independent parts of DHCOM SOM and PDK2
      ARM: dts: imx6qdl-dhcom: Add DHCOM based PicoITX board
      ARM: dts: imx6qdl-dhcom: Add DHSOM based DRC02 board

Oleksij Rempel (1):
      ARM: dts: imx6qp-prtwd3: configure ENET_REF clock to 125MHz

Russell King (1):
      ARM: dts: add SolidRun SolidSense support

Sam Ravnborg (1):
      ARM: dts: add SKOV imx6q and imx6dl based boards

Thomas Perrot (1):
      ARM: dts: imx7: add ftm nodes for Flex Timers

Tim Harvey (2):
      ARM: dts: imx6qdl-gw5xxx: add missing USB OTG OC pinmux
      ARM: dts: imx6qdl-gw5904: atecc508a support

 arch/arm/boot/dts/Makefile                         |  11 +-
 arch/arm/boot/dts/imx6dl-dhcom-picoitx.dts         |  20 +
 arch/arm/boot/dts/imx6dl-skov-revc-lt2.dts         |  13 +
 arch/arm/boot/dts/imx6dl-skov-revc-lt6.dts         | 106 ++++
 arch/arm/boot/dts/imx6dl-solidsense.dts            |  54 ++
 arch/arm/boot/dts/imx6q-dhcom-pdk2.dts             | 270 +--------
 arch/arm/boot/dts/imx6q-skov-revc-lt2.dts          |  36 ++
 arch/arm/boot/dts/imx6q-skov-revc-lt6.dts          | 128 +++++
 .../boot/dts/imx6q-skov-reve-mi1010ait-1cp1.dts    | 127 +++++
 arch/arm/boot/dts/imx6q-solidsense.dts             |  54 ++
 arch/arm/boot/dts/imx6qdl-dhcom-drc02.dtsi         | 139 +++++
 arch/arm/boot/dts/imx6qdl-dhcom-pdk2.dtsi          | 361 ++++++++++++
 arch/arm/boot/dts/imx6qdl-dhcom-picoitx.dtsi       |  69 +++
 ...imx6q-dhcom-som.dtsi => imx6qdl-dhcom-som.dtsi} | 631 +++++++++++++++------
 arch/arm/boot/dts/imx6qdl-gw51xx.dtsi              |   1 +
 arch/arm/boot/dts/imx6qdl-gw52xx.dtsi              |   1 +
 arch/arm/boot/dts/imx6qdl-gw54xx.dtsi              |   1 +
 arch/arm/boot/dts/imx6qdl-gw553x.dtsi              |   1 +
 arch/arm/boot/dts/imx6qdl-gw5904.dtsi              |   5 +
 arch/arm/boot/dts/imx6qdl-skov-cpu-revc.dtsi       |  54 ++
 arch/arm/boot/dts/imx6qdl-skov-cpu.dtsi            | 477 ++++++++++++++++
 arch/arm/boot/dts/imx6qdl-solidsense.dtsi          | 160 ++++++
 arch/arm/boot/dts/imx6qp-prtwd3.dts                |   2 +
 arch/arm/boot/dts/imx6s-dhcom-drc02.dts            |  30 +
 arch/arm/boot/dts/imx7d-remarkable2.dts            |  91 +++
 arch/arm/boot/dts/imx7s.dtsi                       |  28 +
 arch/arm/boot/dts/vf610-zii-dev-rev-b.dts          |   2 -
 27 files changed, 2431 insertions(+), 441 deletions(-)
 create mode 100644 arch/arm/boot/dts/imx6dl-dhcom-picoitx.dts
 create mode 100644 arch/arm/boot/dts/imx6dl-skov-revc-lt2.dts
 create mode 100644 arch/arm/boot/dts/imx6dl-skov-revc-lt6.dts
 create mode 100644 arch/arm/boot/dts/imx6dl-solidsense.dts
 create mode 100644 arch/arm/boot/dts/imx6q-skov-revc-lt2.dts
 create mode 100644 arch/arm/boot/dts/imx6q-skov-revc-lt6.dts
 create mode 100644 arch/arm/boot/dts/imx6q-skov-reve-mi1010ait-1cp1.dts
 create mode 100644 arch/arm/boot/dts/imx6q-solidsense.dts
 create mode 100644 arch/arm/boot/dts/imx6qdl-dhcom-drc02.dtsi
 create mode 100644 arch/arm/boot/dts/imx6qdl-dhcom-pdk2.dtsi
 create mode 100644 arch/arm/boot/dts/imx6qdl-dhcom-picoitx.dtsi
 rename arch/arm/boot/dts/{imx6q-dhcom-som.dtsi => imx6qdl-dhcom-som.dtsi} (57%)
 create mode 100644 arch/arm/boot/dts/imx6qdl-skov-cpu-revc.dtsi
 create mode 100644 arch/arm/boot/dts/imx6qdl-skov-cpu.dtsi
 create mode 100644 arch/arm/boot/dts/imx6qdl-solidsense.dtsi
 create mode 100644 arch/arm/boot/dts/imx6s-dhcom-drc02.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] 8+ messages in thread

* [GIT PULL 3/4] i.MX arm64 device tree changes for 5.15
       [not found]   ` <20210814133852.FMk7TieUw6kOElAiF7dMFq-Goh-ggU1gaFREz-luQZU@z>
@ 2021-08-14 13:38     ` Shawn Guo
       [not found]       ` <20210816212051.LrR9USzBvsP4S8c2hdz3CgdAd53-WWwoxxnESJsWeJU@z>
  0 siblings, 1 reply; 8+ messages in thread
From: Shawn Guo @ 2021-08-14 13:38 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 e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 418962eea35869b8e07766d8728ae660d75800a9:

  arm64: dts: add device tree for Traverse Ten64 (LS1088A) (2021-08-14 13:51:28 +0800)

----------------------------------------------------------------
i.MX arm64 device tree changes for 5.15:

- New board support: Nitrogen8 SoM and MNT Reform2, LS1088A based
  Traverse Ten64, i.MX8M based GW7902.
- A series from Ioana Ciornei to update PHY IRQ configuration for
  LayerScape SoCs.
- A series from Tim Harvey to update Gateworks imx8mm-venice devices.
- Replace deprecated `fsl,usbphy` property with phys phandle.
- Add MIPI CSI phy and bridge descriptions for i.MX8MQ SoC.
- Add JPEG encoder/decoder device nodes for i.MX8M SoCs.
- Update PMU compatible and drop interrupt-affinity for i.MX8M SoCs.
- Add Cadence HIFI4 DSP for i.MX8 MPlus SoC.
- A few small and random updates on various boards.

----------------------------------------------------------------
Daniel Baluta (1):
      arm64: dts: imx8mp: Add dsp node

Fabio Estevam (1):
      arm64: dts: imx8mm-venice-gw7901: Remove unnecessary #address-cells/#size-cells

Ioana Ciornei (3):
      arm64: dts: lx2160ardb: update PHY nodes with IRQ information
      arm64: dts: ls2088ardb: update PHY nodes with IRQ information
      arm64: dts: ls1088ardb: update PHY nodes with IRQ information

Kwon Tae-young (3):
      arm64: dts: imx8qxp-ai_ml: Fix checkpatch warnings
      arm64: dts: imx8mq-evk: add CD pinctrl for usdhc2
      arm64: dts: imx8mq-evk: Remove unnecessary blank lines

Lucas Stach (3):
      arm64: dts: imx8mq: add Nitrogen8 SoM
      arm64: dts: imx8mq: add support for MNT Reform2
      arm64: dts: imx8mq-reform2: add sound support

Marek Vasut (1):
      arm64: dts: imx8m: Replace deprecated fsl,usbphy DT props with phys

Martin Kepplinger (1):
      arm64: dts: imx8mq: add mipi csi phy and csi bridge descriptions

Mathew McBride (3):
      arm64: dts: ls1088a: add internal PCS for DPMAC1 node
      arm64: dts: ls1088a: add missing PMU node
      arm64: dts: add device tree for Traverse Ten64 (LS1088A)

Mirela Rabulea (1):
      arm64: dts: imx8: Add jpeg encoder/decoder nodes

Peng Fan (3):
      arm64: dts: imx8mm: update pmu compatible
      arm64: dts: imx8qxp: update pmu compatible
      arm64: dts: imx8m: drop interrupt-affinity for pmu

Raag Jadav (1):
      arm64: dts: ls1046a: fix eeprom entries

Tim Harvey (6):
      arm64: dts: imx: Add i.mx8mm/imx8mn Gateworks gw7902 dts support
      arm64: dts: imx8mm-venice-gw700x: fix mp5416 pmic config
      arm64: dts: imx8mm-venice-gw700x: fix invalid pmic pin config
      arm64: dts: imx8mm-venice-gw71xx: fix USB OTG VBUS
      arm64: dts: imx8mm-venice-gw7901: add support for USB hub subload
      arm64: dts: imx8mm-venice-gw7901: enable pull-down on gpio outputs

 arch/arm64/boot/dts/freescale/Makefile             |   4 +
 arch/arm64/boot/dts/freescale/fsl-ls1046a-frwy.dts |   8 +-
 arch/arm64/boot/dts/freescale/fsl-ls1046a-rdb.dts  |   7 +-
 arch/arm64/boot/dts/freescale/fsl-ls1088a-rdb.dts  |   9 +
 .../arm64/boot/dts/freescale/fsl-ls1088a-ten64.dts | 389 +++++++++
 arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi     |  18 +
 arch/arm64/boot/dts/freescale/fsl-ls2088a-rdb.dts  |   4 +
 arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts  |   4 +
 arch/arm64/boot/dts/freescale/imx8-ss-img.dtsi     |  80 ++
 .../boot/dts/freescale/imx8mm-venice-gw700x.dtsi   |  64 +-
 .../boot/dts/freescale/imx8mm-venice-gw71xx.dtsi   |   5 +-
 .../boot/dts/freescale/imx8mm-venice-gw7901.dts    |  15 +-
 .../boot/dts/freescale/imx8mm-venice-gw7902.dts    | 911 +++++++++++++++++++++
 arch/arm64/boot/dts/freescale/imx8mm.dtsi          |   9 +-
 .../boot/dts/freescale/imx8mn-venice-gw7902.dts    | 884 ++++++++++++++++++++
 arch/arm64/boot/dts/freescale/imx8mn.dtsi          |   4 +-
 arch/arm64/boot/dts/freescale/imx8mp.dtsi          |  31 +-
 arch/arm64/boot/dts/freescale/imx8mq-evk.dts       |  14 +-
 .../boot/dts/freescale/imx8mq-mnt-reform2.dts      | 213 +++++
 .../boot/dts/freescale/imx8mq-nitrogen-som.dtsi    | 275 +++++++
 arch/arm64/boot/dts/freescale/imx8mq.dtsi          | 105 ++-
 arch/arm64/boot/dts/freescale/imx8qm-ss-img.dtsi   |  12 +
 arch/arm64/boot/dts/freescale/imx8qm.dtsi          |   2 +
 arch/arm64/boot/dts/freescale/imx8qxp-ai_ml.dts    |   2 +-
 arch/arm64/boot/dts/freescale/imx8qxp-ss-img.dtsi  |  13 +
 arch/arm64/boot/dts/freescale/imx8qxp.dtsi         |   4 +-
 26 files changed, 3021 insertions(+), 65 deletions(-)
 create mode 100644 arch/arm64/boot/dts/freescale/fsl-ls1088a-ten64.dts
 create mode 100644 arch/arm64/boot/dts/freescale/imx8-ss-img.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-venice-gw7902.dts
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mn-venice-gw7902.dts
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mq-nitrogen-som.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8qm-ss-img.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8qxp-ss-img.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] 8+ messages in thread

* [GIT PULL 4/4] i.MX defconfig update for 5.15
       [not found]   ` <20210814133853.Jx0iLDljuDi-MXYIUTeOCDUeyOhjyH4wv6Gy63SBlf8@z>
@ 2021-08-14 13:38     ` Shawn Guo
       [not found]       ` <20210816213355.PoJgKe4CVoH4fFWQnQR9AvAsod7fOOMBFmGmhLm9Hvo@z>
  0 siblings, 1 reply; 8+ messages in thread
From: Shawn Guo @ 2021-08-14 13:38 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 e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 7fd19c58e48fb774de9190f27f2b06a6526f2d3c:

  ARM: imx_v6_v7_defconfig: enable driver of the LTC3676 PMIC (2021-08-14 13:38:42 +0800)

----------------------------------------------------------------
i.MX defconfig update for 5.15:

- Enable LTC3676 PMIC, SCSI_LOWLEVEL and KPROBES support in
  imx_v6_v7_defconfig.

----------------------------------------------------------------
Fabio Estevam (2):
      ARM: imx_v6_v7_defconfig: Select CONFIG_KPROBES
      ARM: imx_v6_v7_defconfig: Let CONFIG_SCSI_LOWLEVEL be selected

Pascal Zimmermann (1):
      ARM: imx_v6_v7_defconfig: enable driver of the LTC3676 PMIC

 arch/arm/configs/imx_v6_v7_defconfig | 3 ++-
 1 file changed, 2 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] 8+ messages in thread

* Re: [GIT PULL 1/4] i.MX DT bindings update for 5.15
       [not found]   ` <20210816212050.16mexBwMP_Lsgay2HL13wGchFAp8VD6qF3d2xRoXoKo@z>
@ 2021-08-16 21:20     ` Arnd Bergmann
  0 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2021-08-16 21:20 UTC (permalink / raw)
  To: Shawn Guo, soc, arm
  Cc: Arnd Bergmann, kernel, Stefan Agner, linux-arm-kernel, Li Yang,
	Fabio Estevam, linux-imx

From: Arnd Bergmann <arnd@arndb.de>

On Sat, 14 Aug 2021 21:38:50 +0800, Shawn Guo wrote:
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
> 
>   Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-bindings-5.15
> 
> [...]

Merged into arm/dt, thanks!

merge commit: fe3be9941e3c5cebd59d3ad02477db86af85e2da

       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] 8+ messages in thread

* Re: [GIT PULL 3/4] i.MX arm64 device tree changes for 5.15
       [not found]       ` <20210816212051.LrR9USzBvsP4S8c2hdz3CgdAd53-WWwoxxnESJsWeJU@z>
@ 2021-08-16 21:20         ` Arnd Bergmann
  0 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2021-08-16 21:20 UTC (permalink / raw)
  To: Shawn Guo, soc, arm
  Cc: Arnd Bergmann, linux-arm-kernel, Stefan Agner, kernel, Li Yang,
	Fabio Estevam, linux-imx

From: Arnd Bergmann <arnd@arndb.de>

On Sat, 14 Aug 2021 21:38:52 +0800, Shawn Guo wrote:
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
> 
>   Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt64-5.15
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 6d640913126db109f2e3389173f0fe42413a8183

       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] 8+ messages in thread

* Re: [GIT PULL 2/4] i.MX arm32 device tree changes for 5.15
       [not found]       ` <20210816212124.onF8fEd3yGKh_jBTFVbbXQ81pxEwvAn_kT7CPQGOjJI@z>
@ 2021-08-16 21:21         ` Arnd Bergmann
  0 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2021-08-16 21:21 UTC (permalink / raw)
  To: Shawn Guo, soc, arm
  Cc: Arnd Bergmann, Fabio Estevam, Stefan Agner, linux-arm-kernel,
	linux-imx, kernel, Li Yang

From: Arnd Bergmann <arnd@arndb.de>

On Sat, 14 Aug 2021 21:38:51 +0800, Shawn Guo wrote:
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
> 
>   Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt-5.15
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 9b35ab1e314c3f563f8d6982c0a8f2c8964e4a36

       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] 8+ messages in thread

* Re: [GIT PULL 4/4] i.MX defconfig update for 5.15
       [not found]       ` <20210816213355.PoJgKe4CVoH4fFWQnQR9AvAsod7fOOMBFmGmhLm9Hvo@z>
@ 2021-08-16 21:33         ` Arnd Bergmann
  0 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2021-08-16 21:33 UTC (permalink / raw)
  To: soc, Shawn Guo, arm
  Cc: Arnd Bergmann, linux-arm-kernel, Li Yang, Stefan Agner,
	linux-imx, kernel, Fabio Estevam

From: Arnd Bergmann <arnd@arndb.de>

On Sat, 14 Aug 2021 21:38:53 +0800, Shawn Guo wrote:
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
> 
>   Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-5.15
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: 1f69aabe1ac06cd5005352fb9314e7409b712487

       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] 8+ messages in thread

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210814133850.DdURBq5MkTAl2mT3wjDcz24NqpGTMcszITzy3ZwUJBE@z>
2021-08-14 13:38 ` [GIT PULL 1/4] i.MX DT bindings update for 5.15 Shawn Guo
     [not found]   ` <20210814133851.hkLO2MQyXmyGoDRdP7-KZyF3d2Qtg5Z3srA_azExa_0@z>
2021-08-14 13:38     ` [GIT PULL 2/4] i.MX arm32 device tree changes " Shawn Guo
     [not found]       ` <20210816212124.onF8fEd3yGKh_jBTFVbbXQ81pxEwvAn_kT7CPQGOjJI@z>
2021-08-16 21:21         ` Arnd Bergmann
     [not found]   ` <20210814133852.FMk7TieUw6kOElAiF7dMFq-Goh-ggU1gaFREz-luQZU@z>
2021-08-14 13:38     ` [GIT PULL 3/4] i.MX arm64 " Shawn Guo
     [not found]       ` <20210816212051.LrR9USzBvsP4S8c2hdz3CgdAd53-WWwoxxnESJsWeJU@z>
2021-08-16 21:20         ` Arnd Bergmann
     [not found]   ` <20210814133853.Jx0iLDljuDi-MXYIUTeOCDUeyOhjyH4wv6Gy63SBlf8@z>
2021-08-14 13:38     ` [GIT PULL 4/4] i.MX defconfig update " Shawn Guo
     [not found]       ` <20210816213355.PoJgKe4CVoH4fFWQnQR9AvAsod7fOOMBFmGmhLm9Hvo@z>
2021-08-16 21:33         ` Arnd Bergmann
     [not found]   ` <20210816212050.16mexBwMP_Lsgay2HL13wGchFAp8VD6qF3d2xRoXoKo@z>
2021-08-16 21:20     ` [GIT PULL 1/4] i.MX DT bindings " Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).