[PATCH v2 0/7] completely rework mediatek,mt7530 binding

From: Arınç ÜNAL
Date: Sat Aug 13 2022 - 11:45:28 EST


Hello.

This patch series brings complete rework of the mediatek,mt7530 binding.

The binding is checked with "make dt_binding_check
DT_SCHEMA_FILES=mediatek,mt7530.yaml".

If anyone knows the GIC bit for interrupt for multi-chip module MT7530 in
MT7623AI SoC, let me know. I'll add it to the examples.

If anyone got a Unielec U7623 or another MT7623AI board, please reach out.

v2:
- Change the way of adding descriptions for each compatible string.
- Split the patch for updating the json-schema.
- Make slight changes on the patch for the binding description.

Arınç ÜNAL (7):
dt-bindings: net: dsa: mediatek,mt7530: make trivial changes
dt-bindings: net: dsa: mediatek,mt7530: fix reset lines
dt-bindings: net: dsa: mediatek,mt7530: update examples
dt-bindings: net: dsa: mediatek,mt7530: define port binding per compatible
dt-bindings: net: dsa: mediatek,mt7530: remove unnecesary lines
dt-bindings: net: dsa: mediatek,mt7530: define phy-mode for each compatible
dt-bindings: net: dsa: mediatek,mt7530: update binding description

.../bindings/net/dsa/mediatek,mt7530.yaml | 1017 +++++++++++++-----
1 file changed, 767 insertions(+), 250 deletions(-)