All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko@sntech.de>
To: cl@rock-chips.com
Cc: robh+dt@kernel.org, mark.rutland@arm.com,
	klaus.goger@theobroma-systems.com, hjc@rock-chips.com,
	jagan@amarulasolutions.com, djw@t-chip.com.cn,
	jacob-chen@iotwrt.com, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org,
	ulf.hansson@linaro.org, linux-mmc@vger.kernel.org,
	frank.wang@rock-chips.com, lgirdwood@gmail.com,
	broonie@kernel.org, alsa-devel@alsa-project.org,
	gregkh@linuxfoundation.org, catalin.marinas@arm.com,
	will.deacon@arm.com, yamada.masahiro@socionext.com,
	arnd@arndb.de, zhangqing@rock-chips.com,
	shawn.lin@rock-chips.com, kever.yang@rock-chips.com,
	david.wu@rock-chips.com, huangtao@rock-chips.com,
	tony.xie@rock-chips.com, sugar.zhang@rock-chips.com,
	huibin.hong@rock-chips.com, william.wu@rock-chips.com,
	sandy.huang@rock-chips.com
Subject: Re: [PATCH v3 3/4] arm64: dts: rockchip: add core dtsi file for PX30 SoCs
Date: Thu, 02 Aug 2018 13:58:51 +0200	[thread overview]
Message-ID: <5420010.G1GNdo6K2G@phil> (raw)
In-Reply-To: <1533113116-8820-4-git-send-email-cl@rock-chips.com>

Hi,

Am Mittwoch, 1. August 2018, 10:45:15 CEST schrieb cl@rock-chips.com:
> From: Liang Chen <cl@rock-chips.com>
> 
> This patch adds core dtsi file for Rockchip PX30 SoCs.
> 
> Signed-off-by: Liang Chen <cl@rock-chips.com>

applied with the following changes:
- some reordering
- cpu properties should be present in all cpu nodes (clocks etc)
- added dma-names to uarts
- dropped #dma-cells from uarts+spi (only for dma-controllers)
- dropped phy-names from usb nodes without actual phys
  (please readd once you have phy support)
- dropped the gamma_lut + reg-names and spanned the
  registers till below the iommu, similar to all other socs we have
- dropped the high_speed pinctrl state from the spi nodes
  (not part of mainline dt-binding)
- dropped peripherals-req-type-burst from the dmac
  (not part of mainline dt-binding)
- split out dwc2 into separate patch to be applied once the binding lands
- set #sound-dai-cells in px30.dtsi ... property of the i2s controller
  and doesn't change per board


Heiko




WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko@sntech.de>
To: cl@rock-chips.com
Cc: robh+dt@kernel.org, mark.rutland@arm.com,
	klaus.goger@theobroma-systems.com, hjc@rock-chips.com,
	jagan@amarulasolutions.com, djw@t-chip.com.cn,
	jacob-chen@iotwrt.com, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org,
	ulf.hansson@linaro.org, linux-mmc@vger.kernel.org,
	frank.wang@rock-chips.com, lgirdwood@gmail.com,
	broonie@kernel.org, alsa-devel@alsa-project.org,
	gregkh@linuxfoundation.org, catalin.marinas@arm.com,
	will.deacon@arm.com, yamada.masahiro@socionext.com,
	arnd@arndb.de, zhangqing@rock-chips.com,
	shawn.lin@rock-chips.com, kever.yang@rock-chips.com,
	david.wu@rock-chips.com, huangtao@rock-chips.com,
	tony.xie@rock-chips.com, sugar.zhang@rock-chips.com,
	huibin.hong@rock-chips.com
Subject: Re: [PATCH v3 3/4] arm64: dts: rockchip: add core dtsi file for PX30 SoCs
Date: Thu, 02 Aug 2018 13:58:51 +0200	[thread overview]
Message-ID: <5420010.G1GNdo6K2G@phil> (raw)
In-Reply-To: <1533113116-8820-4-git-send-email-cl@rock-chips.com>

Hi,

Am Mittwoch, 1. August 2018, 10:45:15 CEST schrieb cl@rock-chips.com:
> From: Liang Chen <cl@rock-chips.com>
> 
> This patch adds core dtsi file for Rockchip PX30 SoCs.
> 
> Signed-off-by: Liang Chen <cl@rock-chips.com>

applied with the following changes:
- some reordering
- cpu properties should be present in all cpu nodes (clocks etc)
- added dma-names to uarts
- dropped #dma-cells from uarts+spi (only for dma-controllers)
- dropped phy-names from usb nodes without actual phys
  (please readd once you have phy support)
- dropped the gamma_lut + reg-names and spanned the
  registers till below the iommu, similar to all other socs we have
- dropped the high_speed pinctrl state from the spi nodes
  (not part of mainline dt-binding)
- dropped peripherals-req-type-burst from the dmac
  (not part of mainline dt-binding)
- split out dwc2 into separate patch to be applied once the binding lands
- set #sound-dai-cells in px30.dtsi ... property of the i2s controller
  and doesn't change per board


Heiko

WARNING: multiple messages have this Message-ID (diff)
From: heiko@sntech.de (Heiko Stuebner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 3/4] arm64: dts: rockchip: add core dtsi file for PX30 SoCs
Date: Thu, 02 Aug 2018 13:58:51 +0200	[thread overview]
Message-ID: <5420010.G1GNdo6K2G@phil> (raw)
In-Reply-To: <1533113116-8820-4-git-send-email-cl@rock-chips.com>

Hi,

Am Mittwoch, 1. August 2018, 10:45:15 CEST schrieb cl at rock-chips.com:
> From: Liang Chen <cl@rock-chips.com>
> 
> This patch adds core dtsi file for Rockchip PX30 SoCs.
> 
> Signed-off-by: Liang Chen <cl@rock-chips.com>

applied with the following changes:
- some reordering
- cpu properties should be present in all cpu nodes (clocks etc)
- added dma-names to uarts
- dropped #dma-cells from uarts+spi (only for dma-controllers)
- dropped phy-names from usb nodes without actual phys
  (please readd once you have phy support)
- dropped the gamma_lut + reg-names and spanned the
  registers till below the iommu, similar to all other socs we have
- dropped the high_speed pinctrl state from the spi nodes
  (not part of mainline dt-binding)
- dropped peripherals-req-type-burst from the dmac
  (not part of mainline dt-binding)
- split out dwc2 into separate patch to be applied once the binding lands
- set #sound-dai-cells in px30.dtsi ... property of the i2s controller
  and doesn't change per board


Heiko

  reply	other threads:[~2018-08-02 11:59 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-01  8:45 [PATCH v3 0/4] arm64: dts: rockchip: add basic dts file for PX30 SoCs cl
2018-08-01  8:45 ` cl at rock-chips.com
2018-08-01  8:45 ` cl
2018-08-01  8:45 ` [PATCH v3 1/4] dt-bindings: usb: dwc2: add description for px30 cl
2018-08-01  8:45   ` cl at rock-chips.com
2018-08-01  8:45   ` cl
2018-08-02 13:03   ` Heiko Stuebner
2018-08-02 13:03     ` Heiko Stuebner
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
2018-08-01  8:45   ` cl at rock-chips.com
2018-08-01  8:45   ` cl
2018-08-02 12:43   ` Heiko Stuebner
2018-08-02 12:43     ` Heiko Stuebner
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
2018-08-01  8:45   ` cl at rock-chips.com
2018-08-01  8:45   ` cl
2018-08-02 11:58   ` Heiko Stuebner [this message]
2018-08-02 11:58     ` Heiko Stuebner
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
2018-08-01  8:45   ` cl at rock-chips.com
2018-08-01  8:45   ` cl
2018-08-02 12:42   ` Heiko Stuebner
2018-08-02 12:42     ` Heiko Stuebner
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=5420010.G1GNdo6K2G@phil \
    --to=heiko@sntech.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=arnd@arndb.de \
    --cc=broonie@kernel.org \
    --cc=catalin.marinas@arm.com \
    --cc=cl@rock-chips.com \
    --cc=david.wu@rock-chips.com \
    --cc=devicetree@vger.kernel.org \
    --cc=djw@t-chip.com.cn \
    --cc=frank.wang@rock-chips.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hjc@rock-chips.com \
    --cc=huangtao@rock-chips.com \
    --cc=huibin.hong@rock-chips.com \
    --cc=jacob-chen@iotwrt.com \
    --cc=jagan@amarulasolutions.com \
    --cc=kever.yang@rock-chips.com \
    --cc=klaus.goger@theobroma-systems.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=sandy.huang@rock-chips.com \
    --cc=shawn.lin@rock-chips.com \
    --cc=sugar.zhang@rock-chips.com \
    --cc=tony.xie@rock-chips.com \
    --cc=ulf.hansson@linaro.org \
    --cc=will.deacon@arm.com \
    --cc=william.wu@rock-chips.com \
    --cc=yamada.masahiro@socionext.com \
    --cc=zhangqing@rock-chips.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.