All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/2] ARM: SoC fixes for v5.8
       [not found] <CAK8P3a1rUGkoHanEGfc+o8bjgZO=T-40-e-wy+ECLxuU_pT97A@mail.gmail.com>
@ 2020-06-28 20:00   ` Arnd Bergmann
  0 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2020-06-28 20:00 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: arm-soc, Linux ARM, Linux Kernel Mailing List

The following changes since commit 48778464bb7d346b47157d21ffde2af6b2d39110:

  Linux 5.8-rc2 (2020-06-21 15:45:29 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/arm-fixes-5.8-1

for you to fetch changes up to 42d3f7e8da1bc55e3109f612c519c945f6587194:

  Merge tag 'imx-fixes-5.8' of
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into
arm/fixes (2020-06-28 14:48:19 +0200)

----------------------------------------------------------------
ARM: SoC fixes for v5.8

Here are a couple of bug fixes, mostly for devicetree files

NXP i.MX:
  - Use correct voltage on some i.MX8M board device trees to
    avoid hardware damage
  - Code fixes for a compiler warning and incorrect reference
    counting, both harmless.
  - Fix the i.MX8M SoC driver to correctly identify imx8mp
  - Fix watchdog configuration in imx6ul-kontron device tree.

Broadcom:
  - A small regression fix for the Raspberry-Pi firmware driver
  - A Kconfig change to use the correct timer driver on Northstar
  - A DT fix for the Luxul XWC-2000 machine
  - Two more DT fixes for NSP SoCs

STmicroelectronics STI
  - Revert one broken patch for L2 cache configuration

ARM Versatile Express:
  - Fix a regression by reverting a broken DT cleanup

TEE drivers:
  - MAINTAINERS: change tee mailing list

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

----------------------------------------------------------------
Adam Ford (1):
      arm64: dts: imx8mm-beacon: Fix voltages on LDO1 and LDO2

Andre Przywara (1):
      arm: dts: vexpress: Move mcc node back into motherboard node

Andy Shevchenko (1):
      ARM: bcm2835: Fix integer overflow in
rpi_firmware_print_firmware_revision()

Anson Huang (1):
      soc: imx8m: Correct i.MX8MP UID fuse offset

Arnd Bergmann (6):
      Merge tag 'juno-fix-5.8' of
git://git.kernel.org/.../sudeep.holla/linux into arm/fixes
      Merge tag 'tee-ml-for-v5.8' of
git://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes
      Merge tag 'arm-soc/for-5.8/devicetree-fixes' of
https://github.com/Broadcom/stblinux into arm/fixes
      Merge tag 'arm-soc/for-5.8/soc-fixes' of
https://github.com/Broadcom/stblinux into arm/fixes
      Merge tag 'arm-soc/for-5.8/drivers-fixes' of
https://github.com/Broadcom/stblinux into arm/fixes
      Merge tag 'imx-fixes-5.8' of
git://git.kernel.org/.../shawnguo/linux into arm/fixes

Florian Fainelli (1):
      Merge tag 'tags/bcm2835-drivers-fixes-2020-0-17' into drivers/fixes

Frieder Schrempf (2):
      ARM: dts: imx6ul-kontron: Move watchdog from Kontron i.MX6UL/ULL
board to SoM
      ARM: dts: imx6ul-kontron: Change WDOG_ANY signal from push-pull
to open-drain

Jens Wiklander (1):
      MAINTAINERS: change tee mailing list

Matthew Hagan (3):
      ARM: bcm: Select ARM_TIMER_SP804 for ARCH_BCM_NSP
      ARM: dts: NSP: Disable PL330 by default, add dma-coherent property
      ARM: dts: NSP: Correct FA2 mailbox node

Patrice Chotard (1):
      Revert "ARM: sti: Implement dummy L2 cache's write_sec"

Peng Fan (1):
      soc: imx8m: fix build warning

Rafał Miłecki (1):
      ARM: dts: BCM5301X: Add missing memory "device_type" for Luxul XWC-2000

Robin Gong (2):
      arm64: dts: imx8mm-evk: correct ldo1/ldo2 voltage range
      arm64: dts: imx8mn-ddr4-evk: correct ldo1/ldo2 voltage range

yu kuai (2):
      ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()
      ARM: imx6: add missing put_device() call in imx6q_suspend_init()

 MAINTAINERS                                        |   6 +-
 arch/arm/boot/dts/bcm-nsp.dtsi                     |  10 +-
 arch/arm/boot/dts/bcm47094-luxul-xwc-2000.dts      |   1 +
 arch/arm/boot/dts/bcm958522er.dts                  |   4 +
 arch/arm/boot/dts/bcm958525er.dts                  |   4 +
 arch/arm/boot/dts/bcm958525xmc.dts                 |   4 +
 arch/arm/boot/dts/bcm958622hr.dts                  |   4 +
 arch/arm/boot/dts/bcm958623hr.dts                  |   4 +
 arch/arm/boot/dts/bcm958625hr.dts                  |   4 +
 arch/arm/boot/dts/bcm958625k.dts                   |   4 +
 arch/arm/boot/dts/imx6ul-kontron-n6x1x-s.dtsi      |  13 --
 .../boot/dts/imx6ul-kontron-n6x1x-som-common.dtsi  |  13 ++
 arch/arm/boot/dts/vexpress-v2m-rs1.dtsi            | 146 ++++++++++-----------
 arch/arm/mach-bcm/Kconfig                          |   1 +
 arch/arm/mach-imx/pm-imx5.c                        |   6 +-
 arch/arm/mach-imx/pm-imx6.c                        |  10 +-
 arch/arm/mach-sti/board-dt.c                       |   9 --
 .../boot/dts/freescale/imx8mm-beacon-som.dtsi      |   4 +-
 arch/arm64/boot/dts/freescale/imx8mm-evk.dts       |   4 +-
 arch/arm64/boot/dts/freescale/imx8mn-ddr4-evk.dts  |   4 +-
 drivers/firmware/raspberrypi.c                     |   5 +-
 drivers/soc/imx/soc-imx8m.c                        |  10 +-
 22 files changed, 152 insertions(+), 118 deletions(-)

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

* [GIT PULL 1/2] ARM: SoC fixes for v5.8
@ 2020-06-28 20:00   ` Arnd Bergmann
  0 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2020-06-28 20:00 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: arm-soc, Linux Kernel Mailing List, Linux ARM

The following changes since commit 48778464bb7d346b47157d21ffde2af6b2d39110:

  Linux 5.8-rc2 (2020-06-21 15:45:29 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/arm-fixes-5.8-1

for you to fetch changes up to 42d3f7e8da1bc55e3109f612c519c945f6587194:

  Merge tag 'imx-fixes-5.8' of
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into
arm/fixes (2020-06-28 14:48:19 +0200)

----------------------------------------------------------------
ARM: SoC fixes for v5.8

Here are a couple of bug fixes, mostly for devicetree files

NXP i.MX:
  - Use correct voltage on some i.MX8M board device trees to
    avoid hardware damage
  - Code fixes for a compiler warning and incorrect reference
    counting, both harmless.
  - Fix the i.MX8M SoC driver to correctly identify imx8mp
  - Fix watchdog configuration in imx6ul-kontron device tree.

Broadcom:
  - A small regression fix for the Raspberry-Pi firmware driver
  - A Kconfig change to use the correct timer driver on Northstar
  - A DT fix for the Luxul XWC-2000 machine
  - Two more DT fixes for NSP SoCs

STmicroelectronics STI
  - Revert one broken patch for L2 cache configuration

ARM Versatile Express:
  - Fix a regression by reverting a broken DT cleanup

TEE drivers:
  - MAINTAINERS: change tee mailing list

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

----------------------------------------------------------------
Adam Ford (1):
      arm64: dts: imx8mm-beacon: Fix voltages on LDO1 and LDO2

Andre Przywara (1):
      arm: dts: vexpress: Move mcc node back into motherboard node

Andy Shevchenko (1):
      ARM: bcm2835: Fix integer overflow in
rpi_firmware_print_firmware_revision()

Anson Huang (1):
      soc: imx8m: Correct i.MX8MP UID fuse offset

Arnd Bergmann (6):
      Merge tag 'juno-fix-5.8' of
git://git.kernel.org/.../sudeep.holla/linux into arm/fixes
      Merge tag 'tee-ml-for-v5.8' of
git://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes
      Merge tag 'arm-soc/for-5.8/devicetree-fixes' of
https://github.com/Broadcom/stblinux into arm/fixes
      Merge tag 'arm-soc/for-5.8/soc-fixes' of
https://github.com/Broadcom/stblinux into arm/fixes
      Merge tag 'arm-soc/for-5.8/drivers-fixes' of
https://github.com/Broadcom/stblinux into arm/fixes
      Merge tag 'imx-fixes-5.8' of
git://git.kernel.org/.../shawnguo/linux into arm/fixes

Florian Fainelli (1):
      Merge tag 'tags/bcm2835-drivers-fixes-2020-0-17' into drivers/fixes

Frieder Schrempf (2):
      ARM: dts: imx6ul-kontron: Move watchdog from Kontron i.MX6UL/ULL
board to SoM
      ARM: dts: imx6ul-kontron: Change WDOG_ANY signal from push-pull
to open-drain

Jens Wiklander (1):
      MAINTAINERS: change tee mailing list

Matthew Hagan (3):
      ARM: bcm: Select ARM_TIMER_SP804 for ARCH_BCM_NSP
      ARM: dts: NSP: Disable PL330 by default, add dma-coherent property
      ARM: dts: NSP: Correct FA2 mailbox node

Patrice Chotard (1):
      Revert "ARM: sti: Implement dummy L2 cache's write_sec"

Peng Fan (1):
      soc: imx8m: fix build warning

Rafał Miłecki (1):
      ARM: dts: BCM5301X: Add missing memory "device_type" for Luxul XWC-2000

Robin Gong (2):
      arm64: dts: imx8mm-evk: correct ldo1/ldo2 voltage range
      arm64: dts: imx8mn-ddr4-evk: correct ldo1/ldo2 voltage range

yu kuai (2):
      ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()
      ARM: imx6: add missing put_device() call in imx6q_suspend_init()

 MAINTAINERS                                        |   6 +-
 arch/arm/boot/dts/bcm-nsp.dtsi                     |  10 +-
 arch/arm/boot/dts/bcm47094-luxul-xwc-2000.dts      |   1 +
 arch/arm/boot/dts/bcm958522er.dts                  |   4 +
 arch/arm/boot/dts/bcm958525er.dts                  |   4 +
 arch/arm/boot/dts/bcm958525xmc.dts                 |   4 +
 arch/arm/boot/dts/bcm958622hr.dts                  |   4 +
 arch/arm/boot/dts/bcm958623hr.dts                  |   4 +
 arch/arm/boot/dts/bcm958625hr.dts                  |   4 +
 arch/arm/boot/dts/bcm958625k.dts                   |   4 +
 arch/arm/boot/dts/imx6ul-kontron-n6x1x-s.dtsi      |  13 --
 .../boot/dts/imx6ul-kontron-n6x1x-som-common.dtsi  |  13 ++
 arch/arm/boot/dts/vexpress-v2m-rs1.dtsi            | 146 ++++++++++-----------
 arch/arm/mach-bcm/Kconfig                          |   1 +
 arch/arm/mach-imx/pm-imx5.c                        |   6 +-
 arch/arm/mach-imx/pm-imx6.c                        |  10 +-
 arch/arm/mach-sti/board-dt.c                       |   9 --
 .../boot/dts/freescale/imx8mm-beacon-som.dtsi      |   4 +-
 arch/arm64/boot/dts/freescale/imx8mm-evk.dts       |   4 +-
 arch/arm64/boot/dts/freescale/imx8mn-ddr4-evk.dts  |   4 +-
 drivers/firmware/raspberrypi.c                     |   5 +-
 drivers/soc/imx/soc-imx8m.c                        |  10 +-
 22 files changed, 152 insertions(+), 118 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/2] ARM: OMAP fixes for v5.8
  2020-06-28 20:00   ` Arnd Bergmann
@ 2020-06-28 20:01     ` Arnd Bergmann
  -1 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2020-06-28 20:01 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: arm-soc, Linux ARM, Linux Kernel Mailing List, Tony Lindgren

The following changes since commit 48778464bb7d346b47157d21ffde2af6b2d39110:

  Linux 5.8-rc2 (2020-06-21 15:45:29 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git
tags/arm-omap-fixes-5.8-1

for you to fetch changes up to d528945d7762be94beca4c111bb95dcc9a9f39c0:

  Merge tag 'omap-for-v5.8/fixes-rc1-signed' of
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into
arm/omap-fixes (2020-06-28 14:45:08 +0200)

----------------------------------------------------------------
ARM: OMAP fixes for v5.8

The OMAP developers are particularly active at hunting down regressions,
so this is a separate branch with OMAP specific fixes for the v5.8:

As Tony explains
 "The recent display subsystem (DSS) related platform data changes
  caused display related regressions for suspend and resume. Looks like
  I only tested suspend and resume before dropping the legacy platform
  data, and forgot to test it after dropping it. Turns out the main issue
  was that we no longer have platform code calling pm_runtime_suspend
  for DSS like we did for the legacy platform data case, and that fix
  is still being discussed on the dri-devel list and will get merged
  separately. The DSS related testing exposed a pile other other display
  related issues that also need fixing though":

 - Fix ti-sysc optional clock handling and reset status checks
   for devices that reset automatically in idle like DSS

 - Ignore ti-sysc clockactivity bit unless separately requested
   to avoid unexpected performance issues

 - Init ti-sysc framedonetv_irq to true and disable for am4

 - Avoid duplicate DSS reset for legacy mode with dts data

 - Remove LCD timings for am4 as they cause warnings now that we're
   using generic panels

Other OMAP changes from Tony include:

 - Fix omap_prm reset deassert as we still have drivers setting the
   pm_runtime_irq_safe() flag

 - Flush posted write for ti-sysc enable and disable

 - Fix droid4 spi related errors with spi flags

 - Fix am335x USB range and a typo for softreset

 - Fix dra7 timer nodes for clocks for IPU and DSP

 - Drop duplicate mailboxes after mismerge for dra7

 - Prevent pocketgeagle header line signal from accidentally setting
   micro-SD write protection signal by removing the default mux

 - Fix NFSroot flakeyness after resume for duover by switching the
   smsc911x gpio interrupt to back to level sensitive

 - Fix regression for omap4 clockevent source after recent system
   timer changes

 - Yet another ethernet regression fix for the "rgmii" vs "rgmii-rxid"
   phy-mode

 - One patch to convert am3/am4 DT files to use the regular sdhci-omap
   driver instead of the old hsmmc driver, this was meant for the
   merge window but got lost in the process.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

----------------------------------------------------------------
Arnd Bergmann (3):
      Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of
git://git.kernel.org/.../tmlind/linux-omap into arm/fixes
      Merge tag 'omap-for-v5.8/dt-missed-signed' of
git://git.kernel.org/.../tmlind/linux-omap into arm/omap-fixes
      Merge tag 'omap-for-v5.8/fixes-rc1-signed' of
git://git.kernel.org/.../tmlind/linux-omap into arm/omap-fixes

Drew Fustini (2):
      ARM: dts: am335x-pocketbeagle: Fix mmc0 Write Protect
      ARM: dts: am5729: beaglebone-ai: fix rgmii phy-mode

Faiz Abbas (1):
      ARM: dts: Move am33xx and am43xx mmc nodes to sdhci-omap driver

Oskar Holmlund (2):
      ARM: dts: Fix am33xx.dtsi USB ranges length
      ARM: dts: Fix am33xx.dtsi ti,sysc-mask wrong softreset flag

Suman Anna (2):
      ARM: dts: dra7: Fix timer nodes properly for timer_sys_ck clocks
      ARM: dts: dra7-evm-common: Fix duplicate mailbox nodes

Tero Kristo (1):
      soc: ti: omap-prm: use atomic iopoll instead of sleeping one

Tomi Valkeinen (3):
      ARM: dts: am437x-sk-evm: remove lcd timings
      ARM: dts: am437x-gp-evm: remove lcd timings
      ARM: dts: am437x-epos-evm: remove lcd timings

Tony Lindgren (14):
      bus: ti-sysc: Flush posted write on enable and disable
      ARM: dts: omap4-droid4: Fix spi configuration and increase rate
      bus: ti-sysc: Use optional clocks on for enable and wait for softreset bit
      bus: ti-sysc: Ignore clockactivity unless specified as a quirk
      bus: ti-sysc: Fix uninitialized framedonetv_irq
      ARM: OMAP2+: Fix legacy mode dss_reset
      bus: ti-sysc: Increase max softreset wait
      Merge commit '5390130f3b288db7d67de5e6c29d0de70d327ff0' into fixes-v5.7
      Merge branch 'fixes-v5.7' into fixes
      Revert "bus: ti-sysc: Increase max softreset wait"
      ARM: dts: Fix duovero smsc interrupt for suspend
      ARM: dts: Fix omap4 system timer source clocks
      Merge tag 'v5.8-rc1' into fixes
      Merge branch 'omap-for-v5.8/fixes-rc1' into fixes

 arch/arm/boot/dts/am335x-baltos.dtsi              |  2 +-
 arch/arm/boot/dts/am335x-boneblack-common.dtsi    |  1 +
 arch/arm/boot/dts/am335x-boneblack-wireless.dts   |  1 -
 arch/arm/boot/dts/am335x-boneblue.dts             |  1 -
 arch/arm/boot/dts/am335x-bonegreen-wireless.dts   |  1 -
 arch/arm/boot/dts/am335x-evm.dts                  |  3 +-
 arch/arm/boot/dts/am335x-evmsk.dts                |  2 +-
 arch/arm/boot/dts/am335x-lxm.dts                  |  2 +-
 arch/arm/boot/dts/am335x-moxa-uc-2100-common.dtsi |  2 +-
 arch/arm/boot/dts/am335x-moxa-uc-8100-me-t.dts    |  2 +-
 arch/arm/boot/dts/am335x-pepper.dts               |  4 +-
 arch/arm/boot/dts/am335x-phycore-som.dtsi         |  2 +-
 arch/arm/boot/dts/am335x-pocketbeagle.dts         |  1 -
 arch/arm/boot/dts/am33xx-l4.dtsi                  |  6 +-
 arch/arm/boot/dts/am33xx.dtsi                     |  7 +-
 arch/arm/boot/dts/am4372.dtsi                     |  3 +-
 arch/arm/boot/dts/am437x-cm-t43.dts               |  2 +-
 arch/arm/boot/dts/am437x-gp-evm.dts               | 20 +----
 arch/arm/boot/dts/am437x-l4.dtsi                  |  5 +-
 arch/arm/boot/dts/am437x-sk-evm.dts               | 18 +----
 arch/arm/boot/dts/am43x-epos-evm.dts              | 16 ----
 arch/arm/boot/dts/am5729-beagleboneai.dts         |  2 +-
 arch/arm/boot/dts/dra7-evm-common.dtsi            | 20 -----
 arch/arm/boot/dts/dra7-l4.dtsi                    | 34 ++++----
 arch/arm/boot/dts/motorola-cpcap-mapphone.dtsi    |  4 +-
 arch/arm/boot/dts/omap4-duovero-parlor.dts        |  2 +-
 arch/arm/boot/dts/omap4.dtsi                      |  2 +-
 arch/arm/mach-omap2/omap_hwmod.c                  |  2 +-
 drivers/bus/ti-sysc.c                             | 98 +++++++++++++++++------
 drivers/soc/ti/omap_prm.c                         |  8 +-
 30 files changed, 125 insertions(+), 148 deletions(-)

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

* [GIT PULL 2/2] ARM: OMAP fixes for v5.8
@ 2020-06-28 20:01     ` Arnd Bergmann
  0 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2020-06-28 20:01 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Tony Lindgren, arm-soc, Linux Kernel Mailing List, Linux ARM

The following changes since commit 48778464bb7d346b47157d21ffde2af6b2d39110:

  Linux 5.8-rc2 (2020-06-21 15:45:29 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git
tags/arm-omap-fixes-5.8-1

for you to fetch changes up to d528945d7762be94beca4c111bb95dcc9a9f39c0:

  Merge tag 'omap-for-v5.8/fixes-rc1-signed' of
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into
arm/omap-fixes (2020-06-28 14:45:08 +0200)

----------------------------------------------------------------
ARM: OMAP fixes for v5.8

The OMAP developers are particularly active at hunting down regressions,
so this is a separate branch with OMAP specific fixes for the v5.8:

As Tony explains
 "The recent display subsystem (DSS) related platform data changes
  caused display related regressions for suspend and resume. Looks like
  I only tested suspend and resume before dropping the legacy platform
  data, and forgot to test it after dropping it. Turns out the main issue
  was that we no longer have platform code calling pm_runtime_suspend
  for DSS like we did for the legacy platform data case, and that fix
  is still being discussed on the dri-devel list and will get merged
  separately. The DSS related testing exposed a pile other other display
  related issues that also need fixing though":

 - Fix ti-sysc optional clock handling and reset status checks
   for devices that reset automatically in idle like DSS

 - Ignore ti-sysc clockactivity bit unless separately requested
   to avoid unexpected performance issues

 - Init ti-sysc framedonetv_irq to true and disable for am4

 - Avoid duplicate DSS reset for legacy mode with dts data

 - Remove LCD timings for am4 as they cause warnings now that we're
   using generic panels

Other OMAP changes from Tony include:

 - Fix omap_prm reset deassert as we still have drivers setting the
   pm_runtime_irq_safe() flag

 - Flush posted write for ti-sysc enable and disable

 - Fix droid4 spi related errors with spi flags

 - Fix am335x USB range and a typo for softreset

 - Fix dra7 timer nodes for clocks for IPU and DSP

 - Drop duplicate mailboxes after mismerge for dra7

 - Prevent pocketgeagle header line signal from accidentally setting
   micro-SD write protection signal by removing the default mux

 - Fix NFSroot flakeyness after resume for duover by switching the
   smsc911x gpio interrupt to back to level sensitive

 - Fix regression for omap4 clockevent source after recent system
   timer changes

 - Yet another ethernet regression fix for the "rgmii" vs "rgmii-rxid"
   phy-mode

 - One patch to convert am3/am4 DT files to use the regular sdhci-omap
   driver instead of the old hsmmc driver, this was meant for the
   merge window but got lost in the process.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

----------------------------------------------------------------
Arnd Bergmann (3):
      Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of
git://git.kernel.org/.../tmlind/linux-omap into arm/fixes
      Merge tag 'omap-for-v5.8/dt-missed-signed' of
git://git.kernel.org/.../tmlind/linux-omap into arm/omap-fixes
      Merge tag 'omap-for-v5.8/fixes-rc1-signed' of
git://git.kernel.org/.../tmlind/linux-omap into arm/omap-fixes

Drew Fustini (2):
      ARM: dts: am335x-pocketbeagle: Fix mmc0 Write Protect
      ARM: dts: am5729: beaglebone-ai: fix rgmii phy-mode

Faiz Abbas (1):
      ARM: dts: Move am33xx and am43xx mmc nodes to sdhci-omap driver

Oskar Holmlund (2):
      ARM: dts: Fix am33xx.dtsi USB ranges length
      ARM: dts: Fix am33xx.dtsi ti,sysc-mask wrong softreset flag

Suman Anna (2):
      ARM: dts: dra7: Fix timer nodes properly for timer_sys_ck clocks
      ARM: dts: dra7-evm-common: Fix duplicate mailbox nodes

Tero Kristo (1):
      soc: ti: omap-prm: use atomic iopoll instead of sleeping one

Tomi Valkeinen (3):
      ARM: dts: am437x-sk-evm: remove lcd timings
      ARM: dts: am437x-gp-evm: remove lcd timings
      ARM: dts: am437x-epos-evm: remove lcd timings

Tony Lindgren (14):
      bus: ti-sysc: Flush posted write on enable and disable
      ARM: dts: omap4-droid4: Fix spi configuration and increase rate
      bus: ti-sysc: Use optional clocks on for enable and wait for softreset bit
      bus: ti-sysc: Ignore clockactivity unless specified as a quirk
      bus: ti-sysc: Fix uninitialized framedonetv_irq
      ARM: OMAP2+: Fix legacy mode dss_reset
      bus: ti-sysc: Increase max softreset wait
      Merge commit '5390130f3b288db7d67de5e6c29d0de70d327ff0' into fixes-v5.7
      Merge branch 'fixes-v5.7' into fixes
      Revert "bus: ti-sysc: Increase max softreset wait"
      ARM: dts: Fix duovero smsc interrupt for suspend
      ARM: dts: Fix omap4 system timer source clocks
      Merge tag 'v5.8-rc1' into fixes
      Merge branch 'omap-for-v5.8/fixes-rc1' into fixes

 arch/arm/boot/dts/am335x-baltos.dtsi              |  2 +-
 arch/arm/boot/dts/am335x-boneblack-common.dtsi    |  1 +
 arch/arm/boot/dts/am335x-boneblack-wireless.dts   |  1 -
 arch/arm/boot/dts/am335x-boneblue.dts             |  1 -
 arch/arm/boot/dts/am335x-bonegreen-wireless.dts   |  1 -
 arch/arm/boot/dts/am335x-evm.dts                  |  3 +-
 arch/arm/boot/dts/am335x-evmsk.dts                |  2 +-
 arch/arm/boot/dts/am335x-lxm.dts                  |  2 +-
 arch/arm/boot/dts/am335x-moxa-uc-2100-common.dtsi |  2 +-
 arch/arm/boot/dts/am335x-moxa-uc-8100-me-t.dts    |  2 +-
 arch/arm/boot/dts/am335x-pepper.dts               |  4 +-
 arch/arm/boot/dts/am335x-phycore-som.dtsi         |  2 +-
 arch/arm/boot/dts/am335x-pocketbeagle.dts         |  1 -
 arch/arm/boot/dts/am33xx-l4.dtsi                  |  6 +-
 arch/arm/boot/dts/am33xx.dtsi                     |  7 +-
 arch/arm/boot/dts/am4372.dtsi                     |  3 +-
 arch/arm/boot/dts/am437x-cm-t43.dts               |  2 +-
 arch/arm/boot/dts/am437x-gp-evm.dts               | 20 +----
 arch/arm/boot/dts/am437x-l4.dtsi                  |  5 +-
 arch/arm/boot/dts/am437x-sk-evm.dts               | 18 +----
 arch/arm/boot/dts/am43x-epos-evm.dts              | 16 ----
 arch/arm/boot/dts/am5729-beagleboneai.dts         |  2 +-
 arch/arm/boot/dts/dra7-evm-common.dtsi            | 20 -----
 arch/arm/boot/dts/dra7-l4.dtsi                    | 34 ++++----
 arch/arm/boot/dts/motorola-cpcap-mapphone.dtsi    |  4 +-
 arch/arm/boot/dts/omap4-duovero-parlor.dts        |  2 +-
 arch/arm/boot/dts/omap4.dtsi                      |  2 +-
 arch/arm/mach-omap2/omap_hwmod.c                  |  2 +-
 drivers/bus/ti-sysc.c                             | 98 +++++++++++++++++------
 drivers/soc/ti/omap_prm.c                         |  8 +-
 30 files changed, 125 insertions(+), 148 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

* Re: [GIT PULL 1/2] ARM: SoC fixes for v5.8
  2020-06-28 20:00   ` Arnd Bergmann
@ 2020-06-28 22:05     ` pr-tracker-bot
  -1 siblings, 0 replies; 8+ messages in thread
From: pr-tracker-bot @ 2020-06-28 22:05 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Linus Torvalds, arm-soc, Linux ARM, Linux Kernel Mailing List

The pull request you sent on Sun, 28 Jun 2020 22:00:53 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/arm-fixes-5.8-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e44b59cd758acdd413512d4597a1fabdadfe3abf

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

* Re: [GIT PULL 1/2] ARM: SoC fixes for v5.8
@ 2020-06-28 22:05     ` pr-tracker-bot
  0 siblings, 0 replies; 8+ messages in thread
From: pr-tracker-bot @ 2020-06-28 22:05 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: arm-soc, Linus Torvalds, Linux Kernel Mailing List, Linux ARM

The pull request you sent on Sun, 28 Jun 2020 22:00:53 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/arm-fixes-5.8-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e44b59cd758acdd413512d4597a1fabdadfe3abf

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

_______________________________________________
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/2] ARM: OMAP fixes for v5.8
  2020-06-28 20:01     ` Arnd Bergmann
@ 2020-06-28 22:05       ` pr-tracker-bot
  -1 siblings, 0 replies; 8+ messages in thread
From: pr-tracker-bot @ 2020-06-28 22:05 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Linus Torvalds, arm-soc, Linux ARM, Linux Kernel Mailing List,
	Tony Lindgren

The pull request you sent on Sun, 28 Jun 2020 22:01:58 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/arm-omap-fixes-5.8-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f7db192b2d71ea42627a32349d59a5f99f2aafcc

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

* Re: [GIT PULL 2/2] ARM: OMAP fixes for v5.8
@ 2020-06-28 22:05       ` pr-tracker-bot
  0 siblings, 0 replies; 8+ messages in thread
From: pr-tracker-bot @ 2020-06-28 22:05 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Tony Lindgren, arm-soc, Linus Torvalds,
	Linux Kernel Mailing List, Linux ARM

The pull request you sent on Sun, 28 Jun 2020 22:01:58 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/arm-omap-fixes-5.8-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f7db192b2d71ea42627a32349d59a5f99f2aafcc

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

_______________________________________________
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:[~2020-06-28 22:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAK8P3a1rUGkoHanEGfc+o8bjgZO=T-40-e-wy+ECLxuU_pT97A@mail.gmail.com>
2020-06-28 20:00 ` [GIT PULL 1/2] ARM: SoC fixes for v5.8 Arnd Bergmann
2020-06-28 20:00   ` Arnd Bergmann
2020-06-28 20:01   ` [GIT PULL 2/2] ARM: OMAP " Arnd Bergmann
2020-06-28 20:01     ` Arnd Bergmann
2020-06-28 22:05     ` pr-tracker-bot
2020-06-28 22:05       ` pr-tracker-bot
2020-06-28 22:05   ` [GIT PULL 1/2] ARM: SoC " pr-tracker-bot
2020-06-28 22:05     ` pr-tracker-bot

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.