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

From: Nishanth Menon
Date: Wed Mar 15 2023 - 11:53:29 EST


Drop the pinmux header reference as it is not used. Examples should
just show the node definition.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Signed-off-by: Nishanth Menon <nm@xxxxxx>
---
Changes since V1:
- Minor update to the commit message to indicate the header reference
is not used.

V1: https://lore.kernel.org/linux-arm-kernel/20230311131325.9750-2-nm@xxxxxx/

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 628d63e1eb1f..f456093840ed 100644
--- a/Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml
+++ b/Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml
@@ -232,7 +232,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.40.0