[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180731205102.GA13177@rob-hp-laptop>
Date: Tue, 31 Jul 2018 14:51:02 -0600
From: Rob Herring <robh@...nel.org>
To: djw@...hip.com.cn
Cc: linux-rockchip@...ts.infradead.org, Wayne Chou <zxf@...hip.com.cn>,
Heiko Stuebner <heiko@...ech.de>, devicetree@...r.kernel.org,
Arnd Bergmann <arnd@...db.de>,
Jianqun Xu <jay.xu@...k-chips.com>,
Jacob Chen <jacob-chen@...wrt.com>,
Shohei Maruyama <cheat.sc.linux@...look.com>,
Klaus Goger <klaus.goger@...obroma-systems.com>,
linux-kernel@...r.kernel.org,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Ezequiel Garcia <ezequiel@...labora.com>,
Jagan Teki <jagan@...rulasolutions.com>,
Masahiro Yamada <yamada.masahiro@...ionext.com>,
Shawn Lin <shawn.lin@...k-chips.com>,
Matthias Brugger <mbrugger@...e.com>,
Mark Rutland <mark.rutland@....com>,
Will Deacon <will.deacon@....com>,
Catalin Marinas <catalin.marinas@....com>,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v2] arm64: dts: rockchip: add support for ROC-RK3399-PC
board
On Mon, Jul 30, 2018 at 10:12:01AM +0800, djw@...hip.com.cn wrote:
> From: Levin Du <djw@...hip.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@...hip.com.cn>
>
> ---
>
> Changes in v2:
> - remove custom brightness-levels (use calculated one in pwm_bl driver)
> - remove redundant 'dr_mode="otg"' in usbdrd_dwc3_0
>
> Changes in v1:
> - remove bootargs
> - use interpolation for brightness level
> - add vcc_vbus_typec1 regulator
> - fix phy-supply of u2phy0_otg and u2phy1_otg
> - remove vcc_hub_en dummy regualtor
> - add hub_rst (changed to output high) to pinctrl status of vcc5v0_host
> - remove vsel-gpios props in fan53xx
> - remove mp8859 in i2c
> - fusb302: fix interrupt setting
> - fusb302: add vbus-supply
> - remove extcon in tcphy0 and tcphy1
> - remove #sound-dai-cells in i2s*
> - use RK_PXX style bit number for cd-gpios in SDMMC
> - clean commented status lines
>
> Documentation/devicetree/bindings/arm/rockchip.txt | 4 +
> arch/arm64/boot/dts/rockchip/Makefile | 1 +
> arch/arm64/boot/dts/rockchip/rk3399-roc-pc.dts | 682 +++++++++++++++++++++
> 3 files changed, 687 insertions(+)
> create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-roc-pc.dts
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists