From: Caesar Wang <wxt@rock-chips.com>
To: Heiko Stuebner <heiko@sntech.de>, linux-arm-kernel@lists.infradead.org
Cc: linux-rockchip@lists.infradead.org,
Douglas Anderson <dianders@chromium.org>,
Caesar Wang <wxt@rock-chips.com>,
devicetree@vger.kernel.org,
Michael Turquette <mturquette@baylibre.com>,
Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
Stephen Boyd <sboyd@codeaurora.org>,
Olof Johansson <olof@lixom.net>,
Catalin Marinas <catalin.marinas@arm.com>,
linux-kernel@vger.kernel.org, Kumar Gala <galak@codeaurora.org>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Rob Herring <robh+dt@kernel.org>,
Roger Chen <roger.chen@rock-chips.com>,
Pawel Moll <pawel.moll@arm.com>, Yunzhi Li <lyz@rock-chips.com>,
Will Deacon <will.deacon@arm.com>,
Romain Perier <romain.perier@gmail.com>,
Mark Rutland <mark.rutland@arm.com>,
linux-clk@vger.kernel.org
Subject: [PATCH 0/3] Add the rk3368 evb board with the act8846 pmic
Date: Tue, 1 Dec 2015 17:13:23 +0800 [thread overview]
Message-ID: <1448961206-23769-1-git-send-email-wxt@rock-chips.com> (raw)
This series pacthes try to add the evb dts for rk3368 SoCs,
This's similar with the rj3288 evb board.
On the moment, pwm/backlight/usb/thermal/emmc stuff can work for this
board, I add the base version for the future firstly.
PATCH [1/3]: Force rk3368 PWM clock (and its parents) On
That's similar HACK way to work.
PATCH [2/3]: Add the RK3368 EVB board for with the act8846 pmic for dtsi
PATCH [3/3]: Add the PWM node info for rk3368 core.
Caesar Wang (3):
clk: rockchip: Force rk3368 PWM clock (and its parents) on
arm64: dts: rockchip: add rk3368 evaluation board
arm64: dts: rockchip: add the pwm node info for RK3368 SoCs
arch/arm64/boot/dts/rockchip/Makefile | 2 +-
.../arm64/boot/dts/rockchip/rk3368-evb-act8846.dts | 173 +++++++++++++
arch/arm64/boot/dts/rockchip/rk3368-evb.dtsi | 286 +++++++++++++++++++++
arch/arm64/boot/dts/rockchip/rk3368.dtsi | 60 +++++
drivers/clk/rockchip/clk-rk3368.c | 9 +
5 files changed, 529 insertions(+), 1 deletion(-)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3368-evb-act8846.dts
create mode 100644 arch/arm64/boot/dts/rockchip/rk3368-evb.dtsi
--
1.9.1
next reply other threads:[~2015-12-01 9:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-01 9:13 Caesar Wang [this message]
2015-12-01 9:13 ` [PATCH 2/3] arm64: dts: rockchip: add rk3368 evaluation board Caesar Wang
[not found] ` <1448961206-23769-1-git-send-email-wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2015-12-01 9:13 ` [PATCH 3/3] arm64: dts: rockchip: add the pwm node info for RK3368 SoCs Caesar Wang
2015-12-01 23:50 ` [PATCH 0/3] Add the rk3368 evb board with the act8846 pmic Heiko Stübner
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=1448961206-23769-1-git-send-email-wxt@rock-chips.com \
--to=wxt@rock-chips.com \
--cc=catalin.marinas@arm.com \
--cc=devicetree@vger.kernel.org \
--cc=dianders@chromium.org \
--cc=galak@codeaurora.org \
--cc=heiko@sntech.de \
--cc=ijc+devicetree@hellion.org.uk \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=lorenzo.pieralisi@arm.com \
--cc=lyz@rock-chips.com \
--cc=mark.rutland@arm.com \
--cc=mturquette@baylibre.com \
--cc=olof@lixom.net \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
--cc=roger.chen@rock-chips.com \
--cc=romain.perier@gmail.com \
--cc=sboyd@codeaurora.org \
--cc=will.deacon@arm.com \
/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).