diff mbox series

dt-bindings: Drop empty and unreferenced binding .txt files

Message ID 20220422191958.2589318-1-robh@kernel.org
State Not Applicable
Headers show
Series dt-bindings: Drop empty and unreferenced binding .txt files | expand

Commit Message

Rob Herring (Arm) April 22, 2022, 7:19 p.m. UTC
Drop a couple of old, empty .txt binding files which are no longer
referenced.

Signed-off-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/eeprom/at24.txt | 1 -
 Documentation/devicetree/bindings/mtd/common.txt  | 1 -
 Documentation/devicetree/bindings/rtc/rtc.txt     | 1 -
 3 files changed, 3 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/eeprom/at24.txt
 delete mode 100644 Documentation/devicetree/bindings/mtd/common.txt
 delete mode 100644 Documentation/devicetree/bindings/rtc/rtc.txt

Comments

Alexandre Belloni April 22, 2022, 7:37 p.m. UTC | #1
On 22/04/2022 14:19:57-0500, Rob Herring wrote:
> Drop a couple of old, empty .txt binding files which are no longer
> referenced.
> 
> Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>

> ---
>  Documentation/devicetree/bindings/eeprom/at24.txt | 1 -
>  Documentation/devicetree/bindings/mtd/common.txt  | 1 -
>  Documentation/devicetree/bindings/rtc/rtc.txt     | 1 -
>  3 files changed, 3 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/eeprom/at24.txt
>  delete mode 100644 Documentation/devicetree/bindings/mtd/common.txt
>  delete mode 100644 Documentation/devicetree/bindings/rtc/rtc.txt
> 
> diff --git a/Documentation/devicetree/bindings/eeprom/at24.txt b/Documentation/devicetree/bindings/eeprom/at24.txt
> deleted file mode 100644
> index c94acbb8cb0c..000000000000
> --- a/Documentation/devicetree/bindings/eeprom/at24.txt
> +++ /dev/null
> @@ -1 +0,0 @@
> -This file has been moved to at24.yaml.
> diff --git a/Documentation/devicetree/bindings/mtd/common.txt b/Documentation/devicetree/bindings/mtd/common.txt
> deleted file mode 100644
> index ae16f9ea8606..000000000000
> --- a/Documentation/devicetree/bindings/mtd/common.txt
> +++ /dev/null
> @@ -1 +0,0 @@
> -This file has been moved to mtd.yaml.
> diff --git a/Documentation/devicetree/bindings/rtc/rtc.txt b/Documentation/devicetree/bindings/rtc/rtc.txt
> deleted file mode 100644
> index b8d36fce5e2d..000000000000
> --- a/Documentation/devicetree/bindings/rtc/rtc.txt
> +++ /dev/null
> @@ -1 +0,0 @@
> -This file has been moved to rtc.yaml.
> -- 
> 2.32.0
>
Miquel Raynal April 25, 2022, 7:47 a.m. UTC | #2
Hi Rob,

robh@kernel.org wrote on Fri, 22 Apr 2022 14:19:57 -0500:

> Drop a couple of old, empty .txt binding files which are no longer
> referenced.
> 
> Signed-off-by: Rob Herring <robh@kernel.org>

For the MTD file:

Acked-by: Miquel Raynal <miquel.raynal@bootlin.com>

Thanks,
Miquèl
Rob Herring (Arm) April 26, 2022, 2:06 p.m. UTC | #3
On Fri, 22 Apr 2022 14:19:57 -0500, Rob Herring wrote:
> Drop a couple of old, empty .txt binding files which are no longer
> referenced.
> 
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
>  Documentation/devicetree/bindings/eeprom/at24.txt | 1 -
>  Documentation/devicetree/bindings/mtd/common.txt  | 1 -
>  Documentation/devicetree/bindings/rtc/rtc.txt     | 1 -
>  3 files changed, 3 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/eeprom/at24.txt
>  delete mode 100644 Documentation/devicetree/bindings/mtd/common.txt
>  delete mode 100644 Documentation/devicetree/bindings/rtc/rtc.txt
> 

Applied, thanks!
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/eeprom/at24.txt b/Documentation/devicetree/bindings/eeprom/at24.txt
deleted file mode 100644
index c94acbb8cb0c..000000000000
--- a/Documentation/devicetree/bindings/eeprom/at24.txt
+++ /dev/null
@@ -1 +0,0 @@ 
-This file has been moved to at24.yaml.
diff --git a/Documentation/devicetree/bindings/mtd/common.txt b/Documentation/devicetree/bindings/mtd/common.txt
deleted file mode 100644
index ae16f9ea8606..000000000000
--- a/Documentation/devicetree/bindings/mtd/common.txt
+++ /dev/null
@@ -1 +0,0 @@ 
-This file has been moved to mtd.yaml.
diff --git a/Documentation/devicetree/bindings/rtc/rtc.txt b/Documentation/devicetree/bindings/rtc/rtc.txt
deleted file mode 100644
index b8d36fce5e2d..000000000000
--- a/Documentation/devicetree/bindings/rtc/rtc.txt
+++ /dev/null
@@ -1 +0,0 @@ 
-This file has been moved to rtc.yaml.