linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 1/2] ARM: dts: r8a7790: Add SATA nodes to r8a7790.dtsi
Date: Fri, 17 Jan 2014 05:26:05 +0000	[thread overview]
Message-ID: <20140117052603.GA9302@verge.net.au> (raw)
In-Reply-To: <1389719131-24376-2-git-send-email-valentine.barshak@cogentembedded.com>

On Tue, Jan 14, 2014 at 09:05:30PM +0400, Valentine Barshak wrote:
> This adds SATA[01] device nodes to r8a7790.dtsi

I have queued this up with Magnus's Ack and dts: changed to shmobile:
in the subject. There was a minor conflict which I resolved.
Please check that the following is correct.

From: Valentine Barshak <valentine.barshak@cogentembedded.com>

ARM: shmobile: lager: Enable SATA1 in r8a7790-lager.dts

This enables SATA1 in Lager device tree.
SATA0 is not available on Lager since its
pinmux is fixed to USB3.0.

Signed-off-by: Valentine Barshak <valentine.barshak@cogentembedded.com>
Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

diff --git a/arch/arm/boot/dts/r8a7790-lager.dts b/arch/arm/boot/dts/r8a7790-lager.dts
index 57569cb..1081c5e 100644
--- a/arch/arm/boot/dts/r8a7790-lager.dts
+++ b/arch/arm/boot/dts/r8a7790-lager.dts
@@ -91,3 +91,7 @@
 	non-removable;
 	status = "okay";
 };
+
+&sata1 {
+	status = "okay";
+};

  parent reply	other threads:[~2014-01-17  5:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-14 17:05 [PATCH 1/2] ARM: dts: r8a7790: Add SATA nodes to r8a7790.dtsi Valentine Barshak
2014-01-14 17:23 ` Laurent Pinchart
2014-01-14 18:04 ` Valentine
2014-01-15  0:02 ` Simon Horman
2014-01-15  8:28 ` Geert Uytterhoeven
2014-01-15 20:42 ` Valentine
2014-01-16  0:07 ` Simon Horman
2014-01-17  5:26 ` Simon Horman [this message]
2014-01-17  8:07 ` Laurent Pinchart
2014-01-17  8:15 ` Magnus Damm
2014-01-17 19:24 ` Valentine

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=20140117052603.GA9302@verge.net.au \
    --to=horms@verge.net.au \
    --cc=linux-sh@vger.kernel.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).