mbox series

[0/5] ARM: dts: at91: nattis: some cleanup

Message ID 20180828094844.10018-1-peda@axentia.se (mailing list archive)
Headers show
Series ARM: dts: at91: nattis: some cleanup | expand

Message

Peter Rosin Aug. 28, 2018, 9:48 a.m. UTC
Hi!

Now that some other patches [1][2] have finally landed in -next, I
feel that it is time for this cleanup series that I have been hoarding
for a while waiting on those (weak) dependencies.

Cheers,
Peter

[1] https://lkml.org/lkml/2018/8/24/187
[2] https://lkml.org/lkml/2018/8/25/64

Peter Rosin (5):
  ARM: dts: at91: nattis: set the PRLUD and HIPOW signals low
  ARM: dts: at91: nattis: make the SD-card slot work
  ARM: dts: at91: nattis: state the actual lvds-encoder chip
  ARM: dts: at91: nattis: move pinctrls for the lvds chip to the lvds
    node
  ARM: dts: at91: nattis: describe the lvds panel

 arch/arm/boot/dts/at91-nattis-2-natte-2.dts | 43 ++++++++++++++++++++++-------
 1 file changed, 33 insertions(+), 10 deletions(-)

Comments

Alexandre Belloni Aug. 28, 2018, 10:18 a.m. UTC | #1
On 28/08/2018 11:48:39+0200, Peter Rosin wrote:
> Hi!
> 
> Now that some other patches [1][2] have finally landed in -next, I
> feel that it is time for this cleanup series that I have been hoarding
> for a while waiting on those (weak) dependencies.
> 
> Cheers,
> Peter
> 
> [1] https://lkml.org/lkml/2018/8/24/187
> [2] https://lkml.org/lkml/2018/8/25/64
> 
> Peter Rosin (5):
>   ARM: dts: at91: nattis: set the PRLUD and HIPOW signals low
>   ARM: dts: at91: nattis: make the SD-card slot work
>   ARM: dts: at91: nattis: state the actual lvds-encoder chip
>   ARM: dts: at91: nattis: move pinctrls for the lvds chip to the lvds
>     node
>   ARM: dts: at91: nattis: describe the lvds panel
> 
>  arch/arm/boot/dts/at91-nattis-2-natte-2.dts | 43 ++++++++++++++++++++++-------
>  1 file changed, 33 insertions(+), 10 deletions(-)
> 

All applied, thanks.