Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp1123737ybi; Fri, 21 Jun 2019 14:23:17 -0700 (PDT) X-Google-Smtp-Source: APXvYqynojacVHc84V0ag4kr9By9RdRT4G65iFmHSuurHQazWq+6usRkVWWv3wgLsQ64aTE8a6Td X-Received: by 2002:a17:902:363:: with SMTP id 90mr47151607pld.340.1561152196941; Fri, 21 Jun 2019 14:23:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561152196; cv=none; d=google.com; s=arc-20160816; b=Db3Nf3MMzF9ThI9yrdJBXi7RVSvPh/9POAXwTZZndddtIsDdPocomS/jICIZ/7wf5k LkleuGCFRKEV9qaC3uImoddF5AaJ54SvCofjQy49zPKhqime3BktKOIEp33Xy83C+e08 UJ9TRenmsrBelzYl5iOvxeQd9vrfzQvzDsS+DzZzGjNDzl8pOmh8Y+rJGxPKl298WIXC zvBHU28XeerlM2AAoexV2PFIX9kWzJXtAebyrLf9XcoFwHNZfXuIOR32oELpUQ5UJdIb 3iR8GMk/WZ5AGkKQZFdmdeZ8Xc7Ua1+hPwA5ukS3GaBqmWHcoyUlU6g+sZACxwXkn3vC KJ9w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:content-disposition :mime-version:message-id:subject:cc:to:from:date; bh=9fEbvyGmuPAfgO9M5YF2eLnlA96ADlORI6SJm9VBzwM=; b=qYXsJUpzBnHDZhdZFZ2HkHJpaJyKpXXCtrduvEAga2OgSJ6muPvad83p7Ix3vLTIts e0AOt/2BjyaJH1d3yiIMJtdqZBFo++wkeRHFTiQtZMvNRAzGCa64mQtGt3E/YlTiadM6 6JIywzORPwYOlRJuHwIxR9mSS14/kNyaRerBXVQrz5WxN+DWRgeGSZx901y8Ba4kRyLJ wOpvvJs1VNcGRxYKik07TMExGQUysWPxhRTgseJvED4GL4lS1I0N6FsEHTITfgkNh9Oe odJUVnwHAQ+9pq6tsTPSgSkXZBvcRewjmTvllvQSRtz7HJPJfU2aJ7t2V1ooQJQL9Nw/ 7zzA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d11si3753864pfn.188.2019.06.21.14.23.01; Fri, 21 Jun 2019 14:23:16 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726190AbfFUVWv (ORCPT + 99 others); Fri, 21 Jun 2019 17:22:51 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:41911 "EHLO relay9-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725985AbfFUVWu (ORCPT ); Fri, 21 Jun 2019 17:22:50 -0400 X-Originating-IP: 90.65.161.137 Received: from localhost (lfbn-1-1545-137.w90-65.abo.wanadoo.fr [90.65.161.137]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id 129BFFF806; Fri, 21 Jun 2019 21:22:46 +0000 (UTC) Date: Fri, 21 Jun 2019 23:22:46 +0200 From: Alexandre Belloni To: Arnd Bergmann , Olof Johansson , arm@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.3 Message-ID: <20190621212246.GA30172@piout.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.12.0 (2019-05-25) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Arnd, Olof, Still very few updates. It is mostly about removing DTC warnings by switching the sckc to the proper bindings and converting the atmel bindings to json-schema. The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-5.3-dt for you to fetch changes up to 271839b0a819cbb76ef3ce5c7237d6cb624b3eba: dt-bindings: arm: Convert Atmel board/soc bindings to json-schema (2019-06-20 11:13:52 +0200) ---------------------------------------------------------------- AT91 DT for 5.3 - switch to new sckc bindings - convert soc bindings to json-schema ---------------------------------------------------------------- Alexandre Belloni (5): ARM: dts: at91sam9261ek: remove unused chosen nodes ARM: dts: at91: at91sam9x5: switch to new sckc bindings ARM: dts: at91: at91sam9g45: switch to new sckc bindings ARM: dts: at91: at91sam9rl: switch to new sckc bindings ARM: dts: at91: sama5d3: switch to new sckc bindings Rob Herring (1): dt-bindings: arm: Convert Atmel board/soc bindings to json-schema .../devicetree/bindings/arm/atmel-at91.txt | 73 ----------- .../devicetree/bindings/arm/atmel-at91.yaml | 134 +++++++++++++++++++++ arch/arm/boot/dts/at91-wb50n.dtsi | 2 +- arch/arm/boot/dts/at91sam9261ek.dts | 8 -- arch/arm/boot/dts/at91sam9g45.dtsi | 25 +--- arch/arm/boot/dts/at91sam9rl.dtsi | 25 +--- arch/arm/boot/dts/at91sam9x5.dtsi | 23 +--- arch/arm/boot/dts/sama5d3.dtsi | 27 +---- 8 files changed, 148 insertions(+), 169 deletions(-) delete mode 100644 Documentation/devicetree/bindings/arm/atmel-at91.txt create mode 100644 Documentation/devicetree/bindings/arm/atmel-at91.yaml -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com