linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/5] i.MX driver changes for 4.13
@ 2017-06-18 15:55 Shawn Guo
  2017-06-18 15:55 ` [GIT PULL 2/5] i.MX SoC updates " Shawn Guo
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Shawn Guo @ 2017-06-18 15:55 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

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

for you to fetch changes up to c465a32fdde67c029ba8880f2878491042b72524:

  soc: imx: gpc: build gpc only if hardware has gpc (2017-05-15 10:22:25 +0800)

----------------------------------------------------------------
The i.MX drivers update for 4.13:
 - Add CONFIG_HAVE_IMX_GPC to control the build of GPC driver, so that
   it doesn't build for platforms that do not have it.

----------------------------------------------------------------
Marc Ohlf (1):
      soc: imx: gpc: build gpc only if hardware has gpc

 drivers/soc/imx/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

* [GIT PULL 2/5] i.MX SoC updates for 4.13
  2017-06-18 15:55 [GIT PULL 1/5] i.MX driver changes for 4.13 Shawn Guo
@ 2017-06-18 15:55 ` Shawn Guo
  2017-06-19  6:06   ` Olof Johansson
  2017-06-18 15:55 ` [GIT PULL 3/5] i.MX device tree " Shawn Guo
                   ` (3 subsequent siblings)
  4 siblings, 1 reply; 10+ messages in thread
From: Shawn Guo @ 2017-06-18 15:55 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

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

for you to fetch changes up to bf5a01d7c50fb0c4e1c3d320d670bad252d50bcb:

  ARM: imx6ull: Make suspend/resume work like on 6ul (2017-06-07 11:38:40 +0800)

----------------------------------------------------------------
The i.MX SoC updates for 4.13:
 - Select GPCv2 for i.MX7 SoCs to get imx-gpcv2 irqchip driver built
   for i.MX7 platforms by default.
 - A couple of patches from Leonard to add IMX6ULL cpu check and get
   suspend/resume work on IMX6ULL.

----------------------------------------------------------------
Andrey Smirnov (1):
      ARM: imx: Select GPCv2 for i.MX7

Leonard Crestez (2):
      ARM: imx: Add MXC_CPU_IMX6ULL and cpu_is_imx6ull
      ARM: imx6ull: Make suspend/resume work like on 6ul

 arch/arm/mach-imx/Kconfig   | 1 +
 arch/arm/mach-imx/cpu.c     | 3 +++
 arch/arm/mach-imx/mxc.h     | 6 ++++++
 arch/arm/mach-imx/pm-imx6.c | 6 ++++--
 4 files changed, 14 insertions(+), 2 deletions(-)

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

* [GIT PULL 3/5] i.MX device tree updates for 4.13
  2017-06-18 15:55 [GIT PULL 1/5] i.MX driver changes for 4.13 Shawn Guo
  2017-06-18 15:55 ` [GIT PULL 2/5] i.MX SoC updates " Shawn Guo
@ 2017-06-18 15:55 ` Shawn Guo
  2017-06-19  6:07   ` Olof Johansson
  2017-06-18 15:55 ` [GIT PULL 4/5] Freescale arm64 " Shawn Guo
                   ` (2 subsequent siblings)
  4 siblings, 1 reply; 10+ messages in thread
From: Shawn Guo @ 2017-06-18 15:55 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

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

for you to fetch changes up to d8710c3fb912574709166bba24f4c64162ab832c:

  ARM: dts: imx6q-cm-fx6: add sdio wifi/bt nodes (2017-06-17 21:17:04 +0800)

----------------------------------------------------------------
The i.MX device tree updates for 4.13:
 - New board support: Gateworks Ventana GW5600, Technexion Pico i.MX7D
   Board.
 - A series from Alexandre Belloni to correct the vendor prefix for
   rv4162 compatible.
 - A patch-set from Andrey Smirnov ot enable PCIe support for i.MX7 and
   imx7d-sdb board.
 - Increase the SGTL5000 LRCLK pad strength to fix a random audio
   channel swapping seen on imx6qdl-wandboard and imx6qdl-colibri
   boards.
 - Clean up non-existing property 'enable-active-low' from fixed
   regulator device nodes.
 - Correct GPIO polarity for Ethernet PHY and PCI reset lines, even
   though device drivers do not use the polarity for now.
 - Add Wifi and Bluetooth support for imx7d-sdb board.
 - Adopt the i.MX6Q/DL DT to the new and more flexible GPC binding.
 - Update zii-rdu2 device tree source to use #include "..." for local
   inclusion.
 - A series from Philipp Zabel and Steve Longerbeam to enable video
   capture support for imx6qdl platforms.
 - A number of small random updates on various board support.

----------------------------------------------------------------
Alexandre Belloni (3):
      ARM: dts: imx6qdl-nitrogen6_max: fix rv4162 compatible
      ARM: dts: imx6qdl-nitrogen6_som2: fix rv4162 compatible
      ARM: dts: imx7d-nitrogen7: fix rv4162 compatible

Andrew Lunn (1):
      ARM: dts: vf610-zii: Add switch eeprom-length properties

Andrey Smirnov (6):
      ARM: dts: imx: Reintroduce 'anatop-enable-bit' where appropriate
      ARM: dts: imx7s: Add node for GPC
      ARM: dts: imx7s: Mark 'gpr' compatible with i.MX6 variant
      ARM: dts: imx7d-sdb: Add GPIO expander node
      ARM: dts: imx7d: Add node for PCIe controller
      ARM: dts: imx7d-sdb: Enable PCIe peripheral

Christopher Spinrath (1):
      ARM: dts: imx6q-cm-fx6: add sdio wifi/bt nodes

Fabio Estevam (15):
      ARM: dts: imx6qdl-wandboard: Fix audio channel swap
      ARM: dts: imx6qdl-colibri: Fix audio channel swap
      ARM: dts: imx6sx-sdb: Properly model the ARM and SOC regulator supplies
      ARM: dts: imx7s-warp: Pass 'no-1-8-v' property to the eMMC
      ARM: dts: imx6: Fix BCM43xx node name
      ARM: dts: imx7d-pico: Add watchdog support
      ARM: dts: imx7d-pico: Pass 'no-1-8-v' property to the eMMC
      ARM: dts: imx23-sansa: Remove 'enable-active-low' property
      ARM: dts: tx6: Remove 'enable-active-low' property
      ARM: dts: imx7: Fix typo in watchdog pin name
      ARM: dts: imx: Fix Ethernet PHY reset polarity
      ARM: dts: imx7d-sdb: Adjust the regulator nodes
      ARM: dts: imx7d-sdb: Add Wifi support
      ARM: dts: imx7d-sdb: Add Bluetooth support
      ARM: dts: imx6: Fix PCI GPIO reset polarity

Javier Martinez Canillas (1):
      ARM: dts: imx: Add generic compatible string for I2C EEPROM

Lucas Stach (2):
      ARM: dts: imx6: adopt DT to new GPC binding
      ARM: dts: imx6qp: add specific compatible for GPC

Masahiro Yamada (1):
      ARM: dts: imx6: use #include "..." to include local DT

Philipp Zabel (2):
      ARM: dts: imx6qdl: add multiplexer controls
      ARM: dts: imx6qdl: Add video multiplexers, mipi_csi, and their connections

Stefan Agner (2):
      ARM: dts: imx7: add USDHC NAND and IPG clock to SDHC instances
      ARM: dts: imx7: use 3 PWM cells

Steve Longerbeam (9):
      ARM: dts: imx6qdl: Add compatible, clocks, irqs to MIPI CSI-2 node
      ARM: dts: imx6qdl: add capture-subsystem device
      ARM: dts: imx6qdl-sabrelite: remove erratum ERR006687 workaround
      ARM: dts: imx6-sabrelite: add OV5642 and OV5640 camera sensors
      ARM: dts: imx6-sabresd: add OV5642 and OV5640 camera sensors
      ARM: dts: imx6-sabreauto: create i2cmux for i2c3
      ARM: dts: imx6-sabreauto: add reset-gpios property for max7310_b
      ARM: dts: imx6-sabreauto: add pinctrl for gpt input capture
      ARM: dts: imx6-sabreauto: add the ADV7180 video decoder

Tim Harvey (2):
      ARM: dts: imx: ventana: fix DTC warnings
      ARM: dts: imx: add Gateworks Ventana GW5600 support

Vanessa Maegima (1):
      ARM: dts: imx7d-pico: Add initial support

Yuantian Tang (1):
      ARM: dts: ls1021a: update the clockgen node

 arch/arm/boot/dts/Makefile                        |   3 +
 arch/arm/boot/dts/imx23-sansa.dts                 |   7 +-
 arch/arm/boot/dts/imx25-karo-tx25.dts             |   2 +-
 arch/arm/boot/dts/imx25-pdk.dts                   |   2 +-
 arch/arm/boot/dts/imx25.dtsi                      |   1 +
 arch/arm/boot/dts/imx27-phytec-phycard-s-som.dtsi |   2 +-
 arch/arm/boot/dts/imx27-phytec-phycore-som.dtsi   |   2 +-
 arch/arm/boot/dts/imx28-cfa10037.dts              |   2 +-
 arch/arm/boot/dts/imx28-cfa10049.dts              |   2 +-
 arch/arm/boot/dts/imx28-cfa10057.dts              |   2 +-
 arch/arm/boot/dts/imx28-cfa10058.dts              |   2 +-
 arch/arm/boot/dts/imx28-eukrea-mbmx287lc.dts      |   2 +-
 arch/arm/boot/dts/imx28-evk.dts                   |   4 +-
 arch/arm/boot/dts/imx28-m28cu3.dts                |   2 +-
 arch/arm/boot/dts/imx50-evk.dts                   |   2 +-
 arch/arm/boot/dts/imx50.dtsi                      |   1 +
 arch/arm/boot/dts/imx51-apf51.dts                 |   2 +-
 arch/arm/boot/dts/imx53-mba53.dts                 |   2 +-
 arch/arm/boot/dts/imx53-qsb-common.dtsi           |   2 +-
 arch/arm/boot/dts/imx53-smd.dts                   |   2 +-
 arch/arm/boot/dts/imx53-tqma53.dtsi               |   2 +-
 arch/arm/boot/dts/imx53-tx53.dtsi                 |   2 +-
 arch/arm/boot/dts/imx53-voipac-dmm-668.dtsi       |   2 +-
 arch/arm/boot/dts/imx6dl-gw560x.dts               |  55 ++
 arch/arm/boot/dts/imx6dl-riotboard.dts            |   2 +-
 arch/arm/boot/dts/imx6dl-sabrelite.dts            |   5 +
 arch/arm/boot/dts/imx6dl-sabresd.dts              |   5 +
 arch/arm/boot/dts/imx6dl.dtsi                     | 189 ++++++
 arch/arm/boot/dts/imx6q-ba16.dtsi                 |   2 +-
 arch/arm/boot/dts/imx6q-cm-fx6.dts                |  43 +-
 arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts           |   4 +-
 arch/arm/boot/dts/imx6q-evi.dts                   |   2 +-
 arch/arm/boot/dts/imx6q-gw5400-a.dts              |   7 +-
 arch/arm/boot/dts/imx6q-gw560x.dts                |  59 ++
 arch/arm/boot/dts/imx6q-novena.dts                |   4 +-
 arch/arm/boot/dts/imx6q-sabrelite.dts             |   5 +
 arch/arm/boot/dts/imx6q-sabresd.dts               |   5 +
 arch/arm/boot/dts/imx6q-utilite-pro.dts           |   2 +-
 arch/arm/boot/dts/imx6q-zii-rdu2.dts              |   4 +-
 arch/arm/boot/dts/imx6q.dtsi                      | 127 +++-
 arch/arm/boot/dts/imx6qdl-apf6dev.dtsi            |   2 +-
 arch/arm/boot/dts/imx6qdl-aristainetos.dtsi       |   2 +-
 arch/arm/boot/dts/imx6qdl-aristainetos2.dtsi      |   4 +-
 arch/arm/boot/dts/imx6qdl-colibri.dtsi            |   1 +
 arch/arm/boot/dts/imx6qdl-gw53xx.dtsi             |   5 -
 arch/arm/boot/dts/imx6qdl-gw54xx.dtsi             |   5 -
 arch/arm/boot/dts/imx6qdl-gw560x.dtsi             | 749 ++++++++++++++++++++++
 arch/arm/boot/dts/imx6qdl-microsom-ar8035.dtsi    |   2 +-
 arch/arm/boot/dts/imx6qdl-nitrogen6_max.dtsi      |   2 +-
 arch/arm/boot/dts/imx6qdl-nitrogen6_som2.dtsi     |   2 +-
 arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi         |   2 +-
 arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi      |   2 +-
 arch/arm/boot/dts/imx6qdl-sabreauto.dtsi          | 131 +++-
 arch/arm/boot/dts/imx6qdl-sabrelite.dtsi          | 152 ++++-
 arch/arm/boot/dts/imx6qdl-sabresd.dtsi            | 116 +++-
 arch/arm/boot/dts/imx6qdl-tx6.dtsi                |   5 +-
 arch/arm/boot/dts/imx6qdl-wandboard.dtsi          |   3 +-
 arch/arm/boot/dts/imx6qdl.dtsi                    |  60 +-
 arch/arm/boot/dts/imx6qp-zii-rdu2.dts             |   4 +-
 arch/arm/boot/dts/imx6qp.dtsi                     |   4 +
 arch/arm/boot/dts/imx6sl.dtsi                     |   3 +
 arch/arm/boot/dts/imx6sx-nitrogen6sx.dts          |   4 +-
 arch/arm/boot/dts/imx6sx-sdb.dts                  |   8 +
 arch/arm/boot/dts/imx6sx.dtsi                     |   3 +
 arch/arm/boot/dts/imx6ul-opos6ul.dtsi             |   2 +-
 arch/arm/boot/dts/imx6ul-tx6ul-mainboard.dts      |   2 +-
 arch/arm/boot/dts/imx6ul-tx6ul.dtsi               |   7 +-
 arch/arm/boot/dts/imx6ul.dtsi                     |   1 +
 arch/arm/boot/dts/imx7-colibri.dtsi               |   2 +-
 arch/arm/boot/dts/imx7d-nitrogen7.dts             |   6 +-
 arch/arm/boot/dts/imx7d-pico.dts                  | 403 ++++++++++++
 arch/arm/boot/dts/imx7d-pinfunc.h                 |   6 +-
 arch/arm/boot/dts/imx7d-sdb.dts                   | 133 +++-
 arch/arm/boot/dts/imx7d.dtsi                      |  37 ++
 arch/arm/boot/dts/imx7s-warp.dts                  |   3 +-
 arch/arm/boot/dts/imx7s.dtsi                      |  50 +-
 arch/arm/boot/dts/ls1021a.dtsi                    |  90 +--
 arch/arm/boot/dts/vf610-zii-dev-rev-b.dts         |   2 +
 78 files changed, 2361 insertions(+), 226 deletions(-)
 create mode 100644 arch/arm/boot/dts/imx6dl-gw560x.dts
 create mode 100644 arch/arm/boot/dts/imx6q-gw560x.dts
 create mode 100644 arch/arm/boot/dts/imx6qdl-gw560x.dtsi
 create mode 100644 arch/arm/boot/dts/imx7d-pico.dts

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

* [GIT PULL 4/5] Freescale arm64 device tree updates for 4.13
  2017-06-18 15:55 [GIT PULL 1/5] i.MX driver changes for 4.13 Shawn Guo
  2017-06-18 15:55 ` [GIT PULL 2/5] i.MX SoC updates " Shawn Guo
  2017-06-18 15:55 ` [GIT PULL 3/5] i.MX device tree " Shawn Guo
@ 2017-06-18 15:55 ` Shawn Guo
  2017-06-19  6:09   ` Olof Johansson
  2017-06-18 15:55 ` [GIT PULL 5/5] i.MX defconfig " Shawn Guo
  2017-06-19  6:05 ` [GIT PULL 1/5] i.MX driver changes " Olof Johansson
  4 siblings, 1 reply; 10+ messages in thread
From: Shawn Guo @ 2017-06-18 15:55 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

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

for you to fetch changes up to 375b6755a5b1836699d00c47f689d63bd1e40b95:

  arm64: dts: ls1088a: update sata node (2017-06-14 22:42:42 +0800)

----------------------------------------------------------------
The Freescale arm64 device tree updates for 4.13:
 - A series from NXP employee Li Yang that updates the copyright claims
   to comply with company policy.
 - A patch-set from Madalin Bucur that adds Data Path Acceleration
   Architecture (DPAA) QBMan and FMan.  Quite a few .dtsi files are
   created for SoCs with different DPAA configuration to include the
   devices as needed.
 - Enable UHS-I SD and eMMC support for LS1046A and LS208xA RDB/QDS
   boards.
 - Enable TMU device for thermal management support on LS1088A.
 - Update SATA device node for LS1088A with correct compatible and ECC
   register bit.
 - A few small random device tree updates.

----------------------------------------------------------------
Javier Martinez Canillas (1):
      arm64: dts: ls1043a: Add generic compatible string for I2C EEPROM

Li Yang (1):
      arm64: dts: freescale: update the copyright claims

Madalin Bucur (6):
      arm64: dts: add DPAA QBMan portals
      arm64: dts: add LS1043A DPAA QBMan nodes
      arm64: dts: add LS1046A DPAA QBMan nodes
      arm64: dts: add DPAA FMan nodes
      arm64: dts: add LS1043A DPAA FMan support
      arm64: dts: add LS1046A DPAA FMan nodes

Prabhakar Kushwaha (2):
      arm64: dts: Define big endian of IFC for LS1043a/LS1046a
      arm64: dts: Add flash node for ls1088a qds and rdb

Ran Wang (1):
      arm64: dts: ls1046a: Add dis_rxdet_inp3_quirk property to USB3 node

Scott Wood (1):
      arm64: dts: ls1012a: Add coreclk

Yangbo Lu (5):
      mmc: dt: add compatible into eSDHC required properties
      arm64: dts: ls1046a: support SD UHS-I and eMMC HS200 on RDB
      arm64: dts: ls208xa: support SD UHS-I on RDB and eMMC HS200 on QDS
      arm64: dts: ls1012a: add eSDHC nodes
      arm64: dts: ls1088a: add esdhc node

Yuantian Tang (4):
      arm64: dts: ls1088a: update the sata node
      arm64: dts: ls1088a: Add TMU device tree support
      dt-bindings: ahci-fsl-qoriq: add ls1088a chip name to the list
      arm64: dts: ls1088a: update sata node

yinbo.zhu (1):
      arm64: dts: ls208xa: disable SD UHS-I modes by default on RDB

 .../devicetree/bindings/ata/ahci-fsl-qoriq.txt     |   2 +-
 .../devicetree/bindings/mmc/fsl-esdhc.txt          |  14 +++
 arch/arm64/boot/dts/freescale/fsl-ls1012a-frdm.dts |   2 +-
 arch/arm64/boot/dts/freescale/fsl-ls1012a-qds.dts  |  10 +-
 arch/arm64/boot/dts/freescale/fsl-ls1012a-rdb.dts  |  15 ++-
 arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi     |  39 +++++++-
 arch/arm64/boot/dts/freescale/fsl-ls1043-post.dtsi |  45 +++++++++
 arch/arm64/boot/dts/freescale/fsl-ls1043a-qds.dts  |   4 +-
 arch/arm64/boot/dts/freescale/fsl-ls1043a-rdb.dts  |  79 ++++++++++++++-
 arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi     |  69 ++++++++++++-
 arch/arm64/boot/dts/freescale/fsl-ls1046-post.dtsi |  48 +++++++++
 arch/arm64/boot/dts/freescale/fsl-ls1046a-qds.dts  |   4 +-
 arch/arm64/boot/dts/freescale/fsl-ls1046a-rdb.dts  |  70 ++++++++++++-
 arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi     |  75 +++++++++++++-
 arch/arm64/boot/dts/freescale/fsl-ls1088a-qds.dts  |  28 ++++++
 arch/arm64/boot/dts/freescale/fsl-ls1088a-rdb.dts  |  20 ++++
 arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi     | 111 +++++++++++++++++++--
 arch/arm64/boot/dts/freescale/fsl-ls2080a-qds.dts  |   3 +-
 arch/arm64/boot/dts/freescale/fsl-ls2080a-rdb.dts  |   3 +-
 arch/arm64/boot/dts/freescale/fsl-ls2080a-simu.dts |   2 +-
 arch/arm64/boot/dts/freescale/fsl-ls2080a.dtsi     |   2 +-
 arch/arm64/boot/dts/freescale/fsl-ls2088a-qds.dts  |   3 +-
 arch/arm64/boot/dts/freescale/fsl-ls2088a-rdb.dts  |   3 +-
 arch/arm64/boot/dts/freescale/fsl-ls2088a.dtsi     |   3 +-
 arch/arm64/boot/dts/freescale/fsl-ls208xa-qds.dtsi |   4 +-
 arch/arm64/boot/dts/freescale/fsl-ls208xa-rdb.dtsi |   3 +-
 arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi     |   5 +-
 .../boot/dts/freescale/qoriq-bman-portals.dtsi     |  71 +++++++++++++
 .../boot/dts/freescale/qoriq-fman3-0-10g-0.dtsi    |  42 ++++++++
 .../boot/dts/freescale/qoriq-fman3-0-10g-1.dtsi    |  42 ++++++++
 .../boot/dts/freescale/qoriq-fman3-0-1g-0.dtsi     |  41 ++++++++
 .../boot/dts/freescale/qoriq-fman3-0-1g-1.dtsi     |  41 ++++++++
 .../boot/dts/freescale/qoriq-fman3-0-1g-2.dtsi     |  41 ++++++++
 .../boot/dts/freescale/qoriq-fman3-0-1g-3.dtsi     |  41 ++++++++
 .../boot/dts/freescale/qoriq-fman3-0-1g-4.dtsi     |  41 ++++++++
 .../boot/dts/freescale/qoriq-fman3-0-1g-5.dtsi     |  41 ++++++++
 arch/arm64/boot/dts/freescale/qoriq-fman3-0.dtsi   |  81 +++++++++++++++
 .../boot/dts/freescale/qoriq-qman-portals.dtsi     |  80 +++++++++++++++
 38 files changed, 1192 insertions(+), 36 deletions(-)
 create mode 100644 arch/arm64/boot/dts/freescale/fsl-ls1043-post.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/fsl-ls1046-post.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/qoriq-bman-portals.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/qoriq-fman3-0-10g-0.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/qoriq-fman3-0-10g-1.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-0.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-1.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-2.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-3.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-4.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-5.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/qoriq-fman3-0.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/qoriq-qman-portals.dtsi

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

* [GIT PULL 5/5] i.MX defconfig updates for 4.13
  2017-06-18 15:55 [GIT PULL 1/5] i.MX driver changes for 4.13 Shawn Guo
                   ` (2 preceding siblings ...)
  2017-06-18 15:55 ` [GIT PULL 4/5] Freescale arm64 " Shawn Guo
@ 2017-06-18 15:55 ` Shawn Guo
  2017-06-19  6:10   ` Olof Johansson
  2017-06-19  6:05 ` [GIT PULL 1/5] i.MX driver changes " Olof Johansson
  4 siblings, 1 reply; 10+ messages in thread
From: Shawn Guo @ 2017-06-18 15:55 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

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

for you to fetch changes up to 6db53373884327f0457d90aa665d249a11461b07:

  ARM: imx_v6_v7_defconfig: Select CONFIG_IMX7D_ADC (2017-06-18 07:32:01 +0800)

----------------------------------------------------------------
The i.MX defconfig updates for 4.13:
 - Enable i.MX7 ADC driver support.
 - Enable THERMAL_WRITABLE_TRIPS, so that i.MX thermal driver can set
   trip points for testing.
 - CONFIG_DEBUG_FS gets lost by accident because of a change around
   CONFIG_RCU_TRACE.  Re-enable it explicitly.
 - Enable MXS LRADC driver and CONFIG_CGROUPS for mxs_defconfig.
 - Enable more common cpufreq governors to help test cpufreq driver.

----------------------------------------------------------------
Fabio Estevam (1):
      ARM: imx_v6_v7_defconfig: Select CONFIG_IMX7D_ADC

Leonard Crestez (3):
      ARM: imx_v6_v7_defconfig: Enable cpufreq governors
      ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FS
      ARM: imx_v6_v7_defconfig: Set THERMAL_WRITABLE_TRIPS=y for testing

Stefan Wahren (2):
      ARM: mxs_defconfig: Enable CONFIG_CGROUPS
      ARM: mxs_defconfig: Re-enable MXS LRADC

 arch/arm/configs/imx_v6_v7_defconfig | 6 ++++++
 arch/arm/configs/mxs_defconfig       | 6 ++++--
 2 files changed, 10 insertions(+), 2 deletions(-)

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

* [GIT PULL 1/5] i.MX driver changes for 4.13
  2017-06-18 15:55 [GIT PULL 1/5] i.MX driver changes for 4.13 Shawn Guo
                   ` (3 preceding siblings ...)
  2017-06-18 15:55 ` [GIT PULL 5/5] i.MX defconfig " Shawn Guo
@ 2017-06-19  6:05 ` Olof Johansson
  4 siblings, 0 replies; 10+ messages in thread
From: Olof Johansson @ 2017-06-19  6:05 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, Jun 18, 2017 at 11:55:19PM +0800, Shawn Guo wrote:
> The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
> 
>   Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-drivers-4.13
> 
> for you to fetch changes up to c465a32fdde67c029ba8880f2878491042b72524:
> 
>   soc: imx: gpc: build gpc only if hardware has gpc (2017-05-15 10:22:25 +0800)
> 
> ----------------------------------------------------------------
> The i.MX drivers update for 4.13:
>  - Add CONFIG_HAVE_IMX_GPC to control the build of GPC driver, so that
>    it doesn't build for platforms that do not have it.

Merged, thanks.


-Olof

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

* [GIT PULL 2/5] i.MX SoC updates for 4.13
  2017-06-18 15:55 ` [GIT PULL 2/5] i.MX SoC updates " Shawn Guo
@ 2017-06-19  6:06   ` Olof Johansson
  0 siblings, 0 replies; 10+ messages in thread
From: Olof Johansson @ 2017-06-19  6:06 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, Jun 18, 2017 at 11:55:20PM +0800, Shawn Guo wrote:
> The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
> 
>   Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-4.13
> 
> for you to fetch changes up to bf5a01d7c50fb0c4e1c3d320d670bad252d50bcb:
> 
>   ARM: imx6ull: Make suspend/resume work like on 6ul (2017-06-07 11:38:40 +0800)
> 
> ----------------------------------------------------------------
> The i.MX SoC updates for 4.13:
>  - Select GPCv2 for i.MX7 SoCs to get imx-gpcv2 irqchip driver built
>    for i.MX7 platforms by default.
>  - A couple of patches from Leonard to add IMX6ULL cpu check and get
>    suspend/resume work on IMX6ULL.

Merged, thanks.


-Olof

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

* [GIT PULL 3/5] i.MX device tree updates for 4.13
  2017-06-18 15:55 ` [GIT PULL 3/5] i.MX device tree " Shawn Guo
@ 2017-06-19  6:07   ` Olof Johansson
  0 siblings, 0 replies; 10+ messages in thread
From: Olof Johansson @ 2017-06-19  6:07 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, Jun 18, 2017 at 11:55:21PM +0800, Shawn Guo wrote:
> The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
> 
>   Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt-4.13
> 
> for you to fetch changes up to d8710c3fb912574709166bba24f4c64162ab832c:
> 
>   ARM: dts: imx6q-cm-fx6: add sdio wifi/bt nodes (2017-06-17 21:17:04 +0800)
> 
> ----------------------------------------------------------------
> The i.MX device tree updates for 4.13:
>  - New board support: Gateworks Ventana GW5600, Technexion Pico i.MX7D
>    Board.
>  - A series from Alexandre Belloni to correct the vendor prefix for
>    rv4162 compatible.
>  - A patch-set from Andrey Smirnov ot enable PCIe support for i.MX7 and
>    imx7d-sdb board.
>  - Increase the SGTL5000 LRCLK pad strength to fix a random audio
>    channel swapping seen on imx6qdl-wandboard and imx6qdl-colibri
>    boards.
>  - Clean up non-existing property 'enable-active-low' from fixed
>    regulator device nodes.
>  - Correct GPIO polarity for Ethernet PHY and PCI reset lines, even
>    though device drivers do not use the polarity for now.
>  - Add Wifi and Bluetooth support for imx7d-sdb board.
>  - Adopt the i.MX6Q/DL DT to the new and more flexible GPC binding.
>  - Update zii-rdu2 device tree source to use #include "..." for local
>    inclusion.
>  - A series from Philipp Zabel and Steve Longerbeam to enable video
>    capture support for imx6qdl platforms.
>  - A number of small random updates on various board support.

Merged, thanks!


-Olof

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

* [GIT PULL 4/5] Freescale arm64 device tree updates for 4.13
  2017-06-18 15:55 ` [GIT PULL 4/5] Freescale arm64 " Shawn Guo
@ 2017-06-19  6:09   ` Olof Johansson
  0 siblings, 0 replies; 10+ messages in thread
From: Olof Johansson @ 2017-06-19  6:09 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, Jun 18, 2017 at 11:55:22PM +0800, Shawn Guo wrote:
> The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
> 
>   Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt64-4.13
> 
> for you to fetch changes up to 375b6755a5b1836699d00c47f689d63bd1e40b95:
> 
>   arm64: dts: ls1088a: update sata node (2017-06-14 22:42:42 +0800)
> 
> ----------------------------------------------------------------
> The Freescale arm64 device tree updates for 4.13:
>  - A series from NXP employee Li Yang that updates the copyright claims
>    to comply with company policy.
>  - A patch-set from Madalin Bucur that adds Data Path Acceleration
>    Architecture (DPAA) QBMan and FMan.  Quite a few .dtsi files are
>    created for SoCs with different DPAA configuration to include the
>    devices as needed.
>  - Enable UHS-I SD and eMMC support for LS1046A and LS208xA RDB/QDS
>    boards.
>  - Enable TMU device for thermal management support on LS1088A.
>  - Update SATA device node for LS1088A with correct compatible and ECC
>    register bit.
>  - A few small random device tree updates.

Merged, thanks!


-Olof

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

* [GIT PULL 5/5] i.MX defconfig updates for 4.13
  2017-06-18 15:55 ` [GIT PULL 5/5] i.MX defconfig " Shawn Guo
@ 2017-06-19  6:10   ` Olof Johansson
  0 siblings, 0 replies; 10+ messages in thread
From: Olof Johansson @ 2017-06-19  6:10 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, Jun 18, 2017 at 11:55:23PM +0800, Shawn Guo wrote:
> The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
> 
>   Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-4.13
> 
> for you to fetch changes up to 6db53373884327f0457d90aa665d249a11461b07:
> 
>   ARM: imx_v6_v7_defconfig: Select CONFIG_IMX7D_ADC (2017-06-18 07:32:01 +0800)
> 
> ----------------------------------------------------------------
> The i.MX defconfig updates for 4.13:
>  - Enable i.MX7 ADC driver support.
>  - Enable THERMAL_WRITABLE_TRIPS, so that i.MX thermal driver can set
>    trip points for testing.
>  - CONFIG_DEBUG_FS gets lost by accident because of a change around
>    CONFIG_RCU_TRACE.  Re-enable it explicitly.
>  - Enable MXS LRADC driver and CONFIG_CGROUPS for mxs_defconfig.
>  - Enable more common cpufreq governors to help test cpufreq driver.
> 
> ----------------------------------------------------------------
> Fabio Estevam (1):
>       ARM: imx_v6_v7_defconfig: Select CONFIG_IMX7D_ADC
> 
> Leonard Crestez (3):
>       ARM: imx_v6_v7_defconfig: Enable cpufreq governors
>       ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FS
>       ARM: imx_v6_v7_defconfig: Set THERMAL_WRITABLE_TRIPS=y for testing
> 
> Stefan Wahren (2):
>       ARM: mxs_defconfig: Enable CONFIG_CGROUPS
>       ARM: mxs_defconfig: Re-enable MXS LRADC

Merged, thanks!


-Olof

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

end of thread, other threads:[~2017-06-19  6:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-18 15:55 [GIT PULL 1/5] i.MX driver changes for 4.13 Shawn Guo
2017-06-18 15:55 ` [GIT PULL 2/5] i.MX SoC updates " Shawn Guo
2017-06-19  6:06   ` Olof Johansson
2017-06-18 15:55 ` [GIT PULL 3/5] i.MX device tree " Shawn Guo
2017-06-19  6:07   ` Olof Johansson
2017-06-18 15:55 ` [GIT PULL 4/5] Freescale arm64 " Shawn Guo
2017-06-19  6:09   ` Olof Johansson
2017-06-18 15:55 ` [GIT PULL 5/5] i.MX defconfig " Shawn Guo
2017-06-19  6:10   ` Olof Johansson
2017-06-19  6:05 ` [GIT PULL 1/5] i.MX driver changes " Olof Johansson

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).