From: bhupesh.sharma@freescale.com (Bhupesh Sharma)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 08/10] dts/ls2085a: Update Simulator DTS to add support of various peripherals
Date: Fri, 4 Sep 2015 12:35:20 +0530 [thread overview]
Message-ID: <1441350322-4671-2-git-send-email-bhupesh.sharma@freescale.com> (raw)
In-Reply-To: <1441350322-4671-1-git-send-email-bhupesh.sharma@freescale.com>
This patch updates the LS2085a simulator DTS to add support of various
peripherals which are supported on the simulator platform and explicitly
disables those which are yet not supported on the platform.
Signed-off-by: Bhupesh Sharma <bhupesh.sharma@freescale.com>
---
arch/arm64/boot/dts/freescale/fsl-ls2080a-simu.dts | 54 ++++++++++++++++++--
1 file changed, 49 insertions(+), 5 deletions(-)
diff --git a/arch/arm64/boot/dts/freescale/fsl-ls2080a-simu.dts b/arch/arm64/boot/dts/freescale/fsl-ls2080a-simu.dts
index cf45d38..e874f7f 100644
--- a/arch/arm64/boot/dts/freescale/fsl-ls2080a-simu.dts
+++ b/arch/arm64/boot/dts/freescale/fsl-ls2080a-simu.dts
@@ -20,11 +20,6 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
- * MA 02110-1301 USA
- *
* Or, alternatively,
*
* b) Permission is hereby granted, free of charge, to any person
@@ -63,3 +58,52 @@
interrupts = <0 58 0x1>;
};
};
+
+&esdhc {
+ status = "disabled";
+};
+
+&ifc {
+ status = "okay";
+};
+
+&i2c0 {
+ status = "disabled";
+};
+
+&i2c1 {
+ status = "disabled";
+};
+
+&i2c2 {
+ status = "disabled";
+};
+
+&i2c3 {
+ status = "disabled";
+};
+
+&dspi {
+ status = "disabled";
+};
+
+&qspi {
+ status = "disabled";
+};
+
+&sata0 {
+ status = "disabled";
+};
+
+&sata1 {
+ status = "disabled";
+};
+
+&usb0 {
+ status = "disabled";
+};
+
+&usb1 {
+ status = "disabled";
+};
+
--
1.7.9.5
next prev parent reply other threads:[~2015-09-04 7:05 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-04 7:05 [PATCH v2 07/10] dts/ls2085a: Update DTSI to add support of various peripherals Bhupesh Sharma
2015-09-04 7:05 ` Bhupesh Sharma [this message]
2015-09-04 21:31 ` [PATCH v2 08/10] dts/ls2085a: Update Simulator DTS " Li Yang
2015-09-05 8:15 ` Sharma Bhupesh
2015-09-04 7:05 ` [PATCH v2 09/10] dts/ls2080a: Add DTS support for LS2080a QDS & RDB boards Bhupesh Sharma
2015-09-04 7:05 ` [PATCH v2 10/10] dts/Makefile: Add build support for LS2080a QDS & RDB board DTS Bhupesh Sharma
2015-09-04 10:54 ` [PATCH v2 07/10] dts/ls2085a: Update DTSI to add support of various peripherals Marc Zyngier
2015-09-09 3:58 ` Sharma Bhupesh
2015-09-04 21:02 ` Li Yang
2015-09-05 8:37 ` Sharma Bhupesh
2015-09-06 20:57 ` Rob Herring
2015-09-06 21:03 ` Sharma Bhupesh
2015-09-07 20:58 ` Rob Herring
2015-09-09 3:55 ` Sharma Bhupesh
2015-09-04 21:15 ` Rob Herring
2015-09-28 10:03 ` Bhupesh SHARMA
2015-09-28 13:44 ` Rob Herring
[not found] ` <CALRxmdC9ZzGiw6CVnVTqhH1xvA-P9s8cpYbk8DoVq7CodFS0VA@mail.gmail.com>
2015-10-01 20:05 ` Stuart Yoder
2015-10-01 21:42 ` Li Yang
2015-10-01 21:58 ` Scott Wood
2015-10-01 22:41 ` Li Yang
2015-10-01 23:18 ` Scott Wood
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=1441350322-4671-2-git-send-email-bhupesh.sharma@freescale.com \
--to=bhupesh.sharma@freescale.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).