From: Andy Yan <andy.yan@rock-chips.com>
To: heiko@sntech.de, kever.yang@rock-chips.com,
linux-rockchip@lists.infradead.org
Cc: devicetree@vger.kernel.org, obh+dt@kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Andy Yan <andy.yan@rock-chips.com>
Subject: [PATCH 0/2] Add basic dts support for RK3308
Date: Thu, 17 Oct 2019 11:02:42 +0800 [thread overview]
Message-ID: <20191017030242.32219-1-andy.yan@rock-chips.com> (raw)
RK3308 is a quad Cortex A35 based SOC with rich audio
interfaces(I2S/PCM/TDM/PDM/SPDIF/VAD/HDMI ARC), which
designed for intelligent voice interaction and audio
input/output processing.
As the clk and pinctrl drivers are landed, we post
the basic dts support, make it convenient for other
module development.
Andy Yan (2):
arm64: dts: rockchip: Add core dts for RK3308 SOC
arm64: dts: rockchip: Add basic dts for RK3308 EVB
.../devicetree/bindings/arm/rockchip.yaml | 5 +
arch/arm64/boot/dts/rockchip/Makefile | 1 +
arch/arm64/boot/dts/rockchip/rk3308-evb.dts | 206 ++
arch/arm64/boot/dts/rockchip/rk3308.dtsi | 1875 +++++++++++++++++
4 files changed, 2087 insertions(+)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3308-evb.dts
create mode 100644 arch/arm64/boot/dts/rockchip/rk3308.dtsi
--
2.17.1
next reply other threads:[~2019-10-17 3:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-17 3:02 Andy Yan [this message]
2019-10-17 3:04 ` [PATCH 1/2] arm64: dts: rockchip: Add core dts for RK3308 SOC Andy Yan
[not found] ` <20191017030449.32289-1-andy.yan-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2019-10-17 23:30 ` Heiko Stuebner
2019-10-21 9:09 ` Andy Yan
2019-10-17 3:05 ` [PATCH 2/2] arm64: dts: rockchip: Add basic dts for RK3308 EVB Andy Yan
2019-10-17 23:39 ` Heiko Stuebner
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=20191017030242.32219-1-andy.yan@rock-chips.com \
--to=andy.yan@rock-chips.com \
--cc=devicetree@vger.kernel.org \
--cc=heiko@sntech.de \
--cc=kever.yang@rock-chips.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=obh+dt@kernel.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