From 75391c4f2cf8d470f85aeab17bfc074f46723690 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Thu, 8 Aug 2019 21:54:00 +0200 Subject: [PATCH] dts: edtlib: Shorten some license headers One line instead of three. Signed-off-by: Ulf Magnusson --- scripts/dts/test-bindings/child.yaml | 2 -- scripts/dts/test-bindings/clock-1-cell.yaml | 2 -- scripts/dts/test-bindings/clock-2-cell.yaml | 2 -- scripts/dts/test-bindings/fixed-clock.yaml | 2 -- scripts/dts/test-bindings/gpio-1-cell.yaml | 2 -- scripts/dts/test-bindings/gpio-2-cell.yaml | 2 -- scripts/dts/test-bindings/grandchild.yaml | 2 -- scripts/dts/test-bindings/interrupt-1-cell.yaml | 2 -- scripts/dts/test-bindings/interrupt-2-cell.yaml | 2 -- scripts/dts/test-bindings/interrupt-3-cell.yaml | 2 -- scripts/dts/test-bindings/parent.yaml | 2 -- scripts/dts/test-bindings/props.yaml | 2 -- scripts/dts/test-bindings/pwm-0-cell.yaml | 2 -- scripts/dts/test-bindings/pwm-1-cell.yaml | 2 -- scripts/dts/test-bindings/sub-node-parent.yaml | 2 -- 15 files changed, 30 deletions(-) diff --git a/scripts/dts/test-bindings/child.yaml b/scripts/dts/test-bindings/child.yaml index 34f982973e0..b62efd6bb44 100644 --- a/scripts/dts/test-bindings/child.yaml +++ b/scripts/dts/test-bindings/child.yaml @@ -1,6 +1,4 @@ -# # SPDX-License-Identifier: BSD-3-Clause -# title: Child binding description: Child binding diff --git a/scripts/dts/test-bindings/clock-1-cell.yaml b/scripts/dts/test-bindings/clock-1-cell.yaml index 0bc80a951ab..08d83944c17 100644 --- a/scripts/dts/test-bindings/clock-1-cell.yaml +++ b/scripts/dts/test-bindings/clock-1-cell.yaml @@ -1,6 +1,4 @@ -# # SPDX-License-Identifier: BSD-3-Clause -# title: Clock source with one cell description: Clock source with one cell diff --git a/scripts/dts/test-bindings/clock-2-cell.yaml b/scripts/dts/test-bindings/clock-2-cell.yaml index 88bffcae479..13c8be10dbd 100644 --- a/scripts/dts/test-bindings/clock-2-cell.yaml +++ b/scripts/dts/test-bindings/clock-2-cell.yaml @@ -1,6 +1,4 @@ -# # SPDX-License-Identifier: BSD-3-Clause -# title: Clock source with two cells description: Clock source with two cells diff --git a/scripts/dts/test-bindings/fixed-clock.yaml b/scripts/dts/test-bindings/fixed-clock.yaml index ce6d6bdbf21..cfa38615f1f 100644 --- a/scripts/dts/test-bindings/fixed-clock.yaml +++ b/scripts/dts/test-bindings/fixed-clock.yaml @@ -1,6 +1,4 @@ -# # SPDX-License-Identifier: BSD-3-Clause -# title: Fixed clock description: Fixed clock diff --git a/scripts/dts/test-bindings/gpio-1-cell.yaml b/scripts/dts/test-bindings/gpio-1-cell.yaml index 0bbe1f257f4..5b2fd3f9d88 100644 --- a/scripts/dts/test-bindings/gpio-1-cell.yaml +++ b/scripts/dts/test-bindings/gpio-1-cell.yaml @@ -1,6 +1,4 @@ -# # SPDX-License-Identifier: BSD-3-Clause -# title: GPIO controller with one cell description: GPIO controller with one cell diff --git a/scripts/dts/test-bindings/gpio-2-cell.yaml b/scripts/dts/test-bindings/gpio-2-cell.yaml index c4a7cff5a1b..3d15d411e79 100644 --- a/scripts/dts/test-bindings/gpio-2-cell.yaml +++ b/scripts/dts/test-bindings/gpio-2-cell.yaml @@ -1,6 +1,4 @@ -# # SPDX-License-Identifier: BSD-3-Clause -# title: GPIO controller with two cells description: GPIO controller with two cells diff --git a/scripts/dts/test-bindings/grandchild.yaml b/scripts/dts/test-bindings/grandchild.yaml index f037a5fb464..bcd566610f5 100644 --- a/scripts/dts/test-bindings/grandchild.yaml +++ b/scripts/dts/test-bindings/grandchild.yaml @@ -1,6 +1,4 @@ -# # SPDX-License-Identifier: BSD-3-Clause -# title: Grandchild binding description: Grandchild binding diff --git a/scripts/dts/test-bindings/interrupt-1-cell.yaml b/scripts/dts/test-bindings/interrupt-1-cell.yaml index 2100339e194..76d3fadee32 100644 --- a/scripts/dts/test-bindings/interrupt-1-cell.yaml +++ b/scripts/dts/test-bindings/interrupt-1-cell.yaml @@ -1,6 +1,4 @@ -# # SPDX-License-Identifier: BSD-3-Clause -# title: Interrupt controller with one cell description: Interrupt controller with one cell diff --git a/scripts/dts/test-bindings/interrupt-2-cell.yaml b/scripts/dts/test-bindings/interrupt-2-cell.yaml index 5f475320899..df6c30b3f02 100644 --- a/scripts/dts/test-bindings/interrupt-2-cell.yaml +++ b/scripts/dts/test-bindings/interrupt-2-cell.yaml @@ -1,6 +1,4 @@ -# # SPDX-License-Identifier: BSD-3-Clause -# title: Interrupt controller with two cells description: Interrupt controller with two cells diff --git a/scripts/dts/test-bindings/interrupt-3-cell.yaml b/scripts/dts/test-bindings/interrupt-3-cell.yaml index 356535198fe..52d50333095 100644 --- a/scripts/dts/test-bindings/interrupt-3-cell.yaml +++ b/scripts/dts/test-bindings/interrupt-3-cell.yaml @@ -1,6 +1,4 @@ -# # SPDX-License-Identifier: BSD-3-Clause -# title: Interrupt controller with three cells description: Interrupt controller with three cells diff --git a/scripts/dts/test-bindings/parent.yaml b/scripts/dts/test-bindings/parent.yaml index cfaec0e1e1a..348f372adfa 100644 --- a/scripts/dts/test-bindings/parent.yaml +++ b/scripts/dts/test-bindings/parent.yaml @@ -1,6 +1,4 @@ -# # SPDX-License-Identifier: BSD-3-Clause -# title: Parent binding description: Parent binding diff --git a/scripts/dts/test-bindings/props.yaml b/scripts/dts/test-bindings/props.yaml index 64aeef001c6..2990b60a264 100644 --- a/scripts/dts/test-bindings/props.yaml +++ b/scripts/dts/test-bindings/props.yaml @@ -1,6 +1,4 @@ -# # SPDX-License-Identifier: BSD-3-Clause -# title: Device.props test description: Device.props test diff --git a/scripts/dts/test-bindings/pwm-0-cell.yaml b/scripts/dts/test-bindings/pwm-0-cell.yaml index 667aadb238b..d4ec3793763 100644 --- a/scripts/dts/test-bindings/pwm-0-cell.yaml +++ b/scripts/dts/test-bindings/pwm-0-cell.yaml @@ -1,6 +1,4 @@ -# # SPDX-License-Identifier: BSD-3-Clause -# title: PWM source with zero cells description: PWM source with zero cells diff --git a/scripts/dts/test-bindings/pwm-1-cell.yaml b/scripts/dts/test-bindings/pwm-1-cell.yaml index f805afec518..f6b6d49f7ce 100644 --- a/scripts/dts/test-bindings/pwm-1-cell.yaml +++ b/scripts/dts/test-bindings/pwm-1-cell.yaml @@ -1,6 +1,4 @@ -# # SPDX-License-Identifier: BSD-3-Clause -# title: PWM source with one cell description: PWM source with one cell diff --git a/scripts/dts/test-bindings/sub-node-parent.yaml b/scripts/dts/test-bindings/sub-node-parent.yaml index 37f781dddb8..fa5b7df28b5 100644 --- a/scripts/dts/test-bindings/sub-node-parent.yaml +++ b/scripts/dts/test-bindings/sub-node-parent.yaml @@ -1,6 +1,4 @@ -# # SPDX-License-Identifier: BSD-3-Clause -# title: Sub-node test description: Sub-node test