From: "Tony Lindgren" <tony@xxxxxxxxxxx> The following changes since commit 9e7f5ee1137397def6580461e27e5efcb68183ee: ARM: dts: OMAP2+: Replace underscores in sub-mailbox node names (2021-05-27 15:12:33 +0300) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.14/dt-cleanup-signed for you to fetch changes up to 9b11fec7345f21995f4ea4bafb0e108b9a620238: ARM: dts: am437x: align ti,pindir-d0-out-d1-in property with dt-shema (2021-06-11 10:35:08 +0300) ---------------------------------------------------------------- Devicetree binding clean-up for omaps for v5.14 Minor devicetree clean-up for omaps for the binding checks: - Drop unsupported dmas for omap2/3 i2c - Drop redundant ehrpwm compatible - Drop am33xx-ecap compatible no longer needed - Correct node names for ecap - Drop unsupported interrupts for ecap - Drop redundant ti,pcf8575 - Correct usage for ti,pindir-d0-out-d1-in ---------------------------------------------------------------- Aswath Govindraju (2): ARM: dts: am335x: align ti,pindir-d0-out-d1-in property with dt-shema ARM: dts: am437x: align ti,pindir-d0-out-d1-in property with dt-shema Geert Uytterhoeven (1): ARM: dts: dra7x-evm: Drop "ti,pcf8575" Lokesh Vutla (4): ARM: dts: ti: drop usage of redundant compatible ARM: dts: ti: Drop usage of ti,am33xx-ecap from DT nodes ARM: dts: ti: Fix node name for all ecap dt nodes ARM: dts: am33xx: Drop interrupt property from ecap nodes Vignesh Raghavendra (1): ARM: dts: omap2/3: Drop dmas property from I2C node arch/arm/boot/dts/am335x-cm-t335.dts | 4 ++-- arch/arm/boot/dts/am335x-evm.dts | 2 +- arch/arm/boot/dts/am335x-evmsk.dts | 2 +- arch/arm/boot/dts/am33xx-l4.dtsi | 30 +++++++++--------------------- arch/arm/boot/dts/am437x-l4.dtsi | 33 ++++++++++++--------------------- arch/arm/boot/dts/am43x-epos-evm.dts | 4 ++-- arch/arm/boot/dts/da850.dtsi | 21 ++++++++------------- arch/arm/boot/dts/dm816x.dtsi | 4 ---- arch/arm/boot/dts/dra7-evm.dts | 6 +++--- arch/arm/boot/dts/dra7-l4.dtsi | 6 +++--- arch/arm/boot/dts/dra72-evm-common.dtsi | 4 ++-- arch/arm/boot/dts/dra76-evm.dts | 6 +++--- arch/arm/boot/dts/omap2.dtsi | 4 ---- arch/arm/boot/dts/omap3.dtsi | 6 ------ 14 files changed, 46 insertions(+), 86 deletions(-)