Message ID | 20220825082301.409450-1-arinc.unal@arinc9.com (mailing list archive) |
---|---|
Headers | show |
Series | completely rework mediatek,mt7530 binding | expand |
On 25/08/2022 11:22, 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. > > v6: > - Do not remove binding for DSA ports from top level. > - On the first patch, remove requiring reg as it's already required by > dsa-port.yaml and define acceptable reg values for the CPU ports. > - Add Krzysztof's Reviewed-by: and Acked-by: to where they're given except > the first patch because of the changes above. Review should have stayed. It's a close to trivial change. https://elixir.bootlin.com/linux/v5.17/source/Documentation/process/submitting-patches.rst#L540 Best regards, Krzysztof
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Thu, 25 Aug 2022 11:22:55 +0300 you 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". > > [...] Here is the summary with links: - [v6,1/6] dt-bindings: net: dsa: mediatek,mt7530: make trivial changes https://git.kernel.org/netdev/net-next/c/214537cd8a17 - [v6,2/6] dt-bindings: net: dsa: mediatek,mt7530: fix description of mediatek,mcm https://git.kernel.org/netdev/net-next/c/ba9476f72500 - [v6,3/6] dt-bindings: net: dsa: mediatek,mt7530: fix reset lines https://git.kernel.org/netdev/net-next/c/f565c54e96b6 - [v6,4/6] dt-bindings: net: dsa: mediatek,mt7530: update examples https://git.kernel.org/netdev/net-next/c/c9aece04e01c - [v6,5/6] dt-bindings: net: dsa: mediatek,mt7530: define phy-mode per switch https://git.kernel.org/netdev/net-next/c/79a16c3b162f - [v6,6/6] dt-bindings: net: dsa: mediatek,mt7530: update binding description https://git.kernel.org/netdev/net-next/c/cd7e2b97f6ec You are awesome, thank you!