Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp1459543pxu; Sat, 5 Dec 2020 17:51:56 -0800 (PST) X-Google-Smtp-Source: ABdhPJwE+L/OGpHSUsi8S4WdQD3m4jRc7WF3YTQCPDeU489Aatl3U/JexUlh2rp3OXM0HVsTpTjF X-Received: by 2002:a17:906:447:: with SMTP id e7mr6256777eja.172.1607219516123; Sat, 05 Dec 2020 17:51:56 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607219516; cv=none; d=google.com; s=arc-20160816; b=P9KIjNiu+5QxvrqnyxiEKtJNbt0OCA+sMeP4+c0PgIkKVnRvSplP8QlS+42oIabIxT Pm/TpPYOty8f9EgBF2P960VR+BULn9zFgXfediLj8ojWe7IJmQOxQOynxginL00HotBE ijSBEeWho365Ov+0PzItAOmgQ9VO7EU7352IFzjBFjbjM5ggiQt+/FIKHTiOcF6YgGk/ pdHV+U4bDFMZHf4eFDrAMboFlkqEp+HUZMFzxsTfAGVgusx2JZ5Hh+7dUo2R1gGJHlAI keO7ww6Eh/hKPV+D8FR1G2LalmvYvSC6+47cu2Xf9oUtNOrzgOT/bcxnG3ODDLKh8RDV 9UdA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-disposition:mime-version:message-id :subject:cc:to:from:date; bh=kz2Tu9NlKejLRs0sXpb00GGCAAStY7mG/6qiBw/8V5I=; b=pzjhvOCaAGw9dnlF+pxQiG1XSuk74jqYdwYa5QQ3QIa6xtHX4vsfAveLBlVswnaBvG 3RioDWc573NY30Q+BTzAHl3slPYpW74QsWcC/dOZ2W9TUIMEGWpIjoVoecVDIndC9V5s FkIWzXq+PDrdo4rWOg3Jh8nAOe7/PEWrutN3GzvKgNNhwZQr4SweGr4cANKoVq5wRH+3 ZUYhN7S91ZyEJu8NK6oosYozmVgeHtt6Z3LJUwTy0Ekfv++pJEzpOmZXyfStBESIz62s Qo2XUvl3XepeKS7nyop1GJHSYFVMKX4UTnMgWJHsal/AwU4trwtaxorR923TPKxvGSB3 RjEw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id n2si6553126edi.9.2020.12.05.17.51.15; Sat, 05 Dec 2020 17:51:56 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726112AbgLFBjX (ORCPT + 99 others); Sat, 5 Dec 2020 20:39:23 -0500 Received: from relay11.mail.gandi.net ([217.70.178.231]:43309 "EHLO relay11.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726017AbgLFBjX (ORCPT ); Sat, 5 Dec 2020 20:39:23 -0500 Received: from localhost (lfbn-lyo-1-997-19.w86-194.abo.wanadoo.fr [86.194.74.19]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay11.mail.gandi.net (Postfix) with ESMTPSA id 61E80100003; Sun, 6 Dec 2020 01:38:40 +0000 (UTC) Date: Sun, 6 Dec 2020 02:38:40 +0100 From: Alexandre Belloni To: Arnd Bergmann , Olof Johansson , arm@kernel.org, soc@kernel.org Cc: Nicolas Ferre , Ludovic Desroches , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] ARM: at91: DT for 5.11 #2 Message-ID: <20201206013840.GA627225@piout.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Arnd, Olof, Here is a second round of DT updates, Some are following patches series that made it in other subsystems and it would be nice to have them in the same release. Other are fixes worth having in v5.11. The following changes since commit e1062fa7292f1e3744db0a487c4ac0109e09b03d: ARM: dts: at91: sama5d3_xplained: add pincontrol for USB Host (2020-11-24 12:11:27 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-dt-5.11-2 for you to fetch changes up to 85b8350ae99d1300eb6dc072459246c2649a8e50: ARM: dts: at91: sama5d2: fix CAN message ram offset and size (2020-12-03 21:44:36 +0100) ---------------------------------------------------------------- AT91 DT for 5.11 #2: - switch to new TCB PWM bindings - rework ADC bindings - fix sama5d2 securam and can1 ---------------------------------------------------------------- Alexandre Belloni (4): ARM: dts: at91: kizbox: switch to new pwm-atmel-tcb binding ARM: dts: at91: sama5d3: use proper ADC compatible ARM: dts: at91: at91sam9rl: fix ADC triggers ARM: dts: at91: remove deprecated ADC properties Claudiu Beznea (2): ARM: dts: at91: sam9x60ek: remove bypass property ARM: dts: at91: sama5d2: map securam as device Nicolas Ferre (1): ARM: dts: at91: sama5d2: fix CAN message ram offset and size arch/arm/boot/dts/at91-kizbox.dts | 45 ++++++++++++++++++++++++------------ arch/arm/boot/dts/at91-sam9x60ek.dts | 4 ---- arch/arm/boot/dts/at91sam9260.dtsi | 25 -------------------- arch/arm/boot/dts/at91sam9g45.dtsi | 27 ---------------------- arch/arm/boot/dts/at91sam9rl.dtsi | 25 -------------------- arch/arm/boot/dts/at91sam9x5.dtsi | 28 ---------------------- arch/arm/boot/dts/sama5d2.dtsi | 7 +++--- arch/arm/boot/dts/sama5d3.dtsi | 26 +-------------------- arch/arm/boot/dts/sama5d4.dtsi | 22 ------------------ 9 files changed, 35 insertions(+), 174 deletions(-) -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com