[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1448961206-23769-1-git-send-email-wxt@rock-chips.com>
Date: Tue, 1 Dec 2015 17:13:23 +0800
From: Caesar Wang <wxt@...k-chips.com>
To: Heiko Stuebner <heiko@...ech.de>,
linux-arm-kernel@...ts.infradead.org
Cc: linux-rockchip@...ts.infradead.org,
Douglas Anderson <dianders@...omium.org>,
Caesar Wang <wxt@...k-chips.com>, devicetree@...r.kernel.org,
Michael Turquette <mturquette@...libre.com>,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Stephen Boyd <sboyd@...eaurora.org>,
Olof Johansson <olof@...om.net>,
Catalin Marinas <catalin.marinas@....com>,
linux-kernel@...r.kernel.org, Kumar Gala <galak@...eaurora.org>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Rob Herring <robh+dt@...nel.org>,
Roger Chen <roger.chen@...k-chips.com>,
Pawel Moll <pawel.moll@....com>,
Yunzhi Li <lyz@...k-chips.com>,
Will Deacon <will.deacon@....com>,
Romain Perier <romain.perier@...il.com>,
Mark Rutland <mark.rutland@....com>, linux-clk@...r.kernel.org
Subject: [PATCH 0/3] Add the rk3368 evb board with the act8846 pmic
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists