From patchwork Thu Nov 7 22:20:50 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexandre Belloni X-Patchwork-Id: 11233833 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 4CE1716B1 for ; Thu, 7 Nov 2019 22:21:13 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 25D59206C3 for ; Thu, 7 Nov 2019 22:21:13 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="hqO5N0M7" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 25D59206C3 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+850+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id 1UJyYY1556264xKPQZ7SF42E; Thu, 07 Nov 2019 14:21:12 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web09.1547.1573165272382507616 for ; Thu, 07 Nov 2019 14:21:12 -0800 X-Received: by mail.kernel.org (Postfix) id 22EA221D6C; Thu, 7 Nov 2019 22:21:12 +0000 (UTC) X-Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 9715D206C3; Thu, 7 Nov 2019 22:21:11 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9715D206C3 X-Originating-IP: 92.184.100.203 X-Received: from localhost (unknown [92.184.100.203]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id C9CB4C0004; Thu, 7 Nov 2019 22:21:08 +0000 (UTC) Date: Thu, 7 Nov 2019 23:20:50 +0100 From: Alexandre Belloni To: Linuxkernel+Patchwork-Soc via Email Integration Cc: Nicolas Ferre , Ludovic Desroches , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] ARM: at91: DT for 5.5 Message-ID: <20191107222050.GA202089@piout.net> MIME-Version: 1.0 User-Agent: Mutt/1.12.1 (2019-06-15) Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org X-Gm-Message-State: wIK8mOqbZcd6MiiTiKpX1wFqx1554929AA= Content-Disposition: inline DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1573165272; bh=902MxA4TQN/rVBiKak1RGSqYpfaoXhpN8eC6Urt7dDw=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=hqO5N0M7DQDU9T2oZAxop+ZyF5FsUHVfuAkv/yOGxkyX1FBoLK9y0zPHvU7SZh6+tyk Dc+SlMIb50SAAWhLGluaV0C2+NgMjd9/KBatTzS25RRnw9NKO7wWiFEOb4Q0W4EYaBjw3 +9+QEUCBZhSD1LF5RSC2S/IMed+LX9lEQsc= Arnd, Olof, New i2c features for sama5d4 and sama5d2 xplained boards. A new kizbox and a rework of the existing kizbox device trees. The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: Linux 5.4-rc1 (2019-09-30 10:35:40 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-5.5-dt for you to fetch changes up to e58ee34217246c34cd6bc9f129fb2dc3315ad27c: ARM: dts: at91: kizbox: use node labels (2019-11-07 00:38:15 +0100) ---------------------------------------------------------------- AT91 DT for 5.5 - New Overkiz Kizbox3 board - Rework of the other Kizbox device trees - New filters for i2c on sama5d4 and sama5d2 ---------------------------------------------------------------- Eugen Hristev (3): ARM: dts: at91: sama5d27_som1_ek: add mmc capabilities for SDMMC0 ARM: dts: at91: sama5d2_xplained: add analog and digital filter for i2c ARM: dts: at91: sama5d4_xplained: add digital filter for i2c Kamel Bouhara (7): ARM: dts: at91: sama5d2: add an rtc label for derived boards dt-bindings: Add vendor prefix for Overkiz SAS dt-bindings: arm: at91: Document Kizbox3 HS board binding ARM: dts: at91: add Overkiz KIZBOX3 board dt-bindings: arm: at91: Document Kizbox2-2 board binding ARM: dts: at91: add a dts and dtsi file for kizbox2 based boards ARM: dts: at91: kizbox: use node labels .../devicetree/bindings/arm/atmel-at91.yaml | 14 + .../devicetree/bindings/vendor-prefixes.yaml | 2 + arch/arm/boot/dts/Makefile | 3 +- arch/arm/boot/dts/at91-kizbox.dts | 172 +++++---- arch/arm/boot/dts/at91-kizbox2-2.dts | 26 ++ arch/arm/boot/dts/at91-kizbox2-common.dtsi | 258 +++++++++++++ arch/arm/boot/dts/at91-kizbox2.dts | 244 ------------ arch/arm/boot/dts/at91-kizbox3-hs.dts | 309 ++++++++++++++++ arch/arm/boot/dts/at91-kizbox3_common.dtsi | 412 +++++++++++++++++++++ arch/arm/boot/dts/at91-sama5d27_som1_ek.dts | 1 + arch/arm/boot/dts/at91-sama5d2_xplained.dts | 6 + arch/arm/boot/dts/at91-sama5d4_xplained.dts | 1 + arch/arm/boot/dts/sama5d2.dtsi | 2 +- 13 files changed, 1116 insertions(+), 334 deletions(-) create mode 100644 arch/arm/boot/dts/at91-kizbox2-2.dts create mode 100644 arch/arm/boot/dts/at91-kizbox2-common.dtsi delete mode 100644 arch/arm/boot/dts/at91-kizbox2.dts create mode 100644 arch/arm/boot/dts/at91-kizbox3-hs.dts create mode 100644 arch/arm/boot/dts/at91-kizbox3_common.dtsi