linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: rogershimizu@gmail.com (Roger Shimizu)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] ARM: dts: add buffalo linkstation ls-wxl/wsxl & ls-wvl/vl
Date: Fri, 19 Jun 2015 20:28:37 +0900	[thread overview]
Message-ID: <1434713319-8691-1-git-send-email-rogershimizu@gmail.com> (raw)

Here's the dts-patch support for 2 series of NAS products from Buffalo.

  kirkwood-lswxl.dtsi to support:
    - http://buffalo.jp/product/hdd/network/ls-wxl_r1/
    - http://buffalo.jp/products/catalog/storage/ls-wsxl_r1/

  kirkwood-lswvl.dtsi to support:
    - http://buffalo.jp/product/hdd/network/ls-wvl_r1/
    - http://buffalo.jp/product/hdd/network/ls-vl/

I have tested the patches againt latest next/dt branch (commit: 
1647e3c73ce54fc32536bb3a834eccad39b23572) and found they're booting and working 
fine on the real Buffalo NAS boxes.

These two dts patches are encouraged and reviewed by Iwamatsu-san from Debian 
project. Here I'd like to appreciate his kindness help. 

Since I'm merely a newbie contributor to kernel, if there's any mistake or 
something need to be adjusted, please just let know.

It'd be great if you could consider to merge the patches. Thank you!

Roger Shimizu (2):
  ARM: dts: add buffalo linkstation ls-wxl/wsxl
  ARM: dts: add buffalo linkstation ls-wvl/vl

 .../devicetree/bindings/arm/marvell,kirkwood.txt   |   2 +
 arch/arm/boot/dts/Makefile                         |   2 +
 arch/arm/boot/dts/kirkwood-lswvl.dts               | 307 ++++++++++++++++++++
 arch/arm/boot/dts/kirkwood-lswxl.dts               | 312 +++++++++++++++++++++
 4 files changed, 623 insertions(+)
 create mode 100644 arch/arm/boot/dts/kirkwood-lswvl.dts
 create mode 100644 arch/arm/boot/dts/kirkwood-lswxl.dts

-- 
1.9.1

             reply	other threads:[~2015-06-19 11:28 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-19 11:28 Roger Shimizu [this message]
2015-06-19 11:28 ` [PATCH 1/2] ARM: dts: add buffalo linkstation ls-wxl/wsxl Roger Shimizu
2015-06-19 22:14   ` Andrew Lunn
2015-06-20 12:36     ` Roger Shimizu
2015-06-20 14:51       ` Andrew Lunn
2015-06-20 15:56         ` Roger Shimizu
2015-06-20 16:03           ` Andrew Lunn
2015-06-21 15:16             ` Roger Shimizu
2015-06-21 20:09               ` Andrew Lunn
2015-06-22 15:00   ` [PATCH v2 " Roger Shimizu
2015-06-29 13:22     ` Gregory CLEMENT
2015-06-29 13:38       ` Andrew Lunn
2015-07-09 13:12         ` Gregory CLEMENT
2015-07-09 14:06           ` Roger Shimizu
2015-06-19 11:28 ` [PATCH 2/2] ARM: dts: add buffalo linkstation ls-wvl/vl Roger Shimizu
2015-06-19 22:22   ` Andrew Lunn
2015-06-22 15:02   ` [PATCH v2 " Roger Shimizu
2015-06-29 13:22     ` Gregory CLEMENT
2015-06-29 13:43       ` Andrew Lunn
2015-06-29 13:52         ` Gregory CLEMENT
2015-07-09 13:13         ` Gregory CLEMENT

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1434713319-8691-1-git-send-email-rogershimizu@gmail.com \
    --to=rogershimizu@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).