From: Ziping Chen <techping.chan@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] dt: sun8i: Perfect r_pio node of the A83T
Date: Fri, 9 Jun 2017 21:24:18 +0800 [thread overview]
Message-ID: <20170609132419.21716-1-techping.chan@gmail.com> (raw)
From: Ziping Chen <techping.chan@gmail.com>
Perfect `r_pio` node of the A83T based on `pio` node.
Signed-off-by: Ziping Chen <techping.chan@gmail.com>
---
arch/arm/dts/sun8i-a83t.dtsi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm/dts/sun8i-a83t.dtsi b/arch/arm/dts/sun8i-a83t.dtsi
index 0fe73e173f..128fe954c4 100644
--- a/arch/arm/dts/sun8i-a83t.dtsi
+++ b/arch/arm/dts/sun8i-a83t.dtsi
@@ -257,6 +257,11 @@
compatible = "allwinner,sun8i-a83t-r-pinctrl";
reg = <0x01f02c00 0x400>;
interrupts = <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>;
+ clocks = <&osc24M>;
+ gpio-controller;
+ interrupt-controller;
+ #interrupt-cells = <3>;
+ #gpio-cells = <3>;
};
};
};
--
2.11.0
next reply other threads:[~2017-06-09 13:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-09 13:24 Ziping Chen [this message]
2017-06-09 13:24 ` [U-Boot] [PATCH 2/2] ARM: sunxi: add support for Sinlinx SinA83T Ziping Chen
2017-06-09 16:51 ` Maxime Ripard
2017-06-09 17:37 ` Ziping Chen
2017-06-11 7:44 ` [U-Boot] [linux-sunxi] " Jagan Teki
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=20170609132419.21716-1-techping.chan@gmail.com \
--to=techping.chan@gmail.com \
--cc=u-boot@lists.denx.de \
/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