From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-17.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9E2A5C43461 for ; Fri, 11 Sep 2020 15:56:51 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 44C1D21D47 for ; Fri, 11 Sep 2020 15:56:51 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="znL1GIKG"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="W8lpJIlj" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 44C1D21D47 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.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=gAMphWDZ7ETqAaZlPTb61vYqjclAmeJgwZm548oxhms=; b=znL1GIKGAdCjXwlmRw4OcRavIT mtSGtnOUJo6CK/H6n3QSB2TNQlCrkEiOFOK3f51KJLbUmVceb6xGAAH2xJfzhahvLUKs3nCaMtcM6 U27oeN4fOzlNSpW/M7e56gW1bvLsLiEcJLme+7haFjOeMBdre1h28vArK+ARcczAtH+ja9fq2cC1L 2ctVCjA/xRMpH76eJh6XSYl7OqS7rPXrzbqh88DjOPepxgydtdsCbSvxEUZU7ur2j0Njp65ZyzXsB /Dvks3vKMphJpKOLTS/Z3omnHCPaVqIkQQZW0944InjxSycfNXo608ROW6jdQQEkBu+zaWaVIe2P4 FRm/nOdA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kGlOU-0001LG-Qi; Fri, 11 Sep 2020 15:55:22 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kGlOR-0001Jl-1f for linux-arm-kernel@lists.infradead.org; Fri, 11 Sep 2020 15:55:21 +0000 Received: from kozik-lap.mshome.net (unknown [194.230.155.174]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 98CEA208E4; Fri, 11 Sep 2020 15:55:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599839716; bh=ScQlFbU0HldbsC3Z/XK+rD3WtH3Lzv5JdM9S7c/SPTc=; h=From:List-Id:To:Cc:Subject:Date:From; b=W8lpJIljpHFsxUxzOUV5GVh+OdYtfWxju9i19H/ZwRvWd/vrOyUNGAGOSML8JA/OO Nre7J2k683x5nghRSrVcefE91Ruzgd5K7Wt56afEQiShP+Kb5+18x4R3sGlAyayGlm OBqz00MleKu6q9yd5yVY2eDzEyO5K1bVuIVwqYlo= From: Krzysztof Kozlowski List-Id: To: Olof Johansson , Arnd Bergmann , arm@kernel.org, soc@kernel.org Subject: [GIT PULL 1/2] arm64: dts: Minor cleanups for v5.10 Date: Fri, 11 Sep 2020 17:55:08 +0200 Message-Id: <20200911155509.1495-1-krzk@kernel.org> X-Mailer: git-send-email 2.17.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200911_115519_163351_72DD64CD X-CRM114-Status: GOOD ( 14.61 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski , linux-kernel@vger.kernel.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Arnd and Olof, This is slightly unusual way to send patches... but let's try. I am working since some time to get rid of dtschema violations in DTS or in schema itself. I started doing it all over the tree, although recently I focused to clean up the platforms more interesting to me: 1. All Samsung DTS (almost finished!), 2. iMX 8 DTS (in progress, many already fixed). However at the beginning I prepared a set of fixes for various platforms. Some of them got acks, some of them were applied and some of them were completely ignored (good job Amazon in maintaining ARM/Annapurna Labs ALPINE...). Since no one got interested in these, maybe you could take them directly? Best regards, Krzysztof The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/dt64-schema-5.10 for you to fetch changes up to 5024f03c09e4410db880a900f46fac413cd39855: arm64: dts: alpine: Fix GIC unit address (2020-09-11 17:42:30 +0200) ---------------------------------------------------------------- Various minor cleanups for arm64 Amazon DTS Cleanup arm64 DTS to remove dtschema validation errors. ---------------------------------------------------------------- Krzysztof Kozlowski (2): arm64: dts: alpine: Align GIC nodename with dtschema arm64: dts: alpine: Fix GIC unit address arch/arm64/boot/dts/amazon/alpine-v2.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel