All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2/2] arm64: dts: sc7180: Add aliases for all i2c and spi devices
       [not found] <1576048353-21154-1-git-send-email-rnayak@codeaurora.org>
@ 2019-12-11  7:13 ` Rajendra Nayak
       [not found] ` <0101016ef3cdeea5-fba7a1a7-75b0-43bc-b7e4-94d19ae6b576-000000@us-west-2.amazonses.com>
  1 sibling, 0 replies; 3+ messages in thread
From: Rajendra Nayak @ 2019-12-11  7:13 UTC (permalink / raw)
  To: agross, bjorn.andersson
  Cc: linux-arm-msm, linux-kernel, swboyd, dianders, Rajendra Nayak

Add aliases for all i2c and spi nodes

Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
---
 arch/arm64/boot/dts/qcom/sc7180.dtsi | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sc7180.dtsi b/arch/arm64/boot/dts/qcom/sc7180.dtsi
index 88db1f5..eb02cd1 100644
--- a/arch/arm64/boot/dts/qcom/sc7180.dtsi
+++ b/arch/arm64/boot/dts/qcom/sc7180.dtsi
@@ -18,6 +18,29 @@
 
 	chosen { };
 
+	aliases {
+		i2c0 = &i2c0;
+		i2c1 = &i2c1;
+		i2c2 = &i2c2;
+		i2c3 = &i2c3;
+		i2c4 = &i2c4;
+		i2c5 = &i2c5;
+		i2c6 = &i2c6;
+		i2c7 = &i2c7;
+		i2c8 = &i2c8;
+		i2c9 = &i2c9;
+		i2c10 = &i2c10;
+		i2c11 = &i2c11;
+		spi0 = &spi0;
+		spi1 = &spi1;
+		spi3 = &spi3;
+		spi5 = &spi5;
+		spi6 = &spi6;
+		spi8 = &spi8;
+		spi10 = &spi10;
+		spi11 = &spi11;
+	};
+
 	clocks {
 		xo_board: xo-board {
 			compatible = "fixed-clock";
-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation


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

* Re: [PATCH 2/2] arm64: dts: sc7180: Add aliases for all i2c and spi devices
       [not found] ` <0101016ef3cdeea5-fba7a1a7-75b0-43bc-b7e4-94d19ae6b576-000000@us-west-2.amazonses.com>
@ 2019-12-11 16:58   ` Stephen Boyd
  2019-12-11 18:18   ` Doug Anderson
  1 sibling, 0 replies; 3+ messages in thread
From: Stephen Boyd @ 2019-12-11 16:58 UTC (permalink / raw)
  To: Rajendra Nayak, agross, bjorn.andersson
  Cc: linux-arm-msm, linux-kernel, dianders, Rajendra Nayak

Quoting Rajendra Nayak (2019-12-10 23:13:09)
> Add aliases for all i2c and spi nodes
> 
> Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
> ---

Reviewed-by: Stephen Boyd <swboyd@chromium.org>


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

* Re: [PATCH 2/2] arm64: dts: sc7180: Add aliases for all i2c and spi devices
       [not found] ` <0101016ef3cdeea5-fba7a1a7-75b0-43bc-b7e4-94d19ae6b576-000000@us-west-2.amazonses.com>
  2019-12-11 16:58   ` Stephen Boyd
@ 2019-12-11 18:18   ` Doug Anderson
  1 sibling, 0 replies; 3+ messages in thread
From: Doug Anderson @ 2019-12-11 18:18 UTC (permalink / raw)
  To: Rajendra Nayak
  Cc: Andy Gross, Bjorn Andersson, linux-arm-msm, LKML, Stephen Boyd

Hi,

On Tue, Dec 10, 2019 at 11:13 PM Rajendra Nayak <rnayak@codeaurora.org> wrote:
>
> Add aliases for all i2c and spi nodes
>
> Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
> ---
>  arch/arm64/boot/dts/qcom/sc7180.dtsi | 23 +++++++++++++++++++++++
>  1 file changed, 23 insertions(+)

Reviewed-by: Douglas Anderson <dianders@chromium.org>

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

end of thread, other threads:[~2019-12-11 18:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1576048353-21154-1-git-send-email-rnayak@codeaurora.org>
2019-12-11  7:13 ` [PATCH 2/2] arm64: dts: sc7180: Add aliases for all i2c and spi devices Rajendra Nayak
     [not found] ` <0101016ef3cdeea5-fba7a1a7-75b0-43bc-b7e4-94d19ae6b576-000000@us-west-2.amazonses.com>
2019-12-11 16:58   ` Stephen Boyd
2019-12-11 18:18   ` Doug Anderson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.