mbox series

[0/2] ARM: dts: at91: nattis/tse850: drop 3 indentation levels

Message ID 20180831204403.14653-1-peda@axentia.se (mailing list archive)
Headers show
Series ARM: dts: at91: nattis/tse850: drop 3 indentation levels | expand

Message

Peter Rosin Aug. 31, 2018, 8:44 p.m. UTC
Hi!

I just noticed that the pinctrl and watchdog nodes in sama5d3.dtsi have
gained labels, something which I have had a plan to add myself at some
point. But now that they are here, I just have to make use of them...

Cheers,
Peter

Peter Rosin (2):
  ARM: dts: at91: nattis: drop three indentation levels
  ARM: dts: at91: tse850: drop three indentation levels

 arch/arm/boot/dts/at91-nattis-2-natte-2.dts | 72 ++++++++++++-----------------
 arch/arm/boot/dts/at91-tse850-3.dts         | 32 ++++++-------
 2 files changed, 43 insertions(+), 61 deletions(-)

Comments

Alexandre Belloni Sept. 3, 2018, 2:19 p.m. UTC | #1
On 31/08/2018 22:44:01+0200, Peter Rosin wrote:
> Hi!
> 
> I just noticed that the pinctrl and watchdog nodes in sama5d3.dtsi have
> gained labels, something which I have had a plan to add myself at some
> point. But now that they are here, I just have to make use of them...
> 
> Cheers,
> Peter
> 
> Peter Rosin (2):
>   ARM: dts: at91: nattis: drop three indentation levels
>   ARM: dts: at91: tse850: drop three indentation levels
> 

Both applied, thanks.