From patchwork Tue Mar 29 22:05:42 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chris Packham X-Patchwork-Id: 12795285 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A7C1CC433F5 for ; Tue, 29 Mar 2022 22:07:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :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=r4w2+o8BKMDZnjJ+02FGfLZe997y+qL7bb4m5oobVe8=; b=J2ZDRFD8Hob4NT Wz0lfvCabIsQF8sileQCAv9M+k9i/Jqwvksifl6cd3dqJd1H4U++/ZaMyD6nI1Z39SNefQijkCjPr QdJWwCPrxuMp67H84+f2yHWeYq7/bT36lHY457aDfil2aAMBCRAstEmOPaPUQ31/i3gbtg/BJJC5q GzdSUpOsTvHANxy+NljezN0GWKhTTQeaF3TXmf8yZjBVWg31BwUTi2nBKHdmq+57YmMd+hAgQAih/ E/J5lws7rMalK/koJfO2Agjwkx8pJUmriP7+5rkTpqOxQ/BghXHOsUmofvVt7FqFLSQELtvaKKbqH c4zxl57drTnXZklrKWZg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nZJyi-00Dbkx-Ry; Tue, 29 Mar 2022 22:06:17 +0000 Received: from gate2.alliedtelesis.co.nz ([202.36.163.20]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nZJye-00Dbk4-D7 for linux-arm-kernel@lists.infradead.org; Tue, 29 Mar 2022 22:06:14 +0000 Received: from svr-chch-seg1.atlnz.lc (mmarshal3.atlnz.lc [10.32.18.43]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by gate2.alliedtelesis.co.nz (Postfix) with ESMTPS id D7B6F2C00C5; Tue, 29 Mar 2022 22:06:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alliedtelesis.co.nz; s=mail181024; t=1648591567; bh=2yoNCniX/MtoTMpkQdC4Gm/7f/mkXZvG4wvzBibLAz8=; h=From:To:Cc:Subject:Date:From; b=VgrLl9jsVCHJ4R9YGog5J7FY6OPvgdjXSMUxlPTBp9G9LghVH08KtQlIoEDdkT6Bg KlugvIHp5t0B6wFp0uO4FCl9J/TsMgw5yFlGon4P5oOoORlBTNQdflG//m+PJ8Eq51 v8OPoqMlgMTwd1eQHV7wa+VrET3YwOT95tTstU2NDeWconz/7k1YlNrJk044zQv2Qw 376BQpPb30JNPJNsTsl/NLbsv4FL7BWtHPyz3NnUmpb4Gr4s/rRvpQ9B9N8t/tZEML 8B+f5i4HdlVtFrHv3fYBUtV0P0tkZXZ4wgE7/MTDGdSHxeXV7v1Cg2MZKzxwsh6l15 dWfEELk2FATiQ== Received: from pat.atlnz.lc (Not Verified[10.32.16.33]) by svr-chch-seg1.atlnz.lc with Trustwave SEG (v8, 2, 6, 11305) id ; Wed, 30 Mar 2022 11:06:07 +1300 Received: from chrisp-dl.ws.atlnz.lc (chrisp-dl.ws.atlnz.lc [10.33.22.30]) by pat.atlnz.lc (Postfix) with ESMTP id 8148413EE11; Wed, 30 Mar 2022 11:06:07 +1300 (NZDT) Received: by chrisp-dl.ws.atlnz.lc (Postfix, from userid 1030) id 84F7C2A2679; Wed, 30 Mar 2022 11:06:03 +1300 (NZDT) From: Chris Packham To: ulf.hansson@linaro.org, robh+dt@kernel.org, krzk+dt@kernel.org, huziji@marvell.com, andrew@lunn.ch, gregory.clement@bootlin.com, sebastian.hesselbarth@gmail.com Cc: linux-mmc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Chris Packham Subject: [PATCH v5 0/2] mmc: xenon: Convert to JSON schema Date: Wed, 30 Mar 2022 11:05:42 +1300 Message-Id: <20220329220544.2132135-1-chris.packham@alliedtelesis.co.nz> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 X-SEG-SpamProfiler-Analysis: v=2.3 cv=Cfh2G4jl c=1 sm=1 tr=0 a=KLBiSEs5mFS1a/PbTCJxuA==:117 a=o8Y5sQTvuykA:10 a=RB5vAHK8orW3AuQTtkgA:9 X-SEG-SpamProfiler-Score: 0 x-atlnz-ls: pat X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220329_150612_784563_E72EA0DF X-CRM114-Status: UNSURE ( 9.41 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org This series converts the xenon-sdhci-binding to JSON schema. There are some schema violations with the clock nodes for the existing dts. It's unclear whether the ap806/ap807 actually need the 2nd clock but the change that introduced the requirement to the old binding was fairly explicit about this being required for cp110 and ap806. Chris Packham (2): arm64: dts: marvell: Update sdhci node names to match schema dt-bindings: mmc: xenon: Convert to JSON schema .../bindings/mmc/marvell,xenon-sdhci.txt | 173 ----------- .../bindings/mmc/marvell,xenon-sdhci.yaml | 275 ++++++++++++++++++ MAINTAINERS | 2 +- arch/arm64/boot/dts/marvell/armada-37xx.dtsi | 4 +- arch/arm64/boot/dts/marvell/armada-ap80x.dtsi | 2 +- arch/arm64/boot/dts/marvell/armada-cp11x.dtsi | 2 +- 6 files changed, 280 insertions(+), 178 deletions(-) delete mode 100644 Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.txt create mode 100644 Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml