diff mbox series

dt-bindings: net: renesas,etheravb: Drop "int_" prefix and "_n" suffix from interrupt names

Message ID 20210815133926.22860-1-biju.das.jz@bp.renesas.com
State Accepted
Commit b6c2052a90cece5e2887c6e6c59e985cb2546a60
Headers show
Series dt-bindings: net: renesas,etheravb: Drop "int_" prefix and "_n" suffix from interrupt names | expand

Commit Message

Biju Das Aug. 15, 2021, 1:39 p.m. UTC
This patch updates interrupt-names with dropping "int_" prefix and
"_n" suffix.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
---
Ref:- https://lore.kernel.org/linux-renesas-soc/CAMuHMdU6iO+LkL5WURGMN7kkYLRJe9v3MbrqA_CBp74oskdeyA@mail.gmail.com/T/#t
---
 Documentation/devicetree/bindings/net/renesas,etheravb.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Rob Herring (Arm) Aug. 17, 2021, 10:10 p.m. UTC | #1
On Sun, 15 Aug 2021 14:39:26 +0100, Biju Das wrote:
> This patch updates interrupt-names with dropping "int_" prefix and

> "_n" suffix.

> 

> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>

> ---

> Ref:- https://lore.kernel.org/linux-renesas-soc/CAMuHMdU6iO+LkL5WURGMN7kkYLRJe9v3MbrqA_CBp74oskdeyA@mail.gmail.com/T/#t

> ---

>  Documentation/devicetree/bindings/net/renesas,etheravb.yaml | 4 ++--

>  1 file changed, 2 insertions(+), 2 deletions(-)

> 


Applied, thanks!
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/net/renesas,etheravb.yaml b/Documentation/devicetree/bindings/net/renesas,etheravb.yaml
index 5e12a759004f..4c927d2c17d3 100644
--- a/Documentation/devicetree/bindings/net/renesas,etheravb.yaml
+++ b/Documentation/devicetree/bindings/net/renesas,etheravb.yaml
@@ -154,8 +154,8 @@  allOf:
           minItems: 1
           items:
             - const: mux
-            - const: int_fil_n
-            - const: int_arp_ns_n
+            - const: fil
+            - const: arp_ns
         rx-internal-delay-ps: false
     else:
       properties: