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 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 9CBF4C38145 for ; Tue, 6 Sep 2022 21:42:13 +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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:References:In-Reply-To:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=nvuIwcSfINMwxmku5+IT7lwaTV1lYBJSweX4T+TJ/38=; b=zFZ8+OKS43XKBNDJyi6jiYdBjj 6+5xXJlxY1TzZ/0RcsXCMD8ceNDvMTPBOsmgSSe7zXBah9w8e5DB9vgLZqKrn4Psnj3NQK96JwbCP BN3IXQwnhOcHFgJmOlZXcGm+Syd/Do/iYPlxaCpLuzJixzyeTecZczuC8L6YzeQfgKRTsYZpCp34V DAP5ZikPEYNxAU4XhjLd7gS2fL7QYAh/qvlFLVhnJ8QdUrOairVmCnPJ7K37hHx6GmcfDLauYz30m 5ZikQvhZizZ13EtJ/J4DAeiGzV5kog5Z6HDLS7UafgGshE0e5QytdCWv4NkF1VDY8b9YA24SBWCMX gAvYLehw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oVgJn-00HaZF-HW; Tue, 06 Sep 2022 21:41:15 +0000 Received: from mail-oa1-f47.google.com ([209.85.160.47]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oVgJh-00HaTQ-A5 for linux-arm-kernel@lists.infradead.org; Tue, 06 Sep 2022 21:41:11 +0000 Received: by mail-oa1-f47.google.com with SMTP id 586e51a60fabf-11eab59db71so31399995fac.11 for ; Tue, 06 Sep 2022 14:41:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=message-id:date:subject:references:in-reply-to:cc:to:from :x-gm-message-state:from:to:cc:subject:date; bh=ilmIFpp02DJKfy4hWzLv/HAXaykhKwVnxsnGzhzWDPs=; b=kMYzpjcC/qw9CS5OGVBqKeT5JdgWyTxj09NBl1upuxYEiYOqT+foRszp4/bbmAJC8B Tt0711+3JKUYA1WtFjjKfOLpcQhkb9+9Y412IpwfnK0lhermlqN6AogmrwcK5Qp+tnaH qSXeCHU9yCIrw9aaTfsS3Mq9lAkOaEa0+xfZOeA1G0/5CjwZwLXe0rWYzaiRp5CNyEwz ahDn9/4aC4hSkME7GYQOLT4I12S9zwsukCLNrEfGOMKFX/Ft6BmTfKKBdLzEdnENaU9A IYhI9ePc11VAqUKQUG0wJe2e2PH4MkNcscthB3JL26swpDaUfRscWQX49kLQyBkYnBJM kqrQ== X-Gm-Message-State: ACgBeo2WGERHFxFsuycIe93U9kAo2VeFEyenn/RfrP62K3CSZG+jqnjO 3KSajN5p0ZSYuyGm1FZD8A== X-Google-Smtp-Source: AA6agR4UWMyFrZbMkGxOO4Lkk8XCHTaOdRfOr3JUxL7bjDehDbVxUjjoDVSMOKm+4qcR7U3b0mAJtQ== X-Received: by 2002:a05:6870:461a:b0:127:8ca9:21a7 with SMTP id z26-20020a056870461a00b001278ca921a7mr5043248oao.87.1662500463765; Tue, 06 Sep 2022 14:41:03 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id i81-20020acaea54000000b00344aa3f17d9sm5881136oih.10.2022.09.06.14.41.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 06 Sep 2022 14:41:02 -0700 (PDT) Received: (nullmailer pid 1224961 invoked by uid 1000); Tue, 06 Sep 2022 21:41:00 -0000 From: Rob Herring To: Sergiu Moga In-Reply-To: <20220906135511.144725-2-sergiu.moga@microchip.com> References: <20220906135511.144725-1-sergiu.moga@microchip.com> <20220906135511.144725-2-sergiu.moga@microchip.com> Subject: Re: [PATCH v2 01/13] spi: dt-bindings: atmel,at91rm9200-spi: Add DMA related properties Date: Tue, 06 Sep 2022 16:41:00 -0500 Message-Id: <1662500460.128889.1224960.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220906_144109_563653_5F1F0A6F X-CRM114-Status: GOOD ( 11.49 ) 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: , Cc: alexandre.belloni@bootlin.com, mturquette@baylibre.com, admin@hifiphile.com, krzysztof.kozlowski+dt@linaro.org, jirislaby@kernel.org, linux-clk@vger.kernel.org, lee@kernel.org, linux-serial@vger.kernel.org, devicetree@vger.kernel.org, tudor.ambarus@microchip.com, radu_nicolae.pirea@upb.ro, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org, richard.genoud@gmail.com, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, sboyd@kernel.org, broonie@kernel.org, kavyasree.kotagiri@microchip.com, claudiu.beznea@microchip.com 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 On Tue, 06 Sep 2022 16:55:00 +0300, Sergiu Moga wrote: > The DT nodes of the SPI IP's may contain DMA related properties so > make sure that the binding is able to properly validate those as > well by making it aware of these optional properties. > > Signed-off-by: Sergiu Moga > --- > > > v1 -> v2: > - Nothing, this patch was not here before > > > .../devicetree/bindings/spi/atmel,at91rm9200-spi.yaml | 10 ++++++++++ > 1 file changed, 10 insertions(+) > Running 'make dtbs_check' with the schema in this patch gives the following warnings. Consider if they are expected or the schema is incorrect. These may not be new warnings. Note that it is not yet a requirement to have 0 warnings for dtbs_check. This will change in the future. Full log is available here: https://patchwork.ozlabs.org/patch/ spi@400: dma-names:0: 'tx' was expected arch/arm/boot/dts/at91-sama7g5ek.dtb spi@400: dma-names:1: 'rx' was expected arch/arm/boot/dts/at91-sama7g5ek.dtb spi@400: Unevaluated properties are not allowed ('dma-names' was unexpected) arch/arm/boot/dts/at91-sama7g5ek.dtb _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel