linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: cl@rock-chips.com (cl at rock-chips.com)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/4] arm64: dts: rockchip: add basic dts file for PX30 SoCs
Date: Wed,  1 Aug 2018 16:45:12 +0800	[thread overview]
Message-ID: <1533113116-8820-1-git-send-email-cl@rock-chips.com> (raw)

From: Liang Chen <cl@rock-chips.com>

Changes in v3:
1. backlight: remove properties <brightness-levels>,<num-interpolated-steps>,
<default-brightness-level>, as the driver will compute a default table.

Changes in V2:
1. change the subject to format "dt-bindings: module: ..." for the documents. 
2. use new property <num-interpolated-steps> for backlight.
3. remove pinctrl of rk809, because the driver is not ready.

Liang Chen (4):
  dt-bindings: usb: dwc2: add description for px30
  dt-bindings: rockchip: grf: add grf and pmugrf description for px30
  arm64: dts: rockchip: add core dtsi file for PX30 SoCs
  arm64: dts: rockchip: add PX30 eavluation board devicetree

 Documentation/devicetree/bindings/arm/rockchip.txt |    4 +
 .../devicetree/bindings/soc/rockchip/grf.txt       |    2 +
 Documentation/devicetree/bindings/usb/dwc2.txt     |    1 +
 arch/arm64/boot/dts/rockchip/Makefile              |    1 +
 arch/arm64/boot/dts/rockchip/px30-evb.dts          |  470 +++++
 arch/arm64/boot/dts/rockchip/px30.dtsi             | 2043 ++++++++++++++++++++
 6 files changed, 2521 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/px30-evb.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/px30.dtsi

-- 
1.9.1

             reply	other threads:[~2018-08-01  8:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-01  8:45 cl at rock-chips.com [this message]
2018-08-01  8:45 ` [PATCH v3 1/4] dt-bindings: usb: dwc2: add description for px30 cl at rock-chips.com
2018-08-02 13:03   ` Heiko Stuebner
2018-08-01  8:45 ` [PATCH v3 2/4] dt-bindings: rockchip: grf: add grf and pmugrf " cl at rock-chips.com
2018-08-02 12:43   ` Heiko Stuebner
2018-08-01  8:45 ` [PATCH v3 3/4] arm64: dts: rockchip: add core dtsi file for PX30 SoCs cl at rock-chips.com
2018-08-02 11:58   ` Heiko Stuebner
2018-08-01  8:45 ` [PATCH v3 4/4] arm64: dts: rockchip: add PX30 eavluation board devicetree cl at rock-chips.com
2018-08-02 12:42   ` 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=1533113116-8820-1-git-send-email-cl@rock-chips.com \
    --to=cl@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;
as well as URLs for NNTP newsgroup(s).