[PATCH 0/8] ARM64 MediaTek devicetree fixes - Part 1

AngeloGioacchino Del Regno angelogioacchino.delregno at collabora.com
Thu Oct 13 08:22:04 PDT 2022


This series fixes devicetree warnings for some MediaTek DTs.

Since there's a lot to be done and since not all fixes are trivial,
I decided to do this in more than one step, as to ease work for
reviewers, maintainers and for .. me.
This being part 1 means that there's more to come... a bit later :-)

AngeloGioacchino Del Regno (8):
  arm64: dts: mt7896a: Fix unit_address_vs_reg warning for oscillator
  arm64: dts: mt6779: Fix devicetree build warnings
  arm64: dts: mt2712e: Fix unit_address_vs_reg warning for oscillators
  arm64: dts: mt2712e: Fix unit address for pinctrl node
  arm64: dts: mt2712-evb: Fix vproc fixed regulators unit names
  arm64: dts: mt2712-evb: Fix usb vbus regulators unit names
  arm64: dts: mediatek: pumpkin-common: Fix devicetree warnings
  arm64: dts: mediatek: mt6797: Fix 26M oscillator unit name

 arch/arm64/boot/dts/mediatek/mt2712-evb.dts   | 12 +++++-----
 arch/arm64/boot/dts/mediatek/mt2712e.dtsi     | 22 +++++++++----------
 arch/arm64/boot/dts/mediatek/mt6779.dtsi      |  8 +++----
 arch/arm64/boot/dts/mediatek/mt6797.dtsi      |  2 +-
 arch/arm64/boot/dts/mediatek/mt7986a.dtsi     |  2 +-
 .../boot/dts/mediatek/pumpkin-common.dtsi     |  6 ++---
 6 files changed, 26 insertions(+), 26 deletions(-)

-- 
2.37.2




More information about the linux-arm-kernel mailing list