All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko@sntech.de>
To: djw@t-chip.com.cn
Cc: linux-rockchip@lists.infradead.org,
	Wayne Chou <zxf@t-chip.com.cn>,
	devicetree@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>,
	Jianqun Xu <jay.xu@rock-chips.com>,
	Jacob Chen <jacob-chen@iotwrt.com>,
	Shohei Maruyama <cheat.sc.linux@outlook.com>,
	Klaus Goger <klaus.goger@theobroma-systems.com>,
	linux-kernel@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Ezequiel Garcia <ezequiel@collabora.com>,
	Jagan Teki <jagan@amarulasolutions.com>,
	Masahiro Yamada <yamada.masahiro@socionext.com>,
	Shawn Lin <shawn.lin@rock-chips.com>,
	Matthias Brugger <mbrugger@suse.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Will Deacon <will.deacon@arm.com>,
	Rob Herring <robh+dt@kernel.org>,
	Catalin Marinas <catalin.marinas@arm.com>,
	linux-arm-kernel@lists.infrade
Subject: Re: [PATCH v2] arm64: dts: rockchip: add support for ROC-RK3399-PC board
Date: Wed, 01 Aug 2018 13:57:12 +0200	[thread overview]
Message-ID: <3845549.84TLR0FYli@phil> (raw)
In-Reply-To: <1532916721-24117-1-git-send-email-djw@t-chip.com.cn>

Am Montag, 30. Juli 2018, 04:12:01 CEST schrieb djw@t-chip.com.cn:
> From: Levin Du <djw@t-chip.com.cn>
> 
> ROC-RK3399-PC is a power efficient 4GB LPDDR4 single board
> computer with USB 3.0 and Gigabit Ethernet in a form factor
> compatible with the Raspberry Pi. It is based on the Rockchip
> RK3399 SoC, powered by the Type-C port.
> 
> The devicetree currently supports peripherals of:
> 
> - Ethernet
> - HDMI
> - SD Card
> - UART2 debug
> - Type-C
> - eMMC
> 
> USB3 in Type-C port currently only works with normal orientation,
> not flip one.
> 
> Signed-off-by: Levin Du <djw@t-chip.com.cn>

applied with Rob's review-tag.

Might still make it into 4.19 but also may have to wait for 4.20


Heiko

WARNING: multiple messages have this Message-ID (diff)
From: heiko@sntech.de (Heiko Stuebner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] arm64: dts: rockchip: add support for ROC-RK3399-PC board
Date: Wed, 01 Aug 2018 13:57:12 +0200	[thread overview]
Message-ID: <3845549.84TLR0FYli@phil> (raw)
In-Reply-To: <1532916721-24117-1-git-send-email-djw@t-chip.com.cn>

Am Montag, 30. Juli 2018, 04:12:01 CEST schrieb djw at t-chip.com.cn:
> From: Levin Du <djw@t-chip.com.cn>
> 
> ROC-RK3399-PC is a power efficient 4GB LPDDR4 single board
> computer with USB 3.0 and Gigabit Ethernet in a form factor
> compatible with the Raspberry Pi. It is based on the Rockchip
> RK3399 SoC, powered by the Type-C port.
> 
> The devicetree currently supports peripherals of:
> 
> - Ethernet
> - HDMI
> - SD Card
> - UART2 debug
> - Type-C
> - eMMC
> 
> USB3 in Type-C port currently only works with normal orientation,
> not flip one.
> 
> Signed-off-by: Levin Du <djw@t-chip.com.cn>

applied with Rob's review-tag.

Might still make it into 4.19 but also may have to wait for 4.20


Heiko

WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko@sntech.de>
To: djw@t-chip.com.cn
Cc: linux-rockchip@lists.infradead.org,
	Wayne Chou <zxf@t-chip.com.cn>,
	devicetree@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>,
	Jianqun Xu <jay.xu@rock-chips.com>,
	Jacob Chen <jacob-chen@iotwrt.com>,
	Shohei Maruyama <cheat.sc.linux@outlook.com>,
	Klaus Goger <klaus.goger@theobroma-systems.com>,
	linux-kernel@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Ezequiel Garcia <ezequiel@collabora.com>,
	Jagan Teki <jagan@amarulasolutions.com>,
	Masahiro Yamada <yamada.masahiro@socionext.com>,
	Shawn Lin <shawn.lin@rock-chips.com>,
	Matthias Brugger <mbrugger@suse.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Will Deacon <will.deacon@arm.com>,
	Rob Herring <robh+dt@kernel.org>,
	Catalin Marinas <catalin.marinas@arm.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2] arm64: dts: rockchip: add support for ROC-RK3399-PC board
Date: Wed, 01 Aug 2018 13:57:12 +0200	[thread overview]
Message-ID: <3845549.84TLR0FYli@phil> (raw)
In-Reply-To: <1532916721-24117-1-git-send-email-djw@t-chip.com.cn>

Am Montag, 30. Juli 2018, 04:12:01 CEST schrieb djw@t-chip.com.cn:
> From: Levin Du <djw@t-chip.com.cn>
> 
> ROC-RK3399-PC is a power efficient 4GB LPDDR4 single board
> computer with USB 3.0 and Gigabit Ethernet in a form factor
> compatible with the Raspberry Pi. It is based on the Rockchip
> RK3399 SoC, powered by the Type-C port.
> 
> The devicetree currently supports peripherals of:
> 
> - Ethernet
> - HDMI
> - SD Card
> - UART2 debug
> - Type-C
> - eMMC
> 
> USB3 in Type-C port currently only works with normal orientation,
> not flip one.
> 
> Signed-off-by: Levin Du <djw@t-chip.com.cn>

applied with Rob's review-tag.

Might still make it into 4.19 but also may have to wait for 4.20


Heiko



  parent reply	other threads:[~2018-08-01 11:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-30  2:12 [PATCH v2] arm64: dts: rockchip: add support for ROC-RK3399-PC board djw
2018-07-30  2:12 ` djw
2018-07-30  2:12 ` djw at t-chip.com.cn
2018-07-31 20:51 ` Rob Herring
2018-07-31 20:51   ` Rob Herring
2018-07-31 20:51   ` Rob Herring
2018-08-01 11:57 ` Heiko Stuebner [this message]
2018-08-01 11:57   ` Heiko Stuebner
2018-08-01 11:57   ` 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=3845549.84TLR0FYli@phil \
    --to=heiko@sntech.de \
    --cc=arnd@arndb.de \
    --cc=catalin.marinas@arm.com \
    --cc=cheat.sc.linux@outlook.com \
    --cc=devicetree@vger.kernel.org \
    --cc=djw@t-chip.com.cn \
    --cc=ezequiel@collabora.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jacob-chen@iotwrt.com \
    --cc=jagan@amarulasolutions.com \
    --cc=jay.xu@rock-chips.com \
    --cc=klaus.goger@theobroma-systems.com \
    --cc=linux-arm-kernel@lists.infrade \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=mbrugger@suse.com \
    --cc=robh+dt@kernel.org \
    --cc=shawn.lin@rock-chips.com \
    --cc=will.deacon@arm.com \
    --cc=yamada.masahiro@socionext.com \
    --cc=zxf@t-chip.com.cn \
    /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.