From patchwork Tue Dec 4 07:50:17 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Robert Jarzmik X-Patchwork-Id: 10711243 Return-Path: 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 654B213BF for ; Tue, 4 Dec 2018 07:50:45 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 56FC42A52C for ; Tue, 4 Dec 2018 07:50:45 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 499092A53E; Tue, 4 Dec 2018 07:50:45 +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=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham 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 C3B352A52C for ; Tue, 4 Dec 2018 07:50:44 +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: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=gwCQBEf2g7FJdhQW2X/XC4BWPD6cdf2UIFP9ro79gtg=; b=pvnrOSgMgqCxw+ l9ZGoVA7gxzVaJyd+fhZ9uD/ui61j51cnwYrPuK6ozr0goZ7xJyZYpIw/JWi0aC7jlIDKOoE5HD/W /Of2i0h6QmMv9GyH+4fs+ZTb6/ZuY/IZeZJ2Yo7FZZdipI8Y0QJAcOdOPnPSJB27qJH0StBD3ZXDr 1BQkNYLVsSgAAW3Umz/TXcuw4DX4a0CZkZ21ErYoNvcWrp5zT9l1PYQ26odz0LP2PHVq4OZ0wOs1v DbTcErwW+O1YU8m5cN9kbH5Eo7GEGxw6537ohqgKiBQQ5Q2csOJRcBnFLiuIHjd7JkfxUn/0JhLPl GxaDfmP/XG72u2uHuVXw==; 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 1gU5Tb-0000HB-2q; Tue, 04 Dec 2018 07:50:39 +0000 Received: from smtp08.smtpout.orange.fr ([80.12.242.130] helo=smtp.smtpout.orange.fr) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gU5TW-0000EQ-Op for linux-arm-kernel@lists.infradead.org; Tue, 04 Dec 2018 07:50:36 +0000 Received: from belgarion ([90.89.234.36]) by mwinf5d67 with ME id 7jqH1z00H0nnJME03jqH2V; Tue, 04 Dec 2018 08:50:21 +0100 X-ME-Helo: belgarion X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Tue, 04 Dec 2018 08:50:21 +0100 X-ME-IP: 90.89.234.36 From: Robert Jarzmik To: arm@kernel.org Subject: [GIT PULL] pxa-dt for v4.21 X-URL: http://belgarath.falguerolles.org/ Date: Tue, 04 Dec 2018 08:50:17 +0100 Message-ID: <87r2exu3wm.fsf@belgarion.home> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181203_235035_087406_BC247E9A X-CRM114-Status: GOOD ( 18.45 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Haojian Zhuang , linux-arm-kernel@lists.infradead.org, Daniel Mack Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Hi Arnd, Kevin, and Olof, This is a pxa pull request for 4.21 device-tree. Please consider pulling. The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a: Linux 4.20-rc1 (2018-11-04 15:37:52 -0800) are available in the git repository at: https://github.com/rjarzmik/linux.git tags/pxa-dt-4.21 for you to fetch changes up to ad8044f87c0b53ee45f5d367584eefb222a06883: ARM: dts: pxa3xx: Add Raumfeld DTS files (2018-12-03 22:51:01 +0100) ---------------------------------------------------------------- This device-tree pxa update brings : - various fixes from Daniel (W=12 issues mainly) - support for the first pxa3xx devicetree pxa board ---------------------------------------------------------------- Daniel Mack (8): ARM: dts: pxa3xx: add gcu node ARM: dts: pxa2xx: drop #address-cells and #size-cells from /cpus ARM: dts: pxa3xx: drop #address-cells and #size-cells from pinctrl node ARM: dts: pxa2xx: fix hwuart memory range ARM: dts: pxa3xx: order timer and gcu nodes under /pxabus ARM: dts: pxa3xx: clean up pxa3xx clock controller node name ARM: dts: pxa: clean up USB controller nodes ARM: dts: pxa3xx: Add Raumfeld DTS files arch/arm/boot/dts/Makefile | 7 + arch/arm/boot/dts/pxa27x.dtsi | 2 +- arch/arm/boot/dts/pxa2xx.dtsi | 13 +- arch/arm/boot/dts/pxa300-raumfeld-common.dtsi | 405 +++++++++++++++++++++ arch/arm/boot/dts/pxa300-raumfeld-connector.dts | 73 ++++ arch/arm/boot/dts/pxa300-raumfeld-controller.dts | 266 ++++++++++++++ arch/arm/boot/dts/pxa300-raumfeld-speaker-l.dts | 11 + arch/arm/boot/dts/pxa300-raumfeld-speaker-m.dts | 11 + arch/arm/boot/dts/pxa300-raumfeld-speaker-one.dts | 137 +++++++ arch/arm/boot/dts/pxa300-raumfeld-speaker-s.dts | 11 + .../boot/dts/pxa300-raumfeld-tuneable-clock.dtsi | 85 +++++ arch/arm/boot/dts/pxa3xx.dtsi | 30 +- 12 files changed, 1027 insertions(+), 24 deletions(-) create mode 100644 arch/arm/boot/dts/pxa300-raumfeld-common.dtsi create mode 100644 arch/arm/boot/dts/pxa300-raumfeld-connector.dts create mode 100644 arch/arm/boot/dts/pxa300-raumfeld-controller.dts create mode 100644 arch/arm/boot/dts/pxa300-raumfeld-speaker-l.dts create mode 100644 arch/arm/boot/dts/pxa300-raumfeld-speaker-m.dts create mode 100644 arch/arm/boot/dts/pxa300-raumfeld-speaker-one.dts create mode 100644 arch/arm/boot/dts/pxa300-raumfeld-speaker-s.dts create mode 100644 arch/arm/boot/dts/pxa300-raumfeld-tuneable-clock.dtsi