On 16/01/2018 at 15:29, Alexandre Belloni wrote: > The copyright holder for this work is Microchip (formerly Atmel) > > Signed-off-by: Alexandre Belloni <[email protected]>
Acked-by: Nicolas Ferre <[email protected]> > --- > arch/arm/boot/dts/at91sam9rl.dtsi | 3 ++- > arch/arm/boot/dts/at91sam9rlek.dts | 3 ++- > 2 files changed, 4 insertions(+), 2 deletions(-) > > diff --git a/arch/arm/boot/dts/at91sam9rl.dtsi > b/arch/arm/boot/dts/at91sam9rl.dtsi > index 52f0e9ef8f67..5d388fa214b6 100644 > --- a/arch/arm/boot/dts/at91sam9rl.dtsi > +++ b/arch/arm/boot/dts/at91sam9rl.dtsi > @@ -1,7 +1,8 @@ > /* > * at91sam9rl.dtsi - Device Tree Include file for AT91SAM9RL family SoC > * > - * Copyright (C) 2014 Alexandre Belloni > <[email protected]> > + * Copyright (C) 2014 Microchip > + * Alexandre Belloni <[email protected]> > * > * Licensed under GPLv2 or later. > */ > diff --git a/arch/arm/boot/dts/at91sam9rlek.dts > b/arch/arm/boot/dts/at91sam9rlek.dts > index ea6ed98960c9..433f5464a887 100644 > --- a/arch/arm/boot/dts/at91sam9rlek.dts > +++ b/arch/arm/boot/dts/at91sam9rlek.dts > @@ -1,7 +1,8 @@ > /* > * at91sam9rlek.dts - Device Tree file for Atmel at91sam9rl reference board > * > - * Copyright (C) 2014 Alexandre Belloni > <[email protected]> > + * Copyright (C) 2014 Microchip > + * Alexandre Belloni <[email protected]> > * > * Licensed under GPLv2 only > */ > -- Nicolas Ferre

