soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: soc@kernel.org, arm@kernel.org
Cc: Shawn Guo <shawnguo@kernel.org>,
	Fabio Estevam <festevam@gmail.com>,
	Stefan Agner <stefan@agner.ch>, Li Yang <leoyang.li@nxp.com>,
	kernel@pengutronix.de, linux-imx@nxp.com,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/4] i.MX arm32 device tree changes for 5.15
Date: Sat, 14 Aug 2021 21:38:51 +0800	[thread overview]
Message-ID: <20210814133853.9981-2-shawnguo@kernel.org> (raw)
Message-ID: <20210814133851.hkLO2MQyXmyGoDRdP7-KZyF3d2Qtg5Z3srA_azExa_0@z> (raw)
In-Reply-To: <20210814133853.9981-1-shawnguo@kernel.org>

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

  reply	other threads:[~2021-08-14 13:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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     ` Shawn Guo [this message]
     [not found]       ` <20210816212124.onF8fEd3yGKh_jBTFVbbXQ81pxEwvAn_kT7CPQGOjJI@z>
2021-08-16 21:21         ` [GIT PULL 2/4] i.MX arm32 device tree changes " 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210814133853.9981-2-shawnguo@kernel.org \
    --to=shawnguo@kernel.org \
    --cc=arm@kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=leoyang.li@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=soc@kernel.org \
    --cc=stefan@agner.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).