[PATCH linux dev-5.0] ARM: dts: npcm: Remove use of skeleton.dtsi
Andrew Jeffery
andrew at aj.id.au
Mon May 6 13:04:59 AEST 2019
On Fri, 3 May 2019, at 22:16, Joel Stanley wrote:
> This file is not present in 5.1. Clean it up in preparation for moving
> to a future kernel base.
>
> Signed-off-by: Joel Stanley <joel at jms.id.au>
Reviewed-by: Andrew Jeffery <andrew at aj.id.au>
> ---
> arch/arm/boot/dts/nuvoton-common-npcm7xx.dtsi | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/nuvoton-common-npcm7xx.dtsi
> b/arch/arm/boot/dts/nuvoton-common-npcm7xx.dtsi
> index 04e842f460a9..da02aa70df06 100644
> --- a/arch/arm/boot/dts/nuvoton-common-npcm7xx.dtsi
> +++ b/arch/arm/boot/dts/nuvoton-common-npcm7xx.dtsi
> @@ -2,7 +2,6 @@
> // Copyright (c) 2018 Nuvoton Technology tomer.maimon at nuvoton.com
> // Copyright 2018 Google, Inc.
>
> -#include "skeleton.dtsi"
> #include <dt-bindings/interrupt-controller/arm-gic.h>
> #include <dt-bindings/clock/nuvoton,npcm7xx-clock.h>
> #include <dt-bindings/gpio/gpio.h>
> @@ -12,6 +11,11 @@
> #size-cells = <1>;
> interrupt-parent = <&gic>;
>
> + memory {
> + device_type = "memory";
> + reg = <0 0>;
> + };
> +
> /* external reference clock */
> clk_refclk: clk-refclk {
> compatible = "fixed-clock";
> --
> 2.20.1
>
>
More information about the openbmc
mailing list