From patchwork Tue Jan 24 08:11:16 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 13113614 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E20ADC38142 for ; Tue, 24 Jan 2023 08:12:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232064AbjAXIMB (ORCPT ); Tue, 24 Jan 2023 03:12:01 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41764 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233041AbjAXIL7 (ORCPT ); Tue, 24 Jan 2023 03:11:59 -0500 Received: from mail-wm1-x331.google.com (mail-wm1-x331.google.com [IPv6:2a00:1450:4864:20::331]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 96C053F29E for ; Tue, 24 Jan 2023 00:11:30 -0800 (PST) Received: by mail-wm1-x331.google.com with SMTP id e19-20020a05600c439300b003db1cac0c1fso10732854wmn.5 for ; Tue, 24 Jan 2023 00:11:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=dJMIdeh7gUIDCtKqXhsomSitFoJwzKoPZZBaRo8PmA0=; b=DFVw5yDTGtqhm8cDvw92tBgRCFIReN8WTiMBu+Kyl7BuiY52eDa9yvzb6di1VFILX8 ant/LKMdtDIIBVtSWrekjWtNKTJs3/IekrS47No/+yhNDsqvlrbKKTAfXctRSwe4amOf vu+qw9jPcx3RSEf7YpvK5WjgQtQUqwrdBqqY45WZ8g+wlnv7FDqrUJMraSWxd5zgMz7n 5QNjpJqXmL9tBx0c/DXPPOSZiTijYDABaI5uO6XJRqrly7R+MfjMCGQMz9E7r4oVk+YB iBD6zDQGj/Y2B1Cmbo6FjsXYOkpoXpnmRRMhQ09ijorANFcdwRrK2kxjNuYWZKCb3yCk XDow== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=dJMIdeh7gUIDCtKqXhsomSitFoJwzKoPZZBaRo8PmA0=; b=WhS/vp/Sz9Uxr+TNGEFew49vmIo0Vth2thmgAa/0YHUpH4fyN89Sv0L9a5yqDkTP62 vICq7V6EMwHdhTvRwwyLZkxxR7TUcW8LnqQ7NCSVTAWIBIx00aQCIRhSaQ1Z1eWe2U6W qaF/Zfk4DKRv9+GTufcLUNvH5TLLZDVPJ/WoD3HJ35PbA+zPtG3SyRt0WGw3vZyJFduP hJrEn7NpvmRfxtPzu+UyTbI1CiF9i2IOkpYcqy8KFQZVj8jub2hJCrT9XtKLmTfwDoTb IQ9jRZM2fUSvmodOmOAF1Ww2gDbb22KMJe/LRZU/CiCXnmSrUq9vj7YHFeOR+BclrYDp WgNw== X-Gm-Message-State: AFqh2kq+E8/cEZpZmNZH5etINJAPE5QOFB9Ve2MlgZD5z762Mu/g4QT5 ZbXyhq0aRMDMftpdYsNkrqUIBg== X-Google-Smtp-Source: AMrXdXv0DR2w9J1xBtCsI865Q0WjuNZPuC9tyU+oLnSNgH7tbVW9hTSFPkv5ml1XwCEOeyLt68Zp9Q== X-Received: by 2002:a05:600c:13c8:b0:3db:3e8:feca with SMTP id e8-20020a05600c13c800b003db03e8fecamr26589510wmg.15.1674547884049; Tue, 24 Jan 2023 00:11:24 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id o17-20020a05600c511100b003dc0d5b4fa6sm1387338wms.3.2023.01.24.00.11.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Jan 2023 00:11:23 -0800 (PST) From: Krzysztof Kozlowski To: =?unknown-8bit?q?Vinod_Koul_=3Cvkoul=40kernel=2Eorg=3E=2C_Rob_Herring_?= =?unknown-8bit?q?=3Crobh+dt=40kernel=2Eorg=3E=2C_Krzysztof_Kozlowski_=3Ckrz?= =?unknown-8bit?q?ysztof=2Ekozlowski+dt=40linaro=2Eorg=3E=2C_Chen-Yu_Tsai_?= =?unknown-8bit?q?=3Cwens=40csie=2Eorg=3E=2C_Jernej_Skrabec_=3Cjernej=2Eskra?= =?unknown-8bit?q?bec=40gmail=2Ecom=3E=2C_Samuel_Holland_=3Csamuel=40shollan?= =?unknown-8bit?q?d=2Eorg=3E=2C_Olivier_Dautricourt_=3Colivierdautricourt=40?= =?unknown-8bit?q?gmail=2Ecom=3E=2C_Stefan_Roese_=3Csr=40denx=2Ede=3E=2C_Hec?= =?unknown-8bit?q?tor_Martin_=3Cmarcan=40marcan=2Est=3E=2C_Sven_Peter_=3Csve?= =?unknown-8bit?q?n=40svenpeter=2Edev=3E=2C_Alyssa_Rosenzweig_=3Calyssa=40ro?= =?unknown-8bit?q?senzweig=2Eio=3E=2C_Thierry_Reding_=3Cthierry=2Ereding=40g?= =?unknown-8bit?q?mail=2Ecom=3E=2C_Jonathan_Hunter_=3Cjonathanh=40nvidia=2Ec?= =?unknown-8bit?q?om=3E=2C_Andreas_F=C3=A4rber__=3Cafaerber=40suse=2Ede=3E?= =?unknown-8bit?q?=2C_Manivannan_Sadhasivam_=3Cmani=40kernel=2Eorg=3E=2C_And?= =?unknown-8bit?q?y_Gross_=3Cagross=40kernel=2Eorg=3E=2C_Bjorn_Andersson_=3C?= =?unknown-8bit?q?andersson=40kernel=2Eorg=3E=2C_Konrad_Dybcio_=3Ckonrad=2Ed?= =?unknown-8bit?q?ybcio=40linaro=2Eorg=3E=2C_Viresh_Kumar_=3Cvireshk=40kerne?= =?unknown-8bit?q?l=2Eorg=3E=2C_Andy_Shevchenko_=3Candriy=2Eshevchenko=40lin?= =?unknown-8bit?q?ux=2Eintel=2Ecom=3E=2C_Green_Wan_=3Cgreen=2Ewan=40sifive?= =?unknown-8bit?q?=2Ecom=3E=2C_Paul_Walmsley_=3Cpaul=2Ewalmsley=40sifive=2Ec?= =?unknown-8bit?q?om=3E=2C_Palmer_Dabbelt_=3Cpalmer=40dabbelt=2Ecom=3E=2C_Eu?= =?unknown-8bit?q?geniy_Paltsev_=3CEugeniy=2EPaltsev=40synopsys=2Ecom=3E=2C_?= =?unknown-8bit?q?Kunihiko_Hayashi_=3Chayashi=2Ekunihiko=40socionext=2Ecom?= =?unknown-8bit?q?=3E=2C_Masami_Hiramatsu_=3Cmhiramat=40kernel=2Eorg=3E=2C_M?= =?unknown-8bit?q?axime_Coquelin_=3Cmcoquelin=2Estm32=40gmail=2Ecom=3E=2C_Al?= =?unknown-8bit?q?exandre_Torgue_=3Calexandre=2Etorgue=40foss=2Est=2Ecom=3E?= =?unknown-8bit?q?=2C_Matthias_Brugger_=3Cmatthias=2Ebgg=40gmail=2Ecom=3E=2C?= =?unknown-8bit?q?_Maxime_Ripard_=3Cmripard=40kernel=2Eorg=3E=2C_=A1er__=3Cp?= =?unknown-8bit?q?ovik+lin=40cutebit=2Eorg=3E=2C_Peng_Fan_=3Cpeng=2Efan=40nx?= =?unknown-8bit?q?p=2Ecom=3E=2C_Paul_Cercueil_=3Cpaul=40crapouillou=2Enet=3E?= =?unknown-8bit?q?=2C_-_=3Cchuanhua=2Elei=40intel=2Ecom=3E=2C_Long_Cheng_=3C?= =?unknown-8bit?q?long=2Echeng=40mediatek=2Ecom=3E=2C_Rajesh_Gumasta_=3Crgum?= =?unknown-8bit?q?asta=40nvidia=2Ecom=3E=2C_Yoshihiro_Shimoda_=3Cyoshihiro?= =?unknown-8bit?q?=2Eshimoda=2Euh=40renesas=2Ecom=3E=2C_Biju_Das_=3Cbiju=2Ed?= =?unknown-8bit?q?as=2Ejz=40bp=2Erenesas=2Ecom=3E=2C_Miquel_Raynal_=3Cmiquel?= =?unknown-8bit?q?=2Eraynal=40bootlin=2Ecom=3E=2C_Palmer_Debbelt_=3Cpalmer?= =?unknown-8bit?q?=40sifive=2Ecom=3E=2C_Masahiro_Yamada_=3Cyamada=2Emasahiro?= =?unknown-8bit?q?=40socionext=2Ecom=3E=2C_Amelie_Delaunay_=3Camelie=2Edelau?= =?unknown-8bit?q?nay=40foss=2Est=2Ecom=3E=2C_Linus_Walleij_=3Clinus=2Ewalle?= =?unknown-8bit?q?ij=40linaro=2Eorg=3E=2C_dmaengine=40vger=2Ekernel=2Eorg=2C?= =?unknown-8bit?q?_devicetree=40vger=2Ekernel=2Eorg=2C_linux-arm-kernel=40li?= =?unknown-8bit?q?sts=2Einfradead=2Eorg=2C_linux-sunxi=40lists=2Elinux=2Edev?= =?unknown-8bit?q?=2C_linux-kernel=40vger=2Ekernel=2Eorg=2C_asahi=40lists=2E?= =?unknown-8bit?q?linux=2Edev=2C_linux-tegra=40vger=2Ekernel=2Eorg=2C_linux-?= =?unknown-8bit?q?actions=40lists=2Einfradead=2Eorg=2C_linux-arm-msm=40vger?= =?unknown-8bit?q?=2Ekernel=2Eorg=2C_linux-riscv=40lists=2Einfradead=2Eorg?= =?unknown-8bit?q?=2C_linux-stm32=40st-md-mailman=2Estormreply=2Ecom=2C_linu?= =?unknown-8bit?q?x-mediatek=40lists=2Einfradead=2Eorg?= Cc: Krzysztof Kozlowski , Rob Herring Subject: [PATCH v2 1/2] dt-bindings: dma: drop unneeded quotes Date: Tue, 24 Jan 2023 09:11:16 +0100 Message-Id: <20230124081117.31186-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org Cleanup by removing unneeded quotes from refs and redundant blank lines. No functional impact except adjusting to preferred coding style. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Matthias Brugger # mediatek Acked-by: Rob Herring Acked-by: Hector Martin # apple Acked-by: Viresh Kumar # Spear Reviewed-by: Andy Shevchenko Reviewed-by: Yoshihiro Shimoda # Renesas Reviewed-by: Kunihiko Hayashi # Socionext Acked-by: Paul Cercueil --- .../devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml | 2 +- .../devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml | 2 +- .../devicetree/bindings/dma/allwinner,sun6i-a31-dma.yaml | 2 +- Documentation/devicetree/bindings/dma/altr,msgdma.yaml | 2 +- Documentation/devicetree/bindings/dma/apple,admac.yaml | 2 +- Documentation/devicetree/bindings/dma/arm-pl08x.yaml | 2 +- Documentation/devicetree/bindings/dma/dma-controller.yaml | 2 +- Documentation/devicetree/bindings/dma/dma-router.yaml | 2 +- Documentation/devicetree/bindings/dma/fsl,edma.yaml | 2 +- Documentation/devicetree/bindings/dma/ingenic,dma.yaml | 2 +- Documentation/devicetree/bindings/dma/intel,ldma.yaml | 2 +- Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml | 2 +- .../devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml | 2 +- Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml | 2 +- Documentation/devicetree/bindings/dma/owl-dma.yaml | 2 +- Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml | 2 +- Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 2 +- Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml | 2 +- Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml | 2 +- Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml | 2 +- Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml | 2 +- .../devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml | 2 +- Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml | 2 +- Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml | 2 +- .../devicetree/bindings/dma/socionext,uniphier-mio-dmac.yaml | 2 +- .../devicetree/bindings/dma/socionext,uniphier-xdmac.yaml | 2 +- Documentation/devicetree/bindings/dma/st,stm32-dma.yaml | 2 +- Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml | 2 +- Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml | 2 +- Documentation/devicetree/bindings/dma/stericsson,dma40.yaml | 2 +- 30 files changed, 30 insertions(+), 30 deletions(-) diff --git a/Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml b/Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml index 26d0d8ab7984..02d5bd035409 100644 --- a/Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml +++ b/Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml @@ -11,7 +11,7 @@ maintainers: - Maxime Ripard allOf: - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# properties: "#dma-cells": diff --git a/Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml b/Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml index bd599bda2653..ec2d7a789ffe 100644 --- a/Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml +++ b/Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml @@ -11,7 +11,7 @@ maintainers: - Maxime Ripard allOf: - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# properties: "#dma-cells": diff --git a/Documentation/devicetree/bindings/dma/allwinner,sun6i-a31-dma.yaml b/Documentation/devicetree/bindings/dma/allwinner,sun6i-a31-dma.yaml index 344dc7e04931..5d554bcfab3d 100644 --- a/Documentation/devicetree/bindings/dma/allwinner,sun6i-a31-dma.yaml +++ b/Documentation/devicetree/bindings/dma/allwinner,sun6i-a31-dma.yaml @@ -11,7 +11,7 @@ maintainers: - Maxime Ripard allOf: - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# properties: "#dma-cells": diff --git a/Documentation/devicetree/bindings/dma/altr,msgdma.yaml b/Documentation/devicetree/bindings/dma/altr,msgdma.yaml index b53ac7631a76..391bf5838602 100644 --- a/Documentation/devicetree/bindings/dma/altr,msgdma.yaml +++ b/Documentation/devicetree/bindings/dma/altr,msgdma.yaml @@ -14,7 +14,7 @@ description: | intellectual property (IP) allOf: - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# properties: compatible: diff --git a/Documentation/devicetree/bindings/dma/apple,admac.yaml b/Documentation/devicetree/bindings/dma/apple,admac.yaml index 97282469e4af..05163d124ec3 100644 --- a/Documentation/devicetree/bindings/dma/apple,admac.yaml +++ b/Documentation/devicetree/bindings/dma/apple,admac.yaml @@ -18,7 +18,7 @@ maintainers: - Martin PoviĊĦer allOf: - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# properties: compatible: diff --git a/Documentation/devicetree/bindings/dma/arm-pl08x.yaml b/Documentation/devicetree/bindings/dma/arm-pl08x.yaml index 9193b18fb75f..ab25ae63d2c3 100644 --- a/Documentation/devicetree/bindings/dma/arm-pl08x.yaml +++ b/Documentation/devicetree/bindings/dma/arm-pl08x.yaml @@ -11,7 +11,7 @@ maintainers: allOf: - $ref: /schemas/arm/primecell.yaml# - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# # We need a select here so we don't match all nodes with 'arm,primecell' select: diff --git a/Documentation/devicetree/bindings/dma/dma-controller.yaml b/Documentation/devicetree/bindings/dma/dma-controller.yaml index 538ebadff652..04d150d4d15d 100644 --- a/Documentation/devicetree/bindings/dma/dma-controller.yaml +++ b/Documentation/devicetree/bindings/dma/dma-controller.yaml @@ -10,7 +10,7 @@ maintainers: - Vinod Koul allOf: - - $ref: "dma-common.yaml#" + - $ref: dma-common.yaml# # Everything else is described in the common file properties: diff --git a/Documentation/devicetree/bindings/dma/dma-router.yaml b/Documentation/devicetree/bindings/dma/dma-router.yaml index f8d8c3c88bcc..346fe0fa4460 100644 --- a/Documentation/devicetree/bindings/dma/dma-router.yaml +++ b/Documentation/devicetree/bindings/dma/dma-router.yaml @@ -10,7 +10,7 @@ maintainers: - Vinod Koul allOf: - - $ref: "dma-common.yaml#" + - $ref: dma-common.yaml# description: DMA routers are transparent IP blocks used to route DMA request diff --git a/Documentation/devicetree/bindings/dma/fsl,edma.yaml b/Documentation/devicetree/bindings/dma/fsl,edma.yaml index 050e6cd57727..5fd8fc604261 100644 --- a/Documentation/devicetree/bindings/dma/fsl,edma.yaml +++ b/Documentation/devicetree/bindings/dma/fsl,edma.yaml @@ -64,7 +64,7 @@ required: - dma-channels allOf: - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# - if: properties: compatible: diff --git a/Documentation/devicetree/bindings/dma/ingenic,dma.yaml b/Documentation/devicetree/bindings/dma/ingenic,dma.yaml index fd5b0a8eaed8..37400496e086 100644 --- a/Documentation/devicetree/bindings/dma/ingenic,dma.yaml +++ b/Documentation/devicetree/bindings/dma/ingenic,dma.yaml @@ -10,7 +10,7 @@ maintainers: - Paul Cercueil allOf: - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# properties: compatible: diff --git a/Documentation/devicetree/bindings/dma/intel,ldma.yaml b/Documentation/devicetree/bindings/dma/intel,ldma.yaml index a5c4be783593..d6bb553a2c6f 100644 --- a/Documentation/devicetree/bindings/dma/intel,ldma.yaml +++ b/Documentation/devicetree/bindings/dma/intel,ldma.yaml @@ -11,7 +11,7 @@ maintainers: - mallikarjunax.reddy@intel.com allOf: - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# properties: compatible: diff --git a/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml b/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml index 9ab4d81ead35..dab468a88942 100644 --- a/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml +++ b/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml @@ -14,7 +14,7 @@ description: | for the UART peripheral bus. allOf: - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# properties: compatible: diff --git a/Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml b/Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml index 851bd50ee67f..a790e5687844 100644 --- a/Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml +++ b/Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml @@ -16,7 +16,7 @@ maintainers: - Rajesh Gumasta allOf: - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# properties: compatible: diff --git a/Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml b/Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml index fef804565b88..4003dbe94940 100644 --- a/Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml +++ b/Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml @@ -14,7 +14,7 @@ maintainers: - Jon Hunter allOf: - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# properties: compatible: diff --git a/Documentation/devicetree/bindings/dma/owl-dma.yaml b/Documentation/devicetree/bindings/dma/owl-dma.yaml index 93b4847554fb..ec8b3dc37ca4 100644 --- a/Documentation/devicetree/bindings/dma/owl-dma.yaml +++ b/Documentation/devicetree/bindings/dma/owl-dma.yaml @@ -15,7 +15,7 @@ maintainers: - Manivannan Sadhasivam allOf: - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# properties: compatible: diff --git a/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml b/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml index 003098caf709..f1ddcf672261 100644 --- a/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml +++ b/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml @@ -11,7 +11,7 @@ maintainers: - Bjorn Andersson allOf: - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# properties: compatible: diff --git a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml index 1dec506cd4f7..fc5de7b6f19e 100644 --- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml +++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml @@ -14,7 +14,7 @@ description: | peripheral buses such as I2C, UART, and SPI. allOf: - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# properties: compatible: diff --git a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml index 89b591a05bce..03aa067b1229 100644 --- a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml +++ b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml @@ -10,7 +10,7 @@ maintainers: - Yoshihiro Shimoda allOf: - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# properties: compatible: diff --git a/Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml b/Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml index 1e25c5b0fb4d..f638d3934e71 100644 --- a/Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml +++ b/Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml @@ -10,7 +10,7 @@ maintainers: - Biju Das allOf: - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# properties: compatible: diff --git a/Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml b/Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml index d83013b0dd74..ee9833dcc36c 100644 --- a/Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml +++ b/Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml @@ -10,7 +10,7 @@ maintainers: - Miquel Raynal allOf: - - $ref: "dma-router.yaml#" + - $ref: dma-router.yaml# properties: compatible: diff --git a/Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml b/Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml index ab287c652b2c..17813599fccb 100644 --- a/Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml +++ b/Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml @@ -10,7 +10,7 @@ maintainers: - Yoshihiro Shimoda allOf: - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# properties: compatible: diff --git a/Documentation/devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml b/Documentation/devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml index 3271755787b4..a1af0b906365 100644 --- a/Documentation/devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml +++ b/Documentation/devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml @@ -23,7 +23,7 @@ description: | https://static.dev.sifive.com/FU540-C000-v1.0.pdf allOf: - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# properties: compatible: diff --git a/Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml b/Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml index c13649bf7f19..5da8291a7de0 100644 --- a/Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml +++ b/Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml @@ -11,7 +11,7 @@ maintainers: - Andy Shevchenko allOf: - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# properties: compatible: diff --git a/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml b/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml index ad107a4d3b33..2bedab1f74e0 100644 --- a/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml +++ b/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml @@ -13,7 +13,7 @@ description: Synopsys DesignWare AXI DMA Controller DT Binding allOf: - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# properties: compatible: diff --git a/Documentation/devicetree/bindings/dma/socionext,uniphier-mio-dmac.yaml b/Documentation/devicetree/bindings/dma/socionext,uniphier-mio-dmac.yaml index e7bf6dd7da29..23c8a7bf24de 100644 --- a/Documentation/devicetree/bindings/dma/socionext,uniphier-mio-dmac.yaml +++ b/Documentation/devicetree/bindings/dma/socionext,uniphier-mio-dmac.yaml @@ -14,7 +14,7 @@ maintainers: - Masahiro Yamada allOf: - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# properties: compatible: diff --git a/Documentation/devicetree/bindings/dma/socionext,uniphier-xdmac.yaml b/Documentation/devicetree/bindings/dma/socionext,uniphier-xdmac.yaml index 371f18773198..da61d1ddc9c3 100644 --- a/Documentation/devicetree/bindings/dma/socionext,uniphier-xdmac.yaml +++ b/Documentation/devicetree/bindings/dma/socionext,uniphier-xdmac.yaml @@ -15,7 +15,7 @@ maintainers: - Kunihiko Hayashi allOf: - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# properties: compatible: diff --git a/Documentation/devicetree/bindings/dma/st,stm32-dma.yaml b/Documentation/devicetree/bindings/dma/st,stm32-dma.yaml index 158c791d7caa..329847ef096a 100644 --- a/Documentation/devicetree/bindings/dma/st,stm32-dma.yaml +++ b/Documentation/devicetree/bindings/dma/st,stm32-dma.yaml @@ -53,7 +53,7 @@ maintainers: - Amelie Delaunay allOf: - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# properties: "#dma-cells": diff --git a/Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml b/Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml index 3e0b82d277ca..e722fbcd8a5f 100644 --- a/Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml +++ b/Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml @@ -10,7 +10,7 @@ maintainers: - Amelie Delaunay allOf: - - $ref: "dma-router.yaml#" + - $ref: dma-router.yaml# properties: "#dma-cells": diff --git a/Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml b/Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml index 08a59bd69a2f..3874544dfa74 100644 --- a/Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml +++ b/Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml @@ -53,7 +53,7 @@ maintainers: - Amelie Delaunay allOf: - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# properties: "#dma-cells": diff --git a/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml b/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml index 8bddfb3b6fa0..664ee61a00d8 100644 --- a/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml +++ b/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml @@ -10,7 +10,7 @@ maintainers: - Linus Walleij allOf: - - $ref: "dma-controller.yaml#" + - $ref: dma-controller.yaml# properties: "#dma-cells": From patchwork Tue Jan 24 08:11:17 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 13113613 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id BCDF7C25B4E for ; Tue, 24 Jan 2023 08:11:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232618AbjAXIL5 (ORCPT ); Tue, 24 Jan 2023 03:11:57 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41750 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232884AbjAXILy (ORCPT ); Tue, 24 Jan 2023 03:11:54 -0500 Received: from mail-wm1-x333.google.com (mail-wm1-x333.google.com [IPv6:2a00:1450:4864:20::333]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 111C23EFEC for ; Tue, 24 Jan 2023 00:11:29 -0800 (PST) Received: by mail-wm1-x333.google.com with SMTP id fl11-20020a05600c0b8b00b003daf72fc844so12245610wmb.0 for ; Tue, 24 Jan 2023 00:11:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=nfjek5I1oI6I+fvZ0/B32LKubURkbISmBCkZ0YpdN10=; b=eDb2eUaNmqc6RJ4X2WI2l7rWHFeOluRyE/kcnDtOWp+0DqwtA38WsnV48j3ePYzbFP EQYQxNv9ZXhvWuZbMtoLxRjrcC6np4eQaLKmXzt1SB1j2qi6KqWvzw97Qqw8q9Tcj/kJ jRkpTATMw5OIV0lre30D8pKGEEkyeXkw4ljIHPMQNEyAhtrIzYwPkv7vOSeHKGF5iD40 wci0xsCQgObSm9c0bqJUw7B42/Mi/epy4pqCgUifQQemyne16Fh2aeGwJHrQWfBPLLGF eXMXqllG6GWAuOS6znc7YpeyMd2iydmUqqH51FyZvDoPgN/LAPAB5nC35L/n6/NSluM4 ynWw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nfjek5I1oI6I+fvZ0/B32LKubURkbISmBCkZ0YpdN10=; b=viADaAf8Wl4TiGVKRhBhc7zzjXPJV8mCFOAlL8PuYUSVO3tUrXnu6oLYuRAVTKfz/H nWtUv4L3M08nMbXlnWp2RYKJ/WfHknsAVZTQ8k2Z+VSiNjzKuNFDbrvxDgnlwrc1Zxfp zHJnyNanyOpNMe3b59rT6HxKpxuuuwWRuENY3KHeqsNSveDBb99EaczAGXHLkQh2+2QU 9VOfN+Kju+fnozWcbKmbSH3CK3BDVheJPixKtaOLAET+sMmYsf9jZsVB9D0aia37Euul kJ9IF2aqMcyBFfwnXeo/RxoovQ2+YqELFtg81BtoMgZ5BZEpe9grFqSuwddYERQ1/1/f XZ6g== X-Gm-Message-State: AFqh2kpYMv9Lpfg6U0QQlsBqPa3OTI2UOy7zGZ162DuUyS7R6xvuyTQ9 0jiz9M+9q57Qg3NGs2jxqtgcSw== X-Google-Smtp-Source: AMrXdXsAy5Fj0pQUlmUK2moB+gPQM3akwPZ40HQiL5qb7z319tG/FrGiJd4D178rigOr93uyKBy5+Q== X-Received: by 2002:a05:600c:4928:b0:3d2:2043:9cb7 with SMTP id f40-20020a05600c492800b003d220439cb7mr26935434wmp.5.1674547888579; Tue, 24 Jan 2023 00:11:28 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id o17-20020a05600c511100b003dc0d5b4fa6sm1387338wms.3.2023.01.24.00.11.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Jan 2023 00:11:28 -0800 (PST) From: Krzysztof Kozlowski To: =?unknown-8bit?q?Vinod_Koul_=3Cvkoul=40kernel=2Eorg=3E=2C_Rob_Herring_?= =?unknown-8bit?q?=3Crobh+dt=40kernel=2Eorg=3E=2C_Krzysztof_Kozlowski_=3Ckrz?= =?unknown-8bit?q?ysztof=2Ekozlowski+dt=40linaro=2Eorg=3E=2C_Chen-Yu_Tsai_?= =?unknown-8bit?q?=3Cwens=40csie=2Eorg=3E=2C_Jernej_Skrabec_=3Cjernej=2Eskra?= =?unknown-8bit?q?bec=40gmail=2Ecom=3E=2C_Samuel_Holland_=3Csamuel=40shollan?= =?unknown-8bit?q?d=2Eorg=3E=2C_Olivier_Dautricourt_=3Colivierdautricourt=40?= =?unknown-8bit?q?gmail=2Ecom=3E=2C_Stefan_Roese_=3Csr=40denx=2Ede=3E=2C_Hec?= =?unknown-8bit?q?tor_Martin_=3Cmarcan=40marcan=2Est=3E=2C_Sven_Peter_=3Csve?= =?unknown-8bit?q?n=40svenpeter=2Edev=3E=2C_Alyssa_Rosenzweig_=3Calyssa=40ro?= =?unknown-8bit?q?senzweig=2Eio=3E=2C_Thierry_Reding_=3Cthierry=2Ereding=40g?= =?unknown-8bit?q?mail=2Ecom=3E=2C_Jonathan_Hunter_=3Cjonathanh=40nvidia=2Ec?= =?unknown-8bit?q?om=3E=2C_Andreas_F=C3=A4rber__=3Cafaerber=40suse=2Ede=3E?= =?unknown-8bit?q?=2C_Manivannan_Sadhasivam_=3Cmani=40kernel=2Eorg=3E=2C_And?= =?unknown-8bit?q?y_Gross_=3Cagross=40kernel=2Eorg=3E=2C_Bjorn_Andersson_=3C?= =?unknown-8bit?q?andersson=40kernel=2Eorg=3E=2C_Konrad_Dybcio_=3Ckonrad=2Ed?= =?unknown-8bit?q?ybcio=40linaro=2Eorg=3E=2C_Viresh_Kumar_=3Cvireshk=40kerne?= =?unknown-8bit?q?l=2Eorg=3E=2C_Andy_Shevchenko_=3Candriy=2Eshevchenko=40lin?= =?unknown-8bit?q?ux=2Eintel=2Ecom=3E=2C_Green_Wan_=3Cgreen=2Ewan=40sifive?= =?unknown-8bit?q?=2Ecom=3E=2C_Paul_Walmsley_=3Cpaul=2Ewalmsley=40sifive=2Ec?= =?unknown-8bit?q?om=3E=2C_Palmer_Dabbelt_=3Cpalmer=40dabbelt=2Ecom=3E=2C_Eu?= =?unknown-8bit?q?geniy_Paltsev_=3CEugeniy=2EPaltsev=40synopsys=2Ecom=3E=2C_?= =?unknown-8bit?q?Kunihiko_Hayashi_=3Chayashi=2Ekunihiko=40socionext=2Ecom?= =?unknown-8bit?q?=3E=2C_Masami_Hiramatsu_=3Cmhiramat=40kernel=2Eorg=3E=2C_M?= =?unknown-8bit?q?axime_Coquelin_=3Cmcoquelin=2Estm32=40gmail=2Ecom=3E=2C_Al?= =?unknown-8bit?q?exandre_Torgue_=3Calexandre=2Etorgue=40foss=2Est=2Ecom=3E?= =?unknown-8bit?q?=2C_Matthias_Brugger_=3Cmatthias=2Ebgg=40gmail=2Ecom=3E=2C?= =?unknown-8bit?q?_Maxime_Ripard_=3Cmripard=40kernel=2Eorg=3E=2C_=A1er__=3Cp?= =?unknown-8bit?q?ovik+lin=40cutebit=2Eorg=3E=2C_Peng_Fan_=3Cpeng=2Efan=40nx?= =?unknown-8bit?q?p=2Ecom=3E=2C_Paul_Cercueil_=3Cpaul=40crapouillou=2Enet=3E?= =?unknown-8bit?q?=2C_-_=3Cchuanhua=2Elei=40intel=2Ecom=3E=2C_Long_Cheng_=3C?= =?unknown-8bit?q?long=2Echeng=40mediatek=2Ecom=3E=2C_Rajesh_Gumasta_=3Crgum?= =?unknown-8bit?q?asta=40nvidia=2Ecom=3E=2C_Yoshihiro_Shimoda_=3Cyoshihiro?= =?unknown-8bit?q?=2Eshimoda=2Euh=40renesas=2Ecom=3E=2C_Biju_Das_=3Cbiju=2Ed?= =?unknown-8bit?q?as=2Ejz=40bp=2Erenesas=2Ecom=3E=2C_Miquel_Raynal_=3Cmiquel?= =?unknown-8bit?q?=2Eraynal=40bootlin=2Ecom=3E=2C_Palmer_Debbelt_=3Cpalmer?= =?unknown-8bit?q?=40sifive=2Ecom=3E=2C_Masahiro_Yamada_=3Cyamada=2Emasahiro?= =?unknown-8bit?q?=40socionext=2Ecom=3E=2C_Amelie_Delaunay_=3Camelie=2Edelau?= =?unknown-8bit?q?nay=40foss=2Est=2Ecom=3E=2C_Linus_Walleij_=3Clinus=2Ewalle?= =?unknown-8bit?q?ij=40linaro=2Eorg=3E=2C_dmaengine=40vger=2Ekernel=2Eorg=2C?= =?unknown-8bit?q?_devicetree=40vger=2Ekernel=2Eorg=2C_linux-arm-kernel=40li?= =?unknown-8bit?q?sts=2Einfradead=2Eorg=2C_linux-sunxi=40lists=2Elinux=2Edev?= =?unknown-8bit?q?=2C_linux-kernel=40vger=2Ekernel=2Eorg=2C_asahi=40lists=2E?= =?unknown-8bit?q?linux=2Edev=2C_linux-tegra=40vger=2Ekernel=2Eorg=2C_linux-?= =?unknown-8bit?q?actions=40lists=2Einfradead=2Eorg=2C_linux-arm-msm=40vger?= =?unknown-8bit?q?=2Ekernel=2Eorg=2C_linux-riscv=40lists=2Einfradead=2Eorg?= =?unknown-8bit?q?=2C_linux-stm32=40st-md-mailman=2Estormreply=2Ecom=2C_linu?= =?unknown-8bit?q?x-mediatek=40lists=2Einfradead=2Eorg?= Cc: Krzysztof Kozlowski Subject: [PATCH v2 2/2] dt-bindings: dma: cleanup examples - indentation, lowercase hex Date: Tue, 24 Jan 2023 09:11:17 +0100 Message-Id: <20230124081117.31186-2-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230124081117.31186-1-krzysztof.kozlowski@linaro.org> References: <20230124081117.31186-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org Cleanup examples: - use 4-space indentation (for cases when it is neither 4 not 2 space), - use lowercase hex, - drop unused node's label. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Rob Herring --- Changes since v1: 1. Drop unused label, correct indentation. --- .../bindings/dma/snps,dw-axi-dmac.yaml | 36 +++++++++---------- .../bindings/dma/stericsson,dma40.yaml | 16 ++++----- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml b/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml index 2bedab1f74e0..5c81194e2300 100644 --- a/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml +++ b/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml @@ -113,21 +113,21 @@ additionalProperties: false examples: - | - #include - #include - /* example with snps,dw-axi-dmac */ - dmac: dma-controller@80000 { - compatible = "snps,axi-dma-1.01a"; - reg = <0x80000 0x400>; - clocks = <&core_clk>, <&cfgr_clk>; - clock-names = "core-clk", "cfgr-clk"; - interrupt-parent = <&intc>; - interrupts = <27>; - #dma-cells = <1>; - dma-channels = <4>; - snps,dma-masters = <2>; - snps,data-width = <3>; - snps,block-size = <4096 4096 4096 4096>; - snps,priority = <0 1 2 3>; - snps,axi-max-burst-len = <16>; - }; + #include + #include + /* example with snps,dw-axi-dmac */ + dma-controller@80000 { + compatible = "snps,axi-dma-1.01a"; + reg = <0x80000 0x400>; + clocks = <&core_clk>, <&cfgr_clk>; + clock-names = "core-clk", "cfgr-clk"; + interrupt-parent = <&intc>; + interrupts = <27>; + #dma-cells = <1>; + dma-channels = <4>; + snps,dma-masters = <2>; + snps,data-width = <3>; + snps,block-size = <4096 4096 4096 4096>; + snps,priority = <0 1 2 3>; + snps,axi-max-burst-len = <16>; + }; diff --git a/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml b/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml index 664ee61a00d8..64845347f44d 100644 --- a/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml +++ b/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml @@ -147,13 +147,13 @@ examples: #include #include #include - dma-controller@801C0000 { - compatible = "stericsson,db8500-dma40", "stericsson,dma40"; - reg = <0x801C0000 0x1000>, <0x40010000 0x800>; - reg-names = "base", "lcpa"; - interrupts = ; - #dma-cells = <3>; - memcpy-channels = <56 57 58 59 60>; - clocks = <&prcmu_clk PRCMU_DMACLK>; + dma-controller@801c0000 { + compatible = "stericsson,db8500-dma40", "stericsson,dma40"; + reg = <0x801c0000 0x1000>, <0x40010000 0x800>; + reg-names = "base", "lcpa"; + interrupts = ; + #dma-cells = <3>; + memcpy-channels = <56 57 58 59 60>; + clocks = <&prcmu_clk PRCMU_DMACLK>; }; ...