public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: wxt@rock-chips.com (Caesar Wang)
To: linux-arm-kernel@lists.infradead.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

             reply	other threads:[~2015-12-01  9:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-01  9:13 Caesar Wang [this message]
2015-12-01  9:13 ` [PATCH 1/3] clk: rockchip: Force rk3368 PWM clock (and its parents) on Caesar Wang
2015-12-01  9:13 ` [PATCH 2/3] arm64: dts: rockchip: add rk3368 evaluation board Caesar Wang
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=linux-arm-kernel@lists.infradead.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