* [PATCH] arm64: dts: rename ns2.txt to brcm,ns2.txt
@ 2016-10-07 21:29 Scott Branden
2016-10-08 20:24 ` Ray Jui
0 siblings, 1 reply; 2+ messages in thread
From: Scott Branden @ 2016-10-07 21:29 UTC (permalink / raw)
To: linux-arm-kernel
Rename ns2.txt to brcm,ns2.txt to match naming convention followed
by rest of Broadcom binding documentation.
Signed-off-by: Scott Branden <scott.branden@broadcom.com>
---
Documentation/devicetree/bindings/arm/bcm/brcm,ns2.txt | 9 +++++++++
Documentation/devicetree/bindings/arm/bcm/ns2.txt | 9 ---------
2 files changed, 9 insertions(+), 9 deletions(-)
create mode 100644 Documentation/devicetree/bindings/arm/bcm/brcm,ns2.txt
delete mode 100644 Documentation/devicetree/bindings/arm/bcm/ns2.txt
diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,ns2.txt b/Documentation/devicetree/bindings/arm/bcm/brcm,ns2.txt
new file mode 100644
index 0000000..35f056f
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/bcm/brcm,ns2.txt
@@ -0,0 +1,9 @@
+Broadcom North Star 2 (NS2) device tree bindings
+------------------------------------------------
+
+Boards with NS2 shall have the following properties:
+
+Required root node property:
+
+NS2 SVK board
+compatible = "brcm,ns2-svk", "brcm,ns2";
diff --git a/Documentation/devicetree/bindings/arm/bcm/ns2.txt b/Documentation/devicetree/bindings/arm/bcm/ns2.txt
deleted file mode 100644
index 35f056f..0000000
--- a/Documentation/devicetree/bindings/arm/bcm/ns2.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-Broadcom North Star 2 (NS2) device tree bindings
-------------------------------------------------
-
-Boards with NS2 shall have the following properties:
-
-Required root node property:
-
-NS2 SVK board
-compatible = "brcm,ns2-svk", "brcm,ns2";
--
2.5.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] arm64: dts: rename ns2.txt to brcm,ns2.txt
2016-10-07 21:29 [PATCH] arm64: dts: rename ns2.txt to brcm,ns2.txt Scott Branden
@ 2016-10-08 20:24 ` Ray Jui
0 siblings, 0 replies; 2+ messages in thread
From: Ray Jui @ 2016-10-08 20:24 UTC (permalink / raw)
To: linux-arm-kernel
Hi Scott,
It would be nice if this patch can be generated by git format-patch with
the '-M' option so the file rename can be detected (instead of showing
up as one file deleted and one file added).
Thanks,
Ray
On 10/7/2016 2:29 PM, Scott Branden wrote:
> Rename ns2.txt to brcm,ns2.txt to match naming convention followed
> by rest of Broadcom binding documentation.
>
> Signed-off-by: Scott Branden <scott.branden@broadcom.com>
> ---
> Documentation/devicetree/bindings/arm/bcm/brcm,ns2.txt | 9 +++++++++
> Documentation/devicetree/bindings/arm/bcm/ns2.txt | 9 ---------
> 2 files changed, 9 insertions(+), 9 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/arm/bcm/brcm,ns2.txt
> delete mode 100644 Documentation/devicetree/bindings/arm/bcm/ns2.txt
>
> diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,ns2.txt b/Documentation/devicetree/bindings/arm/bcm/brcm,ns2.txt
> new file mode 100644
> index 0000000..35f056f
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/arm/bcm/brcm,ns2.txt
> @@ -0,0 +1,9 @@
> +Broadcom North Star 2 (NS2) device tree bindings
> +------------------------------------------------
> +
> +Boards with NS2 shall have the following properties:
> +
> +Required root node property:
> +
> +NS2 SVK board
> +compatible = "brcm,ns2-svk", "brcm,ns2";
> diff --git a/Documentation/devicetree/bindings/arm/bcm/ns2.txt b/Documentation/devicetree/bindings/arm/bcm/ns2.txt
> deleted file mode 100644
> index 35f056f..0000000
> --- a/Documentation/devicetree/bindings/arm/bcm/ns2.txt
> +++ /dev/null
> @@ -1,9 +0,0 @@
> -Broadcom North Star 2 (NS2) device tree bindings
> -------------------------------------------------
> -
> -Boards with NS2 shall have the following properties:
> -
> -Required root node property:
> -
> -NS2 SVK board
> -compatible = "brcm,ns2-svk", "brcm,ns2";
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-10-08 20:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-07 21:29 [PATCH] arm64: dts: rename ns2.txt to brcm,ns2.txt Scott Branden
2016-10-08 20:24 ` Ray Jui
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox