Message ID | 1533113116-8820-1-git-send-email-cl@rock-chips.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-rockchip-bounces+patchwork-linux-rockchip=patchwork.kernel.org@lists.infradead.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 0F5FC1708 for <patchwork-linux-rockchip@patchwork.kernel.org>; Wed, 1 Aug 2018 08:48:28 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id F2B542B065 for <patchwork-linux-rockchip@patchwork.kernel.org>; Wed, 1 Aug 2018 08:48:27 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E62582B081; Wed, 1 Aug 2018 08:48:27 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.4 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_SORBS_WEB autolearn=no version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id A731F2B065 for <patchwork-linux-rockchip@patchwork.kernel.org>; Wed, 1 Aug 2018 08:48:27 +0000 (UTC) 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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: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=VdVRDVrK9Dc/wpbZIU2ioj1Vsxf0dmQNVxNzVdo1ol4=; b=d6S 3MDOhVkCjiKpq3ErAVgAFa80qDxSuctQLgW6aPPVoIr1n4ZiyJHNZj+5KbkpHpZY74sYfMvWE6skZ 8S+UARvvQnV/d2jsjUp4bi+cY4xsRrTv1sRKmYNYNJ/ZiaaD/jSA13Yvs9CUVMUK9MOPzuEhxz999 65VUkXheQGEM/K3E57DL+y6JhRytJ0Uv4WZqg60MSxkCnzH/mcvuhB6Q9/ck28jonjFjqBm5+L4fs BBA20RM6exU0aTIRImXg2GPRQ43UjCrK/rJEPdBdy8aLkDmwJnpqvx/xG5CXCFicAWb89UEHbmupH OyuR0tO6deYiMaGFMhU+f2thPiP/Vvw==; 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 1fkmnv-0003dt-TL; Wed, 01 Aug 2018 08:48:23 +0000 Received: from regular1.263xmail.com ([211.150.99.141]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fkmnk-0003Qo-A4; Wed, 01 Aug 2018 08:48:13 +0000 Received: from cl?rock-chips.com (unknown [192.168.167.233]) by regular1.263xmail.com (Postfix) with ESMTP id 8D06F2B9; Wed, 1 Aug 2018 16:47:53 +0800 (CST) X-263anti-spam: KSV:0; X-MAIL-GRAY: 0 X-MAIL-DELIVERY: 1 X-KSVirus-check: 0 X-ABS-CHECKED: 4 Received: from localhost.localdomain (localhost [127.0.0.1]) by smtp.263.net (Postfix) with ESMTPA id 3D4C43B2; Wed, 1 Aug 2018 16:47:12 +0800 (CST) X-IP-DOMAINF: 1 X-RL-SENDER: cl@rock-chips.com X-FST-TO: heiko@sntech.de X-SENDER-IP: 58.22.7.114 X-LOGIN-NAME: cl@rock-chips.com X-UNIQUE-TAG: <6ea1cd9c646e38f727e894fb9fdf080a> X-ATTACHMENT-NUM: 0 X-SENDER: cl@rock-chips.com X-DNS-TYPE: 0 Received: from localhost.localdomain (unknown [58.22.7.114]) by smtp.263.net (Postfix) whith ESMTP id 28987SD6HSQ; Wed, 01 Aug 2018 16:47:41 +0800 (CST) From: <cl@rock-chips.com> To: heiko@sntech.de Subject: [PATCH v3 0/4] arm64: dts: rockchip: add basic dts file for PX30 SoCs Date: Wed, 1 Aug 2018 16:45:12 +0800 Message-Id: <1533113116-8820-1-git-send-email-cl@rock-chips.com> X-Mailer: git-send-email 1.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180801_014812_532820_6B2D6430 X-CRM114-Status: GOOD ( 11.48 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Upstream kernel work for Rockchip platforms <linux-rockchip.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-rockchip>, <mailto:linux-rockchip-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-rockchip/> List-Post: <mailto:linux-rockchip@lists.infradead.org> List-Help: <mailto:linux-rockchip-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-rockchip>, <mailto:linux-rockchip-request@lists.infradead.org?subject=subscribe> 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, Liang Chen <cl@rock-chips.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 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" <linux-rockchip-bounces@lists.infradead.org> Errors-To: linux-rockchip-bounces+patchwork-linux-rockchip=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
arm64: dts: rockchip: add basic dts file for PX30 SoCs
|
expand
|
From: Liang Chen <cl@rock-chips.com> Changes in v3: 1. backlight: remove properties <brightness-levels>,<num-interpolated-steps>, <default-brightness-level>, as the driver will compute a default table. Changes in V2: 1. change the subject to format "dt-bindings: module: ..." for the documents. 2. use new property <num-interpolated-steps> for backlight. 3. remove pinctrl of rk809, because the driver is not ready. Liang Chen (4): dt-bindings: usb: dwc2: add description for px30 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 eavluation board devicetree Documentation/devicetree/bindings/arm/rockchip.txt | 4 + .../devicetree/bindings/soc/rockchip/grf.txt | 2 + Documentation/devicetree/bindings/usb/dwc2.txt | 1 + arch/arm64/boot/dts/rockchip/Makefile | 1 + arch/arm64/boot/dts/rockchip/px30-evb.dts | 470 +++++ arch/arm64/boot/dts/rockchip/px30.dtsi | 2043 ++++++++++++++++++++ 6 files changed, 2521 insertions(+) create mode 100644 arch/arm64/boot/dts/rockchip/px30-evb.dts create mode 100644 arch/arm64/boot/dts/rockchip/px30.dtsi