mbox series

[0/4] completely rework mediatek,mt7530 binding

Message ID 20220730142627.29028-1-arinc.unal@arinc9.com
Headers show
Series completely rework mediatek,mt7530 binding | expand

Message

Arınç ÜNAL July 30, 2022, 2:26 p.m. UTC
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.

Arınç ÜNAL (4):
  dt-bindings: net: dsa: mediatek,mt7530: make trivial changes
  dt-bindings: net: dsa: mediatek,mt7530: update examples
  dt-bindings: net: dsa: mediatek,mt7530: update binding description
  dt-bindings: net: dsa: mediatek,mt7530: update json-schema

 .../bindings/net/dsa/mediatek,mt7530.yaml       | 1006 +++++++++++++-----
 1 file changed, 764 insertions(+), 242 deletions(-)

Comments

Arınç ÜNAL July 31, 2022, 8:53 a.m. UTC | #1
This is for net-next, I forgot to include it in the subject.

Arınç

On 30.07.2022 17:26, Arınç ÜNAL wrote:
> 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.
> 
> Arınç ÜNAL (4):
>    dt-bindings: net: dsa: mediatek,mt7530: make trivial changes
>    dt-bindings: net: dsa: mediatek,mt7530: update examples
>    dt-bindings: net: dsa: mediatek,mt7530: update binding description
>    dt-bindings: net: dsa: mediatek,mt7530: update json-schema
> 
>   .../bindings/net/dsa/mediatek,mt7530.yaml       | 1006 +++++++++++++-----
>   1 file changed, 764 insertions(+), 242 deletions(-)
> 
>