[GIT PULL] MediaTek ARM64 Device Tree fixes for v6.7

AngeloGioacchino Del Regno angelogioacchino.delregno at collabora.com
Wed Nov 29 03:39:05 PST 2023


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




More information about the Linux-mediatek mailing list