From: Sascha Hauer <s.hauer@pengutronix.de>
To: Barebox List <barebox@lists.infradead.org>
Cc: Andrey Smirnov <andrew.smirnov@gmail.com>
Subject: [PATCH 2/3] arm: vf610-zii-scu4-aib: Remove non effective properties
Date: Mon, 2 Mar 2020 10:02:24 +0100 [thread overview]
Message-ID: <20200302090225.8317-2-s.hauer@pengutronix.de> (raw)
In-Reply-To: <20200302090225.8317-1-s.hauer@pengutronix.de>
The vf610-zii-scu4-aib dts contains a fixup for nodes which do not
exist anymore, so instead of fixing up the nodes new ones are created
which is surely not intentional.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Andrey Smirnov <andrew.smirnov@gmail.com>
---
arch/arm/dts/vf610-zii-scu4-aib.dts | 8 --------
1 file changed, 8 deletions(-)
diff --git a/arch/arm/dts/vf610-zii-scu4-aib.dts b/arch/arm/dts/vf610-zii-scu4-aib.dts
index 1e6a54954a..43a13e243d 100644
--- a/arch/arm/dts/vf610-zii-scu4-aib.dts
+++ b/arch/arm/dts/vf610-zii-scu4-aib.dts
@@ -109,11 +109,3 @@
label = "fiber9";
};
};
-
-/*
- * FIXME: Remove once this code appears in kernel DTS
-*/
-&i2c2 {
- tca9548@70 { i2c-mux-idle-disconnect; };
- tca9548@71 { i2c-mux-idle-disconnect; };
-};
--
2.25.0
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2020-03-02 9:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-02 9:02 [PATCH 1/3] arm: dts: Fix node names Sascha Hauer
2020-03-02 9:02 ` Sascha Hauer [this message]
2020-03-02 9:02 ` [PATCH 3/3] ARM: dts: Add missing #size/address-cells properties Sascha Hauer
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=20200302090225.8317-2-s.hauer@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=andrew.smirnov@gmail.com \
--cc=barebox@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