diff options
Diffstat (limited to 'arch/arm/dts/r8a77970.dtsi')
-rw-r--r-- | arch/arm/dts/r8a77970.dtsi | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/arch/arm/dts/r8a77970.dtsi b/arch/arm/dts/r8a77970.dtsi index 15f4af15cf..78e6f89e30 100644 --- a/arch/arm/dts/r8a77970.dtsi +++ b/arch/arm/dts/r8a77970.dtsi @@ -4,9 +4,7 @@ * Copyright (C) 2016-2017 Renesas Electronics Corp. * Copyright (C) 2017 Cogent Embedded, Inc. * - * This file is licensed under the terms of the GNU General Public License - * version 2. This program is licensed "as is" without any warranty of any - * kind, whether express or implied. + * SPDX-License-Identifier: GPL-2.0 */ #include <dt-bindings/interrupt-controller/irq.h> @@ -50,7 +48,6 @@ #clock-cells = <0>; /* This value must be overridden by the board */ clock-frequency = <0>; - u-boot,dm-pre-reloc; }; extalr_clk: extalr { @@ -58,7 +55,6 @@ #clock-cells = <0>; /* This value must be overridden by the board */ clock-frequency = <0>; - u-boot,dm-pre-reloc; }; /* External SCIF clock - to be overridden by boards that provide it */ @@ -75,7 +71,6 @@ #address-cells = <2>; #size-cells = <2>; ranges; - u-boot,dm-pre-reloc; gic: interrupt-controller@f1010000 { compatible = "arm,gic-400"; @@ -114,7 +109,6 @@ #clock-cells = <2>; #power-domain-cells = <0>; #reset-cells = <1>; - u-boot,dm-pre-reloc; }; rst: reset-controller@e6160000 { @@ -152,7 +146,6 @@ prr: chipid@fff00044 { compatible = "renesas,prr"; reg = <0 0xfff00044 0 4>; - u-boot,dm-pre-reloc; }; dmac1: dma-controller@e7300000 { |