All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] MediaTek ARM64 Device Tree fixes for v6.7
@ 2023-11-29 11:39 ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 3+ messages in thread
From: AngeloGioacchino Del Regno @ 2023-11-29 11:39 UTC (permalink / raw)
  To: arm-soc, soc; +Cc: linux-arm-kernel, linux-mediatek

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git/ tags/mtk-dts64-fixes-for-6.7

for you to fetch changes up to 5943b8f7449df9881b273db07bdde1e7120dccf0:

  arm64: dts: mediatek: cherry: Fix interrupt cells for MT6360 on I2C7 (2023-11-29 10:37:53 +0100)

----------------------------------------------------------------
MediaTek ARM64 DeviceTree fixes for v6.7

Fixes for various MediaTek SoCs, including

MT7986: - eMMC HS400 mode failures
        - Cooling trips for emergency system shutdown
        - BPI-R3 machine SFP power limit and active cooling

MT8173: - EVB device tree unit_address_vs_reg warning

MT8183: - unit_address_vs_reg and simple_bus_reg warnings
        - Kukui device tree nodes naming consistency and
          adhering to bindings
        - Jacuzzi device tree unnecessary cells removed as
          those were producing avoid_unnecessary_addr_size

MT8186: - Power domains faults due to incorrect clocks
        - GPU speed bin nvmem cell name was wrong, producing
          issues with interpreting the speedbin with GPU OPPs

MT8195: - Local Arbiter (and whole system) ability to suspend
        - Cherry device tree interrupts_property warning

...and another unit_address_vs_reg warning on MT7622.

----------------------------------------------------------------
AngeloGioacchino Del Regno (7):
      arm64: dts: mediatek: mt8195: Fix PM suspend/resume with venc clocks
      arm64: dts: mediatek: mt8183: Fix unit address for scp reserved memory
      arm64: dts: mediatek: mt8183-evb: Fix unit_address_vs_reg warning on ntc
      arm64: dts: mediatek: mt8173-evb: Fix regulator-fixed node names
      arm64: dts: mediatek: mt8183: Move thermal-zones to the root node
      arm64: dts: mediatek: mt8186: Change gpu speedbin nvmem cell name
      arm64: dts: mediatek: cherry: Fix interrupt cells for MT6360 on I2C7

Eric Woudstra (1):
      arm64: dts: mt7986: fix emmc hs400 mode without uboot initialization

Eugen Hristev (3):
      arm64: dts: mediatek: mt8186: fix clock names for power domains
      arm64: dts: mediatek: mt7622: fix memory node warning check
      arm64: dts: mediatek: mt8183-kukui-jacuzzi: fix dsi unnecessary cells properties

Frank Wunderlich (2):
      arm64: dts: mt7986: define 3W max power to both SFP on BPI-R3
      arm64: dts: mt7986: change cooling trips

Hsin-Yi Wang (1):
      arm64: dts: mt8183: kukui: Fix underscores in node names

 arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts |   2 +-
 arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts             |   2 +-
 arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3.dts |  12 ++--
 arch/arm64/boot/dts/mediatek/mt7986a.dtsi                |  24 ++++++--
 arch/arm64/boot/dts/mediatek/mt8173-evb.dts              |   4 +-
 arch/arm64/boot/dts/mediatek/mt8183-evb.dts              |   4 +-
 arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi.dtsi   |   8 ++-
 arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi           |  96 +++++++++++++++----------------
 arch/arm64/boot/dts/mediatek/mt8183.dtsi                 | 242 +++++++++++++++++++++++++++++++++++++++----------------------------------------
 arch/arm64/boot/dts/mediatek/mt8186.dtsi                 |  44 +++++++++------
 arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi          |   2 +-
 arch/arm64/boot/dts/mediatek/mt8195.dtsi                 |   6 +-
 12 files changed, 241 insertions(+), 205 deletions(-)


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

* [GIT PULL] MediaTek ARM64 Device Tree fixes for v6.7
@ 2023-11-29 11:39 ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 3+ messages in thread
From: AngeloGioacchino Del Regno @ 2023-11-29 11:39 UTC (permalink / raw)
  To: arm-soc, soc; +Cc: linux-arm-kernel, linux-mediatek

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git/ tags/mtk-dts64-fixes-for-6.7

for you to fetch changes up to 5943b8f7449df9881b273db07bdde1e7120dccf0:

  arm64: dts: mediatek: cherry: Fix interrupt cells for MT6360 on I2C7 (2023-11-29 10:37:53 +0100)

----------------------------------------------------------------
MediaTek ARM64 DeviceTree fixes for v6.7

Fixes for various MediaTek SoCs, including

MT7986: - eMMC HS400 mode failures
        - Cooling trips for emergency system shutdown
        - BPI-R3 machine SFP power limit and active cooling

MT8173: - EVB device tree unit_address_vs_reg warning

MT8183: - unit_address_vs_reg and simple_bus_reg warnings
        - Kukui device tree nodes naming consistency and
          adhering to bindings
        - Jacuzzi device tree unnecessary cells removed as
          those were producing avoid_unnecessary_addr_size

MT8186: - Power domains faults due to incorrect clocks
        - GPU speed bin nvmem cell name was wrong, producing
          issues with interpreting the speedbin with GPU OPPs

MT8195: - Local Arbiter (and whole system) ability to suspend
        - Cherry device tree interrupts_property warning

...and another unit_address_vs_reg warning on MT7622.

----------------------------------------------------------------
AngeloGioacchino Del Regno (7):
      arm64: dts: mediatek: mt8195: Fix PM suspend/resume with venc clocks
      arm64: dts: mediatek: mt8183: Fix unit address for scp reserved memory
      arm64: dts: mediatek: mt8183-evb: Fix unit_address_vs_reg warning on ntc
      arm64: dts: mediatek: mt8173-evb: Fix regulator-fixed node names
      arm64: dts: mediatek: mt8183: Move thermal-zones to the root node
      arm64: dts: mediatek: mt8186: Change gpu speedbin nvmem cell name
      arm64: dts: mediatek: cherry: Fix interrupt cells for MT6360 on I2C7

Eric Woudstra (1):
      arm64: dts: mt7986: fix emmc hs400 mode without uboot initialization

Eugen Hristev (3):
      arm64: dts: mediatek: mt8186: fix clock names for power domains
      arm64: dts: mediatek: mt7622: fix memory node warning check
      arm64: dts: mediatek: mt8183-kukui-jacuzzi: fix dsi unnecessary cells properties

Frank Wunderlich (2):
      arm64: dts: mt7986: define 3W max power to both SFP on BPI-R3
      arm64: dts: mt7986: change cooling trips

Hsin-Yi Wang (1):
      arm64: dts: mt8183: kukui: Fix underscores in node names

 arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts |   2 +-
 arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts             |   2 +-
 arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3.dts |  12 ++--
 arch/arm64/boot/dts/mediatek/mt7986a.dtsi                |  24 ++++++--
 arch/arm64/boot/dts/mediatek/mt8173-evb.dts              |   4 +-
 arch/arm64/boot/dts/mediatek/mt8183-evb.dts              |   4 +-
 arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi.dtsi   |   8 ++-
 arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi           |  96 +++++++++++++++----------------
 arch/arm64/boot/dts/mediatek/mt8183.dtsi                 | 242 +++++++++++++++++++++++++++++++++++++++----------------------------------------
 arch/arm64/boot/dts/mediatek/mt8186.dtsi                 |  44 +++++++++------
 arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi          |   2 +-
 arch/arm64/boot/dts/mediatek/mt8195.dtsi                 |   6 +-
 12 files changed, 241 insertions(+), 205 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] 3+ messages in thread

* Re: [GIT PULL] MediaTek ARM64 Device Tree fixes for v6.7
  2023-11-29 11:39 ` AngeloGioacchino Del Regno
  (?)
@ 2023-12-06 16:19 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2023-12-06 16:19 UTC (permalink / raw)
  To: AngeloGioacchino Del Regno; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Wed, 29 Nov 2023 12:39:05 +0100 you wrote:
> The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
> 
>   Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git/ tags/mtk-dts64-fixes-for-6.7
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] MediaTek ARM64 Device Tree fixes for v6.7
    https://git.kernel.org/soc/soc/c/1133ae113d6c

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2023-12-06 16:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-29 11:39 [GIT PULL] MediaTek ARM64 Device Tree fixes for v6.7 AngeloGioacchino Del Regno
2023-11-29 11:39 ` AngeloGioacchino Del Regno
2023-12-06 16:19 ` patchwork-bot+linux-soc

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.