linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] fix and new support for orion5x based linkstation
@ 2016-02-05 16:33 Roger Shimizu
  2016-02-05 16:33 ` [PATCH 1/3] ARM: dts: orion5x: fix the missing mtd flash on linkstation lswtgl Roger Shimizu
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Roger Shimizu @ 2016-02-05 16:33 UTC (permalink / raw)
  To: linux-arm-kernel

Dear Orion5x Maintainer,

Here're fix and new support for orion5x based linkstation devices.

Firstly, it add the missing mtd flash support, which I consider a fix
and can be backported to stable kernels, so I made the patch explicit.

Second, like the changes I made for kirkwood based linkstation DT,
I split the orion5x-linkstation-lswtgl.dts file into common and device
specific part, in order to support more devices.

Third, so there's a new device.

Hope this can be kindly accepted. Thank you!

Cheers,
Roger

Roger Shimizu (3):
  ARM: dts: orion5x: fix the missing mtd flash on linkstation lswtgl
  ARM: dts: orion5x: split linkstation lswtgl into common and device
    parts
  ARM: dts: orion5x: add device tree for buffalo linkstation ls-gl

 arch/arm/boot/dts/Makefile                       |   1 +
 arch/arm/boot/dts/linkstation-fan.dtsi           |  72 ++++++++
 arch/arm/boot/dts/linkstation-gpio-simple.dtsi   | 105 +++++++++++
 arch/arm/boot/dts/orion5x-linkstation-lsgl.dts   |  87 +++++++++
 arch/arm/boot/dts/orion5x-linkstation-lswtgl.dts | 214 +++++------------------
 arch/arm/boot/dts/orion5x-linkstation.dtsi       | 180 +++++++++++++++++++
 6 files changed, 491 insertions(+), 168 deletions(-)
 create mode 100644 arch/arm/boot/dts/linkstation-fan.dtsi
 create mode 100644 arch/arm/boot/dts/linkstation-gpio-simple.dtsi
 create mode 100644 arch/arm/boot/dts/orion5x-linkstation-lsgl.dts
 create mode 100644 arch/arm/boot/dts/orion5x-linkstation.dtsi

-- 
2.1.4

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2016-02-08 16:09 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-05 16:33 [PATCH 0/3] fix and new support for orion5x based linkstation Roger Shimizu
2016-02-05 16:33 ` [PATCH 1/3] ARM: dts: orion5x: fix the missing mtd flash on linkstation lswtgl Roger Shimizu
2016-02-05 20:40   ` Andrew Lunn
2016-02-08 11:09     ` Roger Shimizu
2016-02-05 16:33 ` [PATCH 2/3] ARM: dts: orion5x: split linkstation lswtgl into common and device parts Roger Shimizu
2016-02-05 20:48   ` Andrew Lunn
2016-02-05 16:33 ` [PATCH 3/3] ARM: dts: orion5x: add device tree for buffalo linkstation ls-gl Roger Shimizu
2016-02-05 20:49   ` Andrew Lunn
2016-02-06  5:59 ` [PATCH v2 0/3] fix and new support for orion5x based linkstation Roger Shimizu
2016-02-06  5:59   ` [PATCH v2 1/3] ARM: dts: orion5x: fix the missing mtd flash on linkstation lswtgl Roger Shimizu
2016-02-06  5:59   ` [PATCH v2 2/3] ARM: dts: orion5x: split linkstation lswtgl into common and device parts Roger Shimizu
2016-02-06  5:59   ` [PATCH v2 3/3] ARM: dts: orion5x: add device tree for buffalo linkstation ls-gl Roger Shimizu
2016-02-08 15:52   ` [PATCH v2 0/3] fix and new support for orion5x based linkstation Gregory CLEMENT
2016-02-08 16:09     ` Gregory CLEMENT

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).