From patchwork Thu Sep 13 13:55:15 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Heiko_St=C3=BCbner?= X-Patchwork-Id: 969374 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=sntech.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="YBw0TI4Y"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 42B0Xw02Ktz9vH5 for ; Thu, 13 Sep 2018 23:55:44 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=17zu6kHE/PRVFHD//Nez+EM/5WDPDR/yPQO9ZGeitnE=; b=YBw0TI4YAjIxYa HeOtmcEG/KlH0k9ITKJrFPCv1N1M6mKdlINqVdMX+JmjOic6keO1ZZsre6gNKy6GkqsmOm04283Vr sUOk00dtrbTRu4Br2f1lIffPHyEl+gx6ekBPHUhD85U7lpPpukCUpRn76rqyYvCNBnlB9rhozuc9P pm7QrB3mDDisEK2r+0BCiJ1gJuF8szAiUFeiBJ43XrSYglCxe0i8fvJuSp8fJPi+uMb4s6jJMpzLR XxsuuQ2xd2pnSDJHEGRofROeegNuzUsOuCuqPs3aB/+S/W3N6c9FeV3zwrbPAXDeLAKmafHGqX36u OGC/ifO9DxocRN3ByN/Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g0S5l-0007qq-Td; Thu, 13 Sep 2018 13:55:33 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1g0S5g-0007gN-2a; Thu, 13 Sep 2018 13:55:30 +0000 Received: from wd0459.dip.tu-dresden.de ([141.76.109.203] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1g0S5T-0003Ee-RL; Thu, 13 Sep 2018 15:55:15 +0200 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL] Rockchip ARM64 devicetree updates for 4.20 Date: Thu, 13 Sep 2018 15:55:15 +0200 Message-ID: <2349272.dkc8ODN2Us@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180913_065528_270164_80E6A905 X-CRM114-Status: GOOD ( 17.04 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Arnd, Kevin, Olof, please find below the first set of arm64 dt updates for 4.20 (or however it will be named). It's really only 64 bit changes so far [I have one 32bit patch queued up, but that isn't really useful on its own, so I'll keep it a bit longer, to not send needless 1-patch pull requests ;-) ] The tag describes the included changes, so if ok please pull Thanks Heiko The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.20-rockchip-dts64-1 for you to fetch changes up to 78f26da3ffbce0ea3692a89fe3f5487cb8dda068: arm64: dts: rockchip: Add type-c port supply on rk3399-sapphire board (2018-09-10 19:16:26 +0200) ---------------------------------------------------------------- New soc support for the px30 quad-core Cortex-A35. New boards are the px30 eval board and roc-rk3399-pc. The rk3328 got support for the one gpio controlled via the general register files and the rk3399 finally got its idle-states defined. And finally fixes and improvements for firefly-rk3399 (wifi), roc-rk3328-cc (sdmmc-uhs, io-domains), rk3328-rock64 (gpio-regulator pin fix) and rk3399-sapphire (gpio-regulator pin fix, pmic pin fix and type-c port supply). ---------------------------------------------------------------- Katsuhiro Suzuki (1): arm64: dts: rockchip: fix vcc_host1_5v pin assign on rk3328-rock64 Levin Du (4): arm64: dts: rockchip: add support for ROC-RK3399-PC board arm64: dts: rockchip: add io-domain to roc-rk3328-cc arm64: dts: rockchip: add GRF GPIO controller to rk3328 arm64: dts: rockchip: add sdmmc UHS support for roc-rk3328-cc Liang Chen (3): dt-bindings: rockchip: grf: add grf and pmugrf description for px30 arm64: dts: rockchip: add core dtsi file for PX30 SoCs arm64: dts: rockchip: add PX30 evaluation board devicetree Sandy Huang (1): arm64: dts: rockchip: add missing vop properties for px30 Shohei Maruyama (1): arm64: dts: rockchip: add WiFi module support for Firefly-RK3399 Tony Xie (1): arm64: dts: rockchip: Add idle-states to device tree for rk3399 Vicente Bergas (4): arm64: dts: rockchip: re-order vcc_sys on rk3399-sapphire arm64: dts: rockchip: Fix VCC5V0_HOST_EN on rk3399-sapphire arm64: dts: rockchip: remove dvs2 pinctrl from pmic on rk3399-sapphire arm64: dts: rockchip: Add type-c port supply on rk3399-sapphire board Documentation/devicetree/bindings/arm/rockchip.txt | 8 + .../devicetree/bindings/soc/rockchip/grf.txt | 2 + arch/arm64/boot/dts/rockchip/Makefile | 2 + arch/arm64/boot/dts/rockchip/px30-evb.dts | 231 +++ arch/arm64/boot/dts/rockchip/px30.dtsi | 2031 ++++++++++++++++++++ arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts | 30 + arch/arm64/boot/dts/rockchip/rk3328-rock64.dts | 4 +- arch/arm64/boot/dts/rockchip/rk3328.dtsi | 7 +- arch/arm64/boot/dts/rockchip/rk3399-firefly.dts | 36 + arch/arm64/boot/dts/rockchip/rk3399-roc-pc.dts | 680 +++++++ arch/arm64/boot/dts/rockchip/rk3399-sapphire.dtsi | 44 +- arch/arm64/boot/dts/rockchip/rk3399.dtsi | 28 + 12 files changed, 3083 insertions(+), 20 deletions(-) create mode 100644 arch/arm64/boot/dts/rockchip/px30-evb.dts create mode 100644 arch/arm64/boot/dts/rockchip/px30.dtsi create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-roc-pc.dts