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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2ABD7C4332F for ; Wed, 13 Apr 2022 09:34:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233697AbiDMJgU (ORCPT ); Wed, 13 Apr 2022 05:36:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44640 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234470AbiDMJgR (ORCPT ); Wed, 13 Apr 2022 05:36:17 -0400 Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B6ED754196 for ; Wed, 13 Apr 2022 02:33:56 -0700 (PDT) Received: by mail-ej1-x62a.google.com with SMTP id bv19so2720255ejb.6 for ; Wed, 13 Apr 2022 02:33:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :references:from:in-reply-to:content-transfer-encoding; bh=kxSrHKVFH1QXMjvyuKXvr1FpxSh/pLZOJ8vsJhHQk/k=; b=unVJxO1zGnsrPr7gTwaCqLZWg19RzXyWMIaYcvM3e7Y54n6X2Pi5/inrJZLaFLhUST Ezh4hznSzTDpeft0jvk0vSr9uh9DVSL+PpSRpMOSbG9NXOlL6Owy7tpRf658vzcgXlRY HmWC/U7LmBUfzuc9u3cacjIIuN2Xvdlhjrs46Kq99KZQK5rAWZG8wJp5kq+ZRjsgIPkd QsJZs9rBf//kN9dPybPRM4y0Z89C5yA5JUf+M+tqvhEVZaM236KLDv1ZtuyQy4NGu5KC t6+Ot0D6OxzF/F7K8zWBKefFMfMzALc7rHMksMDs4TwGeKpOqvmuAwGNkYnfDdJd8Ngh U4jA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=kxSrHKVFH1QXMjvyuKXvr1FpxSh/pLZOJ8vsJhHQk/k=; b=DsvQK2z4mwSS2XCFf0815N0qodFhnZnFiuRbwnmjYzyR0FZyfS8Urs1GZrqasdZeda 2WIMA4bWhEc1QWY4zCBBs1c/U3SOAoWBKk9fe4j5auDrpLyQZqm6KNejitWFbtZZccBM UDVStxHLPylp4xe8jDbmco1QwyfS+vmY0J34nSxESRfJIrU+LrBgS+9tryHVUDNLJMCS sdFoD4nNle98C0l4YvgutJZHWWjNFL+XGKata51ZAZ1Trw2wOoWKEiJce1CHwFB5kb6j Y+4GSKukRIhuzN3dp+8hWQb+t0gzMKXHp5Th+AuA9G4s8yX9zCmKOpc7tJPTsgAcWd28 v5Fg== X-Gm-Message-State: AOAM5338i6gLohtPMG+UiNihKoABsqqx7xI+RdVZCqBHdSaHVnjMmBOJ GfAUhQuDgTiRqrZwPRgW/AZWxQ== X-Google-Smtp-Source: ABdhPJyyet/tlElQG2QHa5ATj43qNsbiw4rEFAnMNGkgydczXJ96HxPZZeyw0UJ6lxWNVnpQ/ON4sw== X-Received: by 2002:a17:907:1b09:b0:6d8:faa8:4a06 with SMTP id mp9-20020a1709071b0900b006d8faa84a06mr38060541ejc.701.1649842435354; Wed, 13 Apr 2022 02:33:55 -0700 (PDT) Received: from [192.168.0.203] (xdsl-188-155-201-27.adslplus.ch. [188.155.201.27]) by smtp.gmail.com with ESMTPSA id k14-20020a170906128e00b006e4b67514a1sm14111965ejb.179.2022.04.13.02.33.54 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 13 Apr 2022 02:33:54 -0700 (PDT) Message-ID: <824c3322-ff79-d123-4769-4fb6527ad467@linaro.org> Date: Wed, 13 Apr 2022 11:33:53 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH 1/2] ARM: dts: at91: align SPI NOR node name with dtschema Content-Language: en-US To: Nicolas Ferre , Tudor Ambarus - M18064 , Rob Herring , Krzysztof Kozlowski , Alexandre Belloni , Claudiu Beznea - M18063 , Lars Povlsen - M31675 , Steen Hegelund - M31857 , UNGLinuxDriver , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" References: <20220407143223.295344-1-krzysztof.kozlowski@linaro.org> <8eb6621b-78ca-e5f9-def9-47809dab9bb4@microchip.com> <1d67baa4-48d1-67dd-7d9e-60a8ecbea3f4@microchip.com> From: Krzysztof Kozlowski In-Reply-To: <1d67baa4-48d1-67dd-7d9e-60a8ecbea3f4@microchip.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 13/04/2022 11:21, Nicolas Ferre wrote: > On 12/04/2022 at 12:32, Tudor Ambarus - M18064 wrote: >> On 4/7/22 17:32, Krzysztof Kozlowski wrote: >>> The node names should be generic and SPI NOR dtschema expects "flash". >>> >>> Signed-off-by: Krzysztof Kozlowski >> >> Reviewed-by: Tudor Ambarus > > Acked-by: Nicolas Ferre > > I think that without this patch, errors are generated while checking DT, > so I would put this patch in my "fixes" branch for 5.18: tell me if you > disagree. These are schema warnings, so except our checking tools, no real user-visible issue. Fixes are ok, though. Best regards, Krzysztof 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 0747CC433EF for ; Wed, 13 Apr 2022 09:35:04 +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:In-Reply-To:From:References:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=fKvesurrzn5iKE7O1TmGUZ6L0fJv/22x4KT08DLgZ8w=; b=MNBSpy0n+K3FCe YoQLdmaoa5U/prk+2Vm8UIDqHl67B5Y2Mq9xzPsCjR6pZqKpgJm99m2vy926Nx6Ux+O+62suHirQR q653A30d5yTHQ9tU6EQfLCu+XKTmxD2h6fYTKEycx7imVxTXupcgoEmsHWQp+x786dr7jBr7WEf4J oaPvALj1rL4rdOzCv46FG0/W61Dz/ILpaY5oAiB7ScYW2dfae2SZYXcF+R6uNKBhVmCJPeeO1xDct HrspZfTYFCNuRKvH0M63qrxKOUwtupPd48oZ1ojc4hi8NcCwRjyChqrPkoO1HqoBkvtHBfakhAfNB t8GLIvCS4KoJ3hEffpZA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1neZNx-000LIu-3a; Wed, 13 Apr 2022 09:34:01 +0000 Received: from mail-ej1-x629.google.com ([2a00:1450:4864:20::629]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1neZNt-000LFu-R6 for linux-arm-kernel@lists.infradead.org; Wed, 13 Apr 2022 09:33:59 +0000 Received: by mail-ej1-x629.google.com with SMTP id bg10so2737827ejb.4 for ; Wed, 13 Apr 2022 02:33:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :references:from:in-reply-to:content-transfer-encoding; bh=kxSrHKVFH1QXMjvyuKXvr1FpxSh/pLZOJ8vsJhHQk/k=; b=unVJxO1zGnsrPr7gTwaCqLZWg19RzXyWMIaYcvM3e7Y54n6X2Pi5/inrJZLaFLhUST Ezh4hznSzTDpeft0jvk0vSr9uh9DVSL+PpSRpMOSbG9NXOlL6Owy7tpRf658vzcgXlRY HmWC/U7LmBUfzuc9u3cacjIIuN2Xvdlhjrs46Kq99KZQK5rAWZG8wJp5kq+ZRjsgIPkd QsJZs9rBf//kN9dPybPRM4y0Z89C5yA5JUf+M+tqvhEVZaM236KLDv1ZtuyQy4NGu5KC t6+Ot0D6OxzF/F7K8zWBKefFMfMzALc7rHMksMDs4TwGeKpOqvmuAwGNkYnfDdJd8Ngh U4jA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=kxSrHKVFH1QXMjvyuKXvr1FpxSh/pLZOJ8vsJhHQk/k=; b=UU4Otzn9XlOQ88IFTzMT4HZa4pmfauwIz/EF1mZN6MGbuwKpQDGL5xkRnHcru+ydNG 43hpfW6FF41ObyZX5M9OVvte0Ufp4D0gGqeQD87c27Tv/OaV14o+KegLSfBkvJIMu0Ks tZq/2YeuwwSsJKqnz6TybbA/G9fK5g8sOSu6zmzNoDKrzV+S3Ls6kMFdpzBE/4LRI//V s2sSWQaUmYEpjJ0T/+eJx6rc+T9OeAz4/sPZOTNWp0LHr/3Y3buYQm9shdX9i6XwCc6H JKx1+fD742n3LT1hXWMOIz6jffd+WpS8KpxcfHyWKWy7E7S0890AN57Z3Xm1hF6sszHM 2KEA== X-Gm-Message-State: AOAM531LSiGj67zc6cm5b7wn1nhB2T9tQiS+3qkliGUynye2LKCO394w UtfUcuW7g5T9JNTpq8HQMQfsjA== X-Google-Smtp-Source: ABdhPJyyet/tlElQG2QHa5ATj43qNsbiw4rEFAnMNGkgydczXJ96HxPZZeyw0UJ6lxWNVnpQ/ON4sw== X-Received: by 2002:a17:907:1b09:b0:6d8:faa8:4a06 with SMTP id mp9-20020a1709071b0900b006d8faa84a06mr38060541ejc.701.1649842435354; Wed, 13 Apr 2022 02:33:55 -0700 (PDT) Received: from [192.168.0.203] (xdsl-188-155-201-27.adslplus.ch. [188.155.201.27]) by smtp.gmail.com with ESMTPSA id k14-20020a170906128e00b006e4b67514a1sm14111965ejb.179.2022.04.13.02.33.54 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 13 Apr 2022 02:33:54 -0700 (PDT) Message-ID: <824c3322-ff79-d123-4769-4fb6527ad467@linaro.org> Date: Wed, 13 Apr 2022 11:33:53 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH 1/2] ARM: dts: at91: align SPI NOR node name with dtschema Content-Language: en-US To: Nicolas Ferre , Tudor Ambarus - M18064 , Rob Herring , Krzysztof Kozlowski , Alexandre Belloni , Claudiu Beznea - M18063 , Lars Povlsen - M31675 , Steen Hegelund - M31857 , UNGLinuxDriver , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" References: <20220407143223.295344-1-krzysztof.kozlowski@linaro.org> <8eb6621b-78ca-e5f9-def9-47809dab9bb4@microchip.com> <1d67baa4-48d1-67dd-7d9e-60a8ecbea3f4@microchip.com> From: Krzysztof Kozlowski In-Reply-To: <1d67baa4-48d1-67dd-7d9e-60a8ecbea3f4@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220413_023357_966002_00A31742 X-CRM114-Status: GOOD ( 10.69 ) 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: , 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 13/04/2022 11:21, Nicolas Ferre wrote: > On 12/04/2022 at 12:32, Tudor Ambarus - M18064 wrote: >> On 4/7/22 17:32, Krzysztof Kozlowski wrote: >>> The node names should be generic and SPI NOR dtschema expects "flash". >>> >>> Signed-off-by: Krzysztof Kozlowski >> >> Reviewed-by: Tudor Ambarus > > Acked-by: Nicolas Ferre > > I think that without this patch, errors are generated while checking DT, > so I would put this patch in my "fixes" branch for 5.18: tell me if you > disagree. These are schema warnings, so except our checking tools, no real user-visible issue. Fixes are ok, though. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel