All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko@sntech.de>
To: Akash Gajjar <Akash_Gajjar@mentor.com>
Cc: Deepak_das@mentor.com, Pragnesh_patel@mentor.com,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>, Levin Du <djw@t-chip.com.cn>,
	Klaus Goger <klaus.goger@theobroma-systems.com>,
	Ezequiel Garcia <ezequiel@collabora.com>,
	Arnd Bergmann <arnd@arndb.de>,
	Masahiro Yamada <yamada.masahiro@socionext.com>,
	Philippe Ombredanne <pombredanne@nexb.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Shohei Maruyama <cheat.sc.linux@outlook.com>,
	Pierre-Hugues Husson <phh@phh.me>,
	Enric Balletbo i Serra <enric.balletbo@collabora.com>,
	Shawn Lin <shawn.lin@rock-chips.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3] arm64: dts: rockchip: add initial dts support for Rockpro64
Date: Wed, 26 Sep 2018 13:35:15 +0200	[thread overview]
Message-ID: <6748636.LqZcXZ9sFQ@phil> (raw)
In-Reply-To: <1537943105-21247-1-git-send-email-Akash_Gajjar@mentor.com>

Am Mittwoch, 26. September 2018, 08:24:57 CEST schrieb Akash Gajjar:
> Rockpro64 is a rockchip RK3399 based board from pine64.org.
> This patch adds basic device node support for Rockpro64 board and make it able
> to bring up.
> 
> Peripheral Works
> - Sdcard
> - USB 2.0, 3.0
> - Leds
> - Ethernet
> - Debug console
> 
> Not working:
> - USB Type-C
> 
> Signed-off-by: Akash Gajjar <Akash_Gajjar@mentor.com>

applied for 4.20.

For future patches, please keep in mind to transfer received tags from
one version to the next. v2 received a "Reviewed-by" from Rob, so ideally
it should have been included below your Signed-off in v3.

I've picked that tag myself from v2, so no need to do anything now,
just for the next time ;-)

Thanks
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] arm64: dts: rockchip: add initial dts support for Rockpro64
Date: Wed, 26 Sep 2018 13:35:15 +0200	[thread overview]
Message-ID: <6748636.LqZcXZ9sFQ@phil> (raw)
In-Reply-To: <1537943105-21247-1-git-send-email-Akash_Gajjar@mentor.com>

Am Mittwoch, 26. September 2018, 08:24:57 CEST schrieb Akash Gajjar:
> Rockpro64 is a rockchip RK3399 based board from pine64.org.
> This patch adds basic device node support for Rockpro64 board and make it able
> to bring up.
> 
> Peripheral Works
> - Sdcard
> - USB 2.0, 3.0
> - Leds
> - Ethernet
> - Debug console
> 
> Not working:
> - USB Type-C
> 
> Signed-off-by: Akash Gajjar <Akash_Gajjar@mentor.com>

applied for 4.20.

For future patches, please keep in mind to transfer received tags from
one version to the next. v2 received a "Reviewed-by" from Rob, so ideally
it should have been included below your Signed-off in v3.

I've picked that tag myself from v2, so no need to do anything now,
just for the next time ;-)

Thanks
Heiko

  parent reply	other threads:[~2018-09-26 11:35 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Akash_Gajjar@mentor.com>
2018-07-22 15:46 ` [PATCH] arm64: activate spi flash on pine64 LTS board Akash Gajjar
2018-07-22 15:46   ` Akash Gajjar
2018-07-24 12:51   ` Maxime Ripard
2018-07-24 12:51     ` Maxime Ripard
2018-07-26  6:51 ` [PATCH] arm64: dts: allwinner: " Akash Gajjar
2018-07-26  6:51   ` Akash Gajjar
2018-07-26  6:51   ` Akash Gajjar
2018-07-26  7:29   ` Maxime Ripard
2018-07-26  7:29     ` Maxime Ripard
2018-07-26  7:31     ` Maxime Ripard
2018-07-26  7:31       ` Maxime Ripard
2018-07-26  8:00       ` Emmanuel Vadot
2018-07-26  8:00         ` Emmanuel Vadot
2018-08-01  7:43 ` [PATCH] arm64: dts: allwinner: a64: add csi regulator to sopine dts Akash Gajjar
2018-08-01  7:43   ` Akash Gajjar
2018-08-01  7:43   ` Akash Gajjar
2018-08-07  2:52   ` Chen-Yu Tsai
2018-08-07  2:52     ` Chen-Yu Tsai
2018-09-14 12:09 ` [PATCH] arm64: dts: rockchip: add initial dts support for Rockpro64 board Akash Gajjar
2018-09-14 12:09   ` Akash Gajjar
2018-09-14 12:09   ` Akash Gajjar
2018-09-14 17:53   ` Heiko Stuebner
2018-09-14 17:53     ` Heiko Stuebner
2018-09-15  9:03     ` agajjar
2018-09-15  9:03       ` agajjar
2018-09-15  9:03       ` agajjar
2018-09-15 18:47       ` Heiko Stuebner
2018-09-15 18:47         ` Heiko Stuebner
2018-09-17  5:44   ` Rob Herring
2018-09-17  5:44     ` Rob Herring
2018-09-26  6:24 ` [PATCH v3] arm64: dts: rockchip: add initial dts support for Rockpro64 Akash Gajjar
2018-09-26  6:24   ` Akash Gajjar
2018-09-26  6:24   ` Akash Gajjar
2018-09-26  9:44   ` Deepak Das
2018-09-26  9:44     ` Deepak Das
2018-09-26  9:44     ` Deepak Das
2018-09-26 11:35   ` Heiko Stuebner [this message]
2018-09-26 11:35     ` Heiko Stuebner
2018-09-27 20:02   ` Rob Herring
2018-09-27 20:02     ` Rob Herring
2018-09-19 14:43 [PATCH] arm64: dts: rockchip: add initial dts support for Rockpro64 board Akash Gajjar
2018-09-19 14:43 ` Akash Gajjar
2018-09-19 14:43 ` Akash Gajjar
2018-09-20  6:25 ` Deepak Das
2018-09-20  6:25   ` Deepak Das
2018-09-20  6:25   ` Deepak Das
2018-09-24 13:05 ` Heiko Stuebner
2018-09-24 13:05   ` Heiko Stuebner
2018-09-25 11:24 ` Rob Herring
2018-09-25 11:24   ` Rob Herring
  -- strict thread matches above, loose matches on Subject: below --
2018-09-19 14:45 [PATCH] arm64: dts: rockchip: update pinmux setting in rk3399.dtsi Akash Gajjar
2018-09-19 14:45 ` Akash Gajjar
2018-09-19 14:45 ` Akash Gajjar
2018-09-24 12:58 ` Heiko Stuebner
2018-09-24 12:58   ` 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=6748636.LqZcXZ9sFQ@phil \
    --to=heiko@sntech.de \
    --cc=Akash_Gajjar@mentor.com \
    --cc=Deepak_das@mentor.com \
    --cc=Pragnesh_patel@mentor.com \
    --cc=arnd@arndb.de \
    --cc=cheat.sc.linux@outlook.com \
    --cc=devicetree@vger.kernel.org \
    --cc=djw@t-chip.com.cn \
    --cc=enric.balletbo@collabora.com \
    --cc=ezequiel@collabora.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=klaus.goger@theobroma-systems.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=phh@phh.me \
    --cc=pombredanne@nexb.com \
    --cc=robh+dt@kernel.org \
    --cc=shawn.lin@rock-chips.com \
    --cc=yamada.masahiro@socionext.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.