Hello there! This patch series removes old MediaTek bindings, improves mediatek,mt7530 and mt7621 memory controller bindings and improves mt7621 DTs. 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. Arınç ÜNAL (10): dt-bindings: net: drop old mediatek bindings dt-bindings: net: dsa: mediatek,mt7530: change mt7530 switch address dt-bindings: net: dsa: mediatek,mt7530: expand gpio-controller description dt-bindings: memory: mt7621: add syscon as compatible string mips: dts: ralink: mt7621: fix some dtc warnings mips: dts: ralink: mt7621: remove interrupt-parent from switch node mips: dts: ralink: mt7621: change phy-mode of gmac1 to rgmii mips: dts: ralink: mt7621: change mt7530 switch address mips: dts: ralink: mt7621: fix external phy on GB-PC2 mips: dts: ralink: mt7621: add GB-PC2 LEDs .../mediatek,mt7621-memc.yaml | 8 ++- .../bindings/net/dsa/mediatek,mt7530.yaml | 34 ++++++----- .../bindings/net/mediatek,mt7620-gsw.txt | 24 -------- .../bindings/net/ralink,rt2880-net.txt | 59 -------------------- .../bindings/net/ralink,rt3050-esw.txt | 30 ---------- .../boot/dts/ralink/mt7621-gnubee-gb-pc1.dts | 8 +-- .../boot/dts/ralink/mt7621-gnubee-gb-pc2.dts | 50 +++++++++++++---- arch/mips/boot/dts/ralink/mt7621.dtsi | 33 +++++------ 8 files changed, 80 insertions(+), 166 deletions(-)