Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1672518

[RESEND PATCH v2 0/7] add some device nodes support for rk322x SoC

From Frank Wang <frank.wang@rock-chips.com>
Newsgroups linux.kernel
Subject [RESEND PATCH v2 0/7] add some device nodes support for rk322x SoC
Date 2017-06-22 12:40 +0200
Message-ID <tV7GN-3pi-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Resend these series for adding compatible changes of efuse in [PATCH v2 7/7].

These series add sdmmc, sdio, and other device nodes support for
rk322x SoCs, and also introduce rk3229 basic dtsi file specifically.

Changes from v1:
- Extracted cpu enable-method from rk3229.dtsi to rk322x.dtsi
- Amended compatible rk322x-efuse to rk3228-efuse in [PATCH v2 7/7].
- Updated the 'Reviewed-by' tag from Heiko Stuebner <heiko@sntech.de> for [PATCH v2 3/7].

The following patch on patchwork are required for this changes.
https://patchwork.kernel.org/patch/9803825/

David Wu (1):
  ARM: dts: rockchip: Add io-domain node for rk3228

Finley Xiao (1):
  ARM: dts: rockchip: add efuse device node for rk3228

Frank Wang (2):
  ARM: dts: rockchip: add cpu enable method for rk3228 SoC
  ARM: dts: rockchip: add basic dtsi file for RK3229 SoC

Shawn Lin (3):
  Documentation: rockchip-dw-mshc: add description for rk3228
  ARM: dts: rockchip: fix compatible string for eMMC node of rk3228 SoC
  ARM: dts: rockchip: add sdmmc and sdio nodes for rk3228 SoC

 .../devicetree/bindings/mmc/rockchip-dw-mshc.txt   |  1 +
 arch/arm/boot/dts/rk3229-evb.dts                   |  2 +-
 arch/arm/boot/dts/rk3229.dtsi                      | 89 +++++++++++++++++++++
 arch/arm/boot/dts/rk322x.dtsi                      | 93 +++++++++++++++++++++-
 4 files changed, 183 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm/boot/dts/rk3229.dtsi

-- 
2.0.0

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

[RESEND PATCH v2 0/7] add some device nodes support for rk322x SoC Frank Wang <frank.wang@rock-chips.com> - 2017-06-22 12:40 +0200
  [RESEND PATCH v2 4/7] ARM: dts: rockchip: fix compatible string for eMMC node of rk3228 SoC Frank Wang <frank.wang@rock-chips.com> - 2017-06-22 12:40 +0200
  [RESEND PATCH v2 3/7] Documentation: rockchip-dw-mshc: add description for rk3228 Frank Wang <frank.wang@rock-chips.com> - 2017-06-22 12:40 +0200
    Re: [RESEND PATCH v2 3/7] Documentation: rockchip-dw-mshc: add  description for rk3228 Rob Herring <robh@kernel.org> - 2017-06-26 20:50 +0200
  [RESEND PATCH v2 5/7] ARM: dts: rockchip: add sdmmc and sdio nodes for rk3228 SoC Frank Wang <frank.wang@rock-chips.com> - 2017-06-22 12:40 +0200
  [RESEND PATCH v2 1/7] ARM: dts: rockchip: add cpu enable method for rk3228 SoC Frank Wang <frank.wang@rock-chips.com> - 2017-06-22 12:40 +0200

csiph-web