linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: agriveaux@deutnet.info
To: robh+dt@kernel.org, mark.rutland@arm.com, mripard@kernel.org,
	wens@csie.org
Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	agriveaux@deutnet.info
Subject: [PATCH] ARM: dts: sun5i: Add dts for inet86v_rev2
Date: Mon, 10 Feb 2020 10:27:36 +0100	[thread overview]
Message-ID: <20200210092736.3208998-2-agriveaux@deutnet.info> (raw)
In-Reply-To: <20200210092736.3208998-1-agriveaux@deutnet.info>

From: Alexandre GRIVEAUX <agriveaux@deutnet.info>

Add Inet 86V Rev 2 support, based upon Inet 86VS.

Missing things:
- Accelerometer (MXC6225X)
- Touchpanel (Sitronix SL1536)
- Nand (29F32G08CBACA)
- Camera (HCWY0308)
---
 arch/arm/boot/dts/sun5i-a13-inet-86v-rev2.dts | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 arch/arm/boot/dts/sun5i-a13-inet-86v-rev2.dts

diff --git a/arch/arm/boot/dts/sun5i-a13-inet-86v-rev2.dts b/arch/arm/boot/dts/sun5i-a13-inet-86v-rev2.dts
new file mode 100644
index 000000000000..e73abb9a1e32
--- /dev/null
+++ b/arch/arm/boot/dts/sun5i-a13-inet-86v-rev2.dts
@@ -0,0 +1,17 @@
+// SPDX-License-Identifier: GPL-2.0+
+/*
+ * Copyright 2020 Alexandre Griveaux <agriveaux@deutnet.info>
+ *
+ * Minimal dts file for the iNet 86V
+ */
+
+/dts-v1/;
+
+#include "sun5i-a13.dtsi"
+#include "sun5i-reference-design-tablet.dtsi"
+
+/ {
+	model = "iNET 86V Rev 02";
+	compatible = "inet,86v-rev2", "allwinner,sun5i-a13";
+
+};
-- 
2.20.1


  reply	other threads:[~2020-02-10 10:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-10  9:27 ARM: dts: sun5i: Add dts for inet86v_rev2 agriveaux
2020-02-10  9:27 ` agriveaux [this message]
2020-02-10  9:41   ` [PATCH] " Maxime Ripard
2020-02-10 10:35 agriveaux
2020-02-11 13:15 ` Maxime Ripard
2020-02-12  9:45   ` Alexandre GRIVEAUX
2020-02-14 13:17     ` Maxime Ripard

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=20200210092736.3208998-2-agriveaux@deutnet.info \
    --to=agriveaux@deutnet.info \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=mripard@kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=wens@csie.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).