Merge branch 'mt7621-dt'
authorDavid S. Miller <davem@davemloft.net>
Fri, 23 Sep 2022 09:24:59 +0000 (10:24 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Sep 2022 09:24:59 +0000 (10:24 +0100)
commit1a4019f4922ea33547eb7f7a84616cd74045a4e2
tree285d05a8e9b7d49d0ba2d807921a74db97f3b28b
parentd56f9ddf972dda7496fc2b78cc1e042e1051458b
parent394c3032fe0ecdbb38ce5b19441a1149466a06d3
Merge branch 'mt7621-dt'

Arınç ÜNAL says:

====================
dt-bindings and mt7621 devicetree changes

This patch series removes old MediaTek bindings, improves mediatek,mt7530
and mt7621 memory controller bindings and improves mt7621 DTs.

v4:
- Keep memory-controller node name.
- Change syscon to memory-controller on mt7621.dtsi.

v3:
- Explain the mt7621 memory controller binding change in more details.
- Remove explaining the remaining DTC warnings from the patch log as there
are new schemas submitted for them.

v2:
- Change memory controller node name to syscon on the schema example.
- Keep cpu compatible string and syscon on the memory controller node.
- Add Rob and Sergio's tags.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>