linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: arm@kernel.org
Cc: Stefan Agner <stefan@agner.ch>, Li Yang <leoyang.li@nxp.com>,
	linux-imx@nxp.com, kernel@pengutronix.de,
	Fabio Estevam <festevam@gmail.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [GIT PULL 4/6] i.MX arm device tree update for 5.2
Date: Tue, 23 Apr 2019 10:08:06 +0800	[thread overview]
Message-ID: <20190423020804.GD16166@dragon> (raw)
In-Reply-To: <20190422082836.3734-4-shawnguo@kernel.org>

On Mon, Apr 22, 2019 at 04:28:34PM +0800, Shawn Guo wrote:
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt-5.2
> 
> for you to fetch changes up to 2ea5c9b28fab2f34a0ac5d9b3d17216dd35d3162:
> 
>   ARM: dts: vf610-zii-dev-rev-b: Specify CS as GPIO_ACTIVE_LOW in spi0 (2019-04-22 09:16:15 +0800)

Hi Arnd, Olof,

I updated the tag to include the missing patch that adds #io-channel-cells
in ADC nodes.  Otherwise, we have DTC warning below from ZII i.MX7 RPU2
board support.

  arch/arm/boot/dts/imx7d-zii-rpu2.dts:46.12-50.4: Warning (io_channels_property): /iio-hwmon: Missing property '#io-channel-cells' in node /soc/aips-bus@30400000/adc@30610000 or bad phandle (referred from io-channels[0]) 

Shawn


The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 4171797ff78fa1f351b890e18411b7959b506149:

  ARM: dts: imx7s: Specify #io-channel-cells in ADC nodes (2019-04-23 09:48:26 +0800)

----------------------------------------------------------------
i.MX arm device tree update for 5.2:
 - New board support: imx50-kobo-aura, imx53-m53menlo, imx6dl-eckelmann,
   imx7d-mba7, imx7d-zii-rpu2, and vf610-zii-spb4.
 - Add i2c, mmc and spi aliases for SoC i.MX35, i.MX50 and i.MX6SL.
 - Use new 'reset-gpios' property describing CODEC reset pin for board
   mx6qdl-zii-rdu2, imx6qdl-gw5903 and imx6qdl-var-dart.
 - Specify viewport count for PCIE block on SoC imx7d and imx6qdl.
 - Correct 'ipg' clock of SDMA device for i.MX5, i.MX6 and i.MX7 SoCs.
 - Rename MMDC memory controller device to be generic and add MMDC
   device for imx7ulp SoC.
 - Add OCOTP device support for imx7ulp SoC.
 - Improve ZII board DTS by switching to SPDX identifier and using generic
   device node name.
 - A series from Rui Miguel Silva to add various media related devices
   for i.MX7 SoC, and enable ov2680 sensor support for imx7s-warp board.
 - Random small updates on various board support.

----------------------------------------------------------------
Adam Ford (3):
      ARM: dts: imx6qdl: Enable fsl,sec-v4.0-pwrkey
      ARM: dts: imx6q-logicpd: Enable Analog audio capture
      ARM: dts: imx6q-logicpd: Shutdown LCD regulator during suspend

Alexander Kurz (3):
      ARM: dts: i.MX50: Add i2c, mmc and spi aliases
      ARM: dts: i.MX6SL: Add i2c and mmc aliases
      ARM: dts: i.MX35: Add i2c and mmc aliases

Andrew F. Davis (3):
      ARM: dts: mx6qdl-zii-rdu2: Use new CODEC reset pin name
      ARM: dts: imx6qdl-gw5903: Use new CODEC reset pin name
      ARM: dts: imx6qdl-var-dart: Use new CODEC reset pin name

Andrey Smirnov (17):
      ARM: dts: vf610: Add ZII SPB4 board
      ARM: dts: vf610-zii-cfu1: Disable NOR flash/SPI controller
      ARM: dts: imx7d: Specify viewport count for PCIE block
      ARM: dts: imx6qdl: Specify viewport count for PCIE block
      ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMA
      ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ipg" clock to SDMA
      ARM: dts: imx7d: Specify IMX7D_CLK_IPG as "ipg" clock to SDMA
      ARM: dts: imx6ul: Specify IMX6UL_CLK_IPG as "ipg" clock to SDMA
      ARM: dts: imx6sll: Specify IMX6SLL_CLK_IPG as "ipg" clock to SDMA
      ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ahb" clock to SDMA
      ARM: dts: imx53: Specify IMX5_CLK_IPG as "ahb" clock to SDMA
      ARM: dts: imx51: Specify IMX5_CLK_IPG as "ahb" clock to SDMA
      ARM: dts: imx50: Specify IMX5_CLK_IPG as "ahb" clock to SDMA
      ARM: dts: Add support for ZII i.MX7 RPU2 board
      ARM: dts: vf610-zii-dev: Mark i2c0 SCL as GPIO_OPEN_DRAIN
      ARM: dts: vf610-zii-dev-rev-b: Specify CS as GPIO_ACTIVE_LOW in spi0
      ARM: dts: imx7s: Specify #io-channel-cells in ADC nodes

Anson Huang (6):
      ARM: dts: imx7ulp: add mmdc support
      ARM: dts: imx: make MMDC node name generic
      ARM: dts: imx6qdl: Improve mmdc1 node
      ARM: dts: imx7ulp: add ocotp support
      ARM: dts: imx6sll: add cooling-cells for cpu-freq cooling device
      ARM: dts: imx6dl-sabreauto: update opp table for auto part

Bruno Thomsen (4):
      ARM: dts: tq imx7 common board support
      ARM: dts: tq imx7s board support
      ARM: dts: tq imx7d board support
      ARM: dts: bugfix tqma7 soft reset issue

Fabio Estevam (5):
      ARM: dts: vf610-zii: Disable SNVS RTC
      ARM: dts: vf610-zii-ssmb-spu3: Disable watchdog
      ARM: dts: vf610-zii: Remove 'max-brightness' property
      ARM: dts: imx: Switch Zii dts to SPDX identifier
      ARM: dts: imx: Use generic node names for Zii dts

Frieder Schrempf (1):
      ARM: dts: ls1021a: Remove unused properties from QSPI node

Jonathan Neuschäfer (2):
      ARM: dts: imx50: Add PHY node for usbotg and adjust clocks
      ARM: dts: imx50: Add Kobo Aura DTS

Lucas Stach (2):
      ARM: dts: imx6: RDU2: add switch watchdog device
      ARM: dts: imx6: RDU2: manage backlight from panel

Marco Felsch (1):
      ARM: dts: pfla02: prepare storage devices to add paritions

Marek Vasut (2):
      ARM: dts: imx53: Rename M53 SoM touchscreen node
      ARM: dts: imx53: Add Menlosystems M53 board

Pierre-Jean Texier (1):
      ARM: dts: imx7s-warp: PMIC swbst boot-on/always-on

Rui Miguel Silva (5):
      ARM: dts: imx7s: add mipi phy power domain
      ARM: dts: imx7s: add multiplexer controls
      ARM: dts: imx7s: Add video mux, csi and mipi_csi
      ARM: dts: imx7s-warp: add csi and mipi_csi node
      ARM: dts: imx7s-warp: add ov2680 sensor node

Tim Harvey (2):
      ARM: dts: imx: Add TDA19971 HDMI Receiver to GW551x
      ARM: dts: imx: Add TDA19971 HDMI Receiver to GW54xx

Uwe Kleine-König (1):
      ARM: dts: Add devicetree for Eckelmann ci4x10

Yinbo Zhu (1):
      ARM: dts: ls1021a-qds: enable esdhc controller

 arch/arm/boot/dts/Makefile                    |   9 +-
 arch/arm/boot/dts/imx35.dtsi                  |   6 +
 arch/arm/boot/dts/imx50-kobo-aura.dts         | 258 +++++++
 arch/arm/boot/dts/imx50.dtsi                  |  23 +-
 arch/arm/boot/dts/imx51-zii-rdu1.dts          |  38 +-
 arch/arm/boot/dts/imx51.dtsi                  |   2 +-
 arch/arm/boot/dts/imx53-m53.dtsi              |   2 +-
 arch/arm/boot/dts/imx53-m53menlo.dts          | 311 +++++++++
 arch/arm/boot/dts/imx53.dtsi                  |   2 +-
 arch/arm/boot/dts/imx6-logicpd-baseboard.dtsi |   4 +-
 arch/arm/boot/dts/imx6dl-eckelmann-ci4x10.dts | 381 +++++++++++
 arch/arm/boot/dts/imx6dl-sabreauto.dts        |  15 +
 arch/arm/boot/dts/imx6q-gw54xx.dts            | 105 +++
 arch/arm/boot/dts/imx6q-logicpd.dts           |   4 +-
 arch/arm/boot/dts/imx6q-zii-rdu2.dts          |  38 +-
 arch/arm/boot/dts/imx6qdl-gw54xx.dtsi         |  29 +-
 arch/arm/boot/dts/imx6qdl-gw551x.dtsi         | 138 ++++
 arch/arm/boot/dts/imx6qdl-gw5903.dtsi         |   2 +-
 arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi  |   4 +-
 arch/arm/boot/dts/imx6qdl-var-dart.dtsi       |   2 +-
 arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi       |  50 +-
 arch/arm/boot/dts/imx6qdl.dtsi                |  18 +-
 arch/arm/boot/dts/imx6qp-zii-rdu2.dts         |  38 +-
 arch/arm/boot/dts/imx6sl.dtsi                 |  11 +-
 arch/arm/boot/dts/imx6sll.dtsi                |   3 +-
 arch/arm/boot/dts/imx6sx.dtsi                 |   4 +-
 arch/arm/boot/dts/imx6ul.dtsi                 |   4 +-
 arch/arm/boot/dts/imx7-mba7.dtsi              | 550 +++++++++++++++
 arch/arm/boot/dts/imx7-tqma7.dtsi             | 249 +++++++
 arch/arm/boot/dts/imx7d-mba7.dts              | 119 ++++
 arch/arm/boot/dts/imx7d-tqma7.dtsi            |  11 +
 arch/arm/boot/dts/imx7d-zii-rpu2.dts          | 941 ++++++++++++++++++++++++++
 arch/arm/boot/dts/imx7d.dtsi                  |   1 +
 arch/arm/boot/dts/imx7s-mba7.dts              |  18 +
 arch/arm/boot/dts/imx7s-tqma7.dtsi            |  11 +
 arch/arm/boot/dts/imx7s-warp.dts              |  61 ++
 arch/arm/boot/dts/imx7s.dtsi                  |  98 ++-
 arch/arm/boot/dts/imx7ulp.dtsi                |  12 +
 arch/arm/boot/dts/ls1021a-moxa-uc-8410a.dts   |   1 -
 arch/arm/boot/dts/ls1021a-qds.dts             |   4 +
 arch/arm/boot/dts/ls1021a.dtsi                |   1 -
 arch/arm/boot/dts/vf610-zii-cfu1.dts          |  26 +-
 arch/arm/boot/dts/vf610-zii-dev-rev-b.dts     |  57 +-
 arch/arm/boot/dts/vf610-zii-dev-rev-c.dts     |  49 +-
 arch/arm/boot/dts/vf610-zii-dev.dtsi          |   6 +-
 arch/arm/boot/dts/vf610-zii-scu4-aib.dts      |  14 +-
 arch/arm/boot/dts/vf610-zii-spb4.dts          | 359 ++++++++++
 arch/arm/boot/dts/vf610-zii-ssmb-dtu.dts      |   5 +-
 arch/arm/boot/dts/vf610-zii-ssmb-spu3.dts     |  17 +-
 49 files changed, 3810 insertions(+), 301 deletions(-)
 create mode 100644 arch/arm/boot/dts/imx50-kobo-aura.dts
 create mode 100644 arch/arm/boot/dts/imx53-m53menlo.dts
 create mode 100644 arch/arm/boot/dts/imx6dl-eckelmann-ci4x10.dts
 create mode 100644 arch/arm/boot/dts/imx7-mba7.dtsi
 create mode 100644 arch/arm/boot/dts/imx7-tqma7.dtsi
 create mode 100644 arch/arm/boot/dts/imx7d-mba7.dts
 create mode 100644 arch/arm/boot/dts/imx7d-tqma7.dtsi
 create mode 100644 arch/arm/boot/dts/imx7d-zii-rpu2.dts
 create mode 100644 arch/arm/boot/dts/imx7s-mba7.dts
 create mode 100644 arch/arm/boot/dts/imx7s-tqma7.dtsi
 create mode 100644 arch/arm/boot/dts/vf610-zii-spb4.dts

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

  reply	other threads:[~2019-04-23  2:08 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-22  8:28 [GIT PULL 1/6] i.MX drivers change for 5.2 Shawn Guo
2019-04-22  8:28 ` [GIT PULL 2/6] i.MX SoC update " Shawn Guo
2019-04-29 16:26   ` Olof Johansson
2019-04-22  8:28 ` [GIT PULL 3/6] i.MX DT bindings " Shawn Guo
2019-04-23  2:03   ` Shawn Guo
2019-04-28 19:50     ` Olof Johansson
2019-04-22  8:28 ` [GIT PULL 4/6] i.MX arm device tree " Shawn Guo
2019-04-23  2:08   ` Shawn Guo [this message]
2019-04-28 19:51     ` Olof Johansson
2019-04-22  8:28 ` [GIT PULL 5/6] i.MX arm64 " Shawn Guo
2019-04-29 16:27   ` Olof Johansson
2019-04-22  8:28 ` [GIT PULL 6/6] i.MX defconfig " Shawn Guo
2019-04-29 16:29   ` Olof Johansson
2019-04-30  2:26     ` Shawn Guo
2019-04-30  2:31       ` Fabio Estevam
2019-04-30 21:18       ` Leonard Crestez
2019-05-01  0:41         ` Shawn Guo
2019-05-03 14:12           ` Leonard Crestez
2019-05-04 13:28     ` Shawn Guo
2019-04-29 16:25 ` [GIT PULL 1/6] i.MX drivers change " Olof Johansson

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=20190423020804.GD16166@dragon \
    --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=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).