Merge tag 'tegra-for-6.2-arm-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Mon, 21 Nov 2022 10:03:55 +0000 (11:03 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 23 Nov 2022 11:28:47 +0000 (12:28 +0100)
commit714aac5dcd3a03cefa42ec4d7597eca36dd1a75f
treebdbcaeb322df016b624d27f5cdbf4f7552ea0c03
parent8ccf49d7fb7597ca90f6d3ba60b9e6baa9bde69e
parente4185804e191bdaeb10ebe00b1b4aa9e2f147a56
Merge tag 'tegra-for-6.2-arm-dt' of git://git./linux/kernel/git/tegra/linux into soc/dt

ARM: tegra: Device tree changes for v6.2-rc1

This fixes various minor issues in device trees that are flagged by the
DT validation tools.

* tag 'tegra-for-6.2-arm-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  ARM: tegra: Remove duplicate pin entry in pinmux
  ARM: tegra: Remove unused interrupt-parent properties
  ARM: tegra: Fix nvidia,io-reset properties
  ARM: tegra: Add missing power-supply for panels
  ARM: tegra: Fixup pinmux node names
  ARM: tegra: Use correct compatible string for ASUS TF101 panel

Link: https://lore.kernel.org/r/20221119012025.3968358-6-thierry.reding@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>