On Wed, Oct 26, 2022 at 02:39:55PM +0530, Siddharth Vadapalli wrote: > Update bindings for TI K3 J721e SoC which contains 9 ports (8 external > ports) CPSW9G module and add compatible for it. Don't repeat 'bindings' in the subject, space is precious: dt-bindings: net: ti: k3-am654-cpsw-nuss: Add J721e CPSW9G support Otherwise, Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > > Changes made: > - Add new compatible ti,j721e-cpswxg-nuss for CPSW9G. > - Extend pattern properties for new compatible. > - Change maximum number of CPSW ports to 8 for new compatible. > > Signed-off-by: Siddharth Vadapalli <s-vadapalli@xxxxxx> > --- > .../bindings/net/ti,k3-am654-cpsw-nuss.yaml | 33 ++++++++++++++++--- > 1 file changed, 29 insertions(+), 4 deletions(-)