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 4/4] arm64: dts: rockchip: add PX30 eavluation board devicetree
Date: Thu, 02 Aug 2018 14:42:28 +0200	[thread overview]
Message-ID: <2650340.eNOEUyGAWg@phil> (raw)
In-Reply-To: <1533113116-8820-5-git-send-email-cl@rock-chips.com>

Hi,

Am Mittwoch, 1. August 2018, 10:45:16 CEST schrieb cl@rock-chips.com:
> From: Liang Chen <cl@rock-chips.com>
> 
> This patch add px30-evb.dts for PX30 evaluation board.
> Tested on PX30 evb.
> 
> Acked-by: Rob Herring <robh@kernel.org>
> Signed-off-by: Liang Chen <cl@rock-chips.com>

applied with the following changes:
- some reordering
- changed chosen from using bootargs to stdout-path
- split out rk809 node into separate patch to be applied once the
  rk809 changes land
- split out dwc2 into separate patch to be applied once the binding lands
- dropped commented cd-gpios from &sdmmc node


Heiko



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

Hi,

Am Mittwoch, 1. August 2018, 10:45:16 CEST schrieb cl@rock-chips.com:
> From: Liang Chen <cl@rock-chips.com>
> 
> This patch add px30-evb.dts for PX30 evaluation board.
> Tested on PX30 evb.
> 
> Acked-by: Rob Herring <robh@kernel.org>
> Signed-off-by: Liang Chen <cl@rock-chips.com>

applied with the following changes:
- some reordering
- changed chosen from using bootargs to stdout-path
- split out rk809 node into separate patch to be applied once the
  rk809 changes land
- split out dwc2 into separate patch to be applied once the binding lands
- dropped commented cd-gpios from &sdmmc node


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 4/4] arm64: dts: rockchip: add PX30 eavluation board devicetree
Date: Thu, 02 Aug 2018 14:42:28 +0200	[thread overview]
Message-ID: <2650340.eNOEUyGAWg@phil> (raw)
In-Reply-To: <1533113116-8820-5-git-send-email-cl@rock-chips.com>

Hi,

Am Mittwoch, 1. August 2018, 10:45:16 CEST schrieb cl at rock-chips.com:
> From: Liang Chen <cl@rock-chips.com>
> 
> This patch add px30-evb.dts for PX30 evaluation board.
> Tested on PX30 evb.
> 
> Acked-by: Rob Herring <robh@kernel.org>
> Signed-off-by: Liang Chen <cl@rock-chips.com>

applied with the following changes:
- some reordering
- changed chosen from using bootargs to stdout-path
- split out rk809 node into separate patch to be applied once the
  rk809 changes land
- split out dwc2 into separate patch to be applied once the binding lands
- dropped commented cd-gpios from &sdmmc node


Heiko

  reply	other threads:[~2018-08-02 12:42 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
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 [this message]
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=2650340.eNOEUyGAWg@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.