[PATCH 1/2] dt-bindings: net: ti: k3-am654-cpsw-nuss: Drop pinmux header

Nishanth Menon nm at ti.com
Sat Mar 11 05:13:24 PST 2023


Drop the pinmux header reference. Examples should just show the node
definition.

Signed-off-by: Nishanth Menon <nm at ti.com>
---

Looks like there are regressions in this yaml file already when checked
with dt_bindings_check, but that is a seperate activity of it's own.

If net maintainers are OK, I'd like to pick this up as part of the
pinctrl fixes series for next..

 Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml b/Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml
index 900063411a20..837d6db299c4 100644
--- a/Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml
+++ b/Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml
@@ -222,7 +222,6 @@ additionalProperties: false
 
 examples:
   - |
-    #include <dt-bindings/pinctrl/k3.h>
     #include <dt-bindings/soc/ti,sci_pm_domain.h>
     #include <dt-bindings/net/ti-dp83867.h>
     #include <dt-bindings/interrupt-controller/irq.h>
-- 
2.37.2




More information about the linux-arm-kernel mailing list