From: Michal Simek <michal.simek@xilinx.com>
To: devicetree@vger.kernel.or, devicetree@vger.kernel.org
Cc: Naga Sureshkumar Relli <naga.sureshkumar.relli@xilinx.com>,
monstr@monstr.eu, Javier Martinez Canillas <javier@dowhile0.org>,
P L Sai Krishna <lakshmi.sai.krishna.potthuri@xilinx.com>,
linux-kernel@vger.kernel.org,
Anurag Kumar Vulisha <anurag.kumar.vulisha@xilinx.com>,
Alistair Francis <alistair.francis@xilinx.com>,
Will Deacon <will.deacon@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Rob Herring <robh+dt@kernel.org>,
Catalin Marinas <catalin.marinas@arm.com>,
linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/6] arm64: zynqmp: Add missing aliases for ep108
Date: Wed, 17 Jan 2018 16:29:48 +0100 [thread overview]
Message-ID: <c8af35b4c9fb8954ef3ac26ed1937f2651228f9f.1516202975.git.michal.simek@xilinx.com> (raw)
In-Reply-To: <cover.1516202975.git.michal.simek@xilinx.com>
In-Reply-To: <cover.1516202975.git.michal.simek@xilinx.com>
Add missing aliases for gem0/spis and usbs
spi0 alias is allocated for qspi which is out of tree driver now.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
---
arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts b/arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts
index 84fe7057fcb0..67eababceb93 100644
--- a/arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts
+++ b/arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts
@@ -21,9 +21,14 @@
model = "ZynqMP EP108";
aliases {
+ ethernet0 = &gem0;
mmc0 = &sdhci0;
mmc1 = &sdhci1;
serial0 = &uart0;
+ spi1 = &spi0;
+ spi2 = &spi1;
+ usb0 = &usb0;
+ usb1 = &usb1;
};
chosen {
--
1.9.1
next prev parent reply other threads:[~2018-01-17 15:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-17 15:29 [PATCH 0/6] Hi, Michal Simek
[not found] ` <cover.1516202975.git.michal.simek-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
2018-01-17 15:29 ` [PATCH 1/6] arm64: zynqmp: Use zynqmp specific compatible string for macb Michal Simek
2018-01-17 15:29 ` [PATCH 2/6] arm64: zynqmp: Fix alignment in dts files Michal Simek
2018-01-17 15:29 ` [PATCH 3/6] arm64: zynqmp: Add SPDX license identifier Michal Simek
2018-01-17 15:29 ` Michal Simek [this message]
2018-01-17 15:29 ` [PATCH 5/6] arm64: zynqmp: Added OOB timing settings in zynqmp-ep108.dts Michal Simek
2018-01-17 15:29 ` [PATCH 6/6] arm64: zynqmp: Add 8-bit bus width property for ep108 Michal Simek
2018-01-17 15:50 ` [PATCH 0/6] arm64: zynqmp: Various dts cleanups Michal Simek
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=c8af35b4c9fb8954ef3ac26ed1937f2651228f9f.1516202975.git.michal.simek@xilinx.com \
--to=michal.simek@xilinx.com \
--cc=alistair.francis@xilinx.com \
--cc=anurag.kumar.vulisha@xilinx.com \
--cc=catalin.marinas@arm.com \
--cc=devicetree@vger.kernel.or \
--cc=devicetree@vger.kernel.org \
--cc=javier@dowhile0.org \
--cc=lakshmi.sai.krishna.potthuri@xilinx.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=monstr@monstr.eu \
--cc=naga.sureshkumar.relli@xilinx.com \
--cc=robh+dt@kernel.org \
--cc=will.deacon@arm.com \
/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).