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 C95EFC4332F for ; Tue, 29 Nov 2022 08:06:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229759AbiK2IGN (ORCPT ); Tue, 29 Nov 2022 03:06:13 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54220 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229457AbiK2IGL (ORCPT ); Tue, 29 Nov 2022 03:06:11 -0500 Received: from mail-lf1-x131.google.com (mail-lf1-x131.google.com [IPv6:2a00:1450:4864:20::131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 03E6656D68 for ; Tue, 29 Nov 2022 00:06:10 -0800 (PST) Received: by mail-lf1-x131.google.com with SMTP id bp15so21194748lfb.13 for ; Tue, 29 Nov 2022 00:06:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=1GSugCUNGHr6tmYLKdbLwAdeRDBnPgBPpR26Z91iKD8=; b=sDY9f10gtattqz1560Cicxf+5Vis827cD5ohKsbuC9GZlIq2MqhZenQgEqu6NWQo1V 9uZcuJQccFiMwzKg+291wztSUA9pVZskrJcNPQ0HPQhAcpgcKlygWj2jz5EuCqvVNs1i RnK5bBdyxrDJiXDAC/wK8kGUEzRH+fy5K4TCyvCzTvTKVMnOP/x0fGY6bA4AiOf2LArM QJOaqX/COg+oj2ZjJXSIxPEvMv7l40SgHzGvXc3ARR9JUCfl91mHoKhc95UlZt08DNew 4guWj+/qVFtFXErzm2chFMdS6xrfKaYB9q6xzW0NLkFby48nrd/sJgZg0fqlDdeYLxht C2Kg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=1GSugCUNGHr6tmYLKdbLwAdeRDBnPgBPpR26Z91iKD8=; b=Zhcj7aiW82gnWoIdm19H5GD3IwH9zs4AxVcF09+5Xu1Z1tyabjY6MfcevCBtR0N4km YwKhiQDSTsJjLQnciyn8Q9Ajm/XLH3Ifv2/d29gO6YufxJwRtRluQOrciY0f3MHDlD0v tnQYilneZZEDsoNRPhaLSGLQuEbuJQnt+QXwIygfDyrP9L72pbbmp+4xs7zQAlIrmqo8 0PxTy4gxraqU5KsOj0x3T2w1yQN/O7BPZWDpH/1g1onPs2AGlp4f0W0F7hU7mj3gMYFh AxvTpUZWYVCs5EpQQE5KnrHRvN9jF8T9S8eAxNxtEvuPVxh0P+DdmMb6T4GA8GtaYXPl JG/A== X-Gm-Message-State: ANoB5plzEYQetQ/ZEBl0f7o/KTgGaOdU+cw7v+WbB6jkFBpS5AfXIk2H 1IMkkYTkqeWCYT/Sjb9zl1DPWA== X-Google-Smtp-Source: AA0mqf554aukKzm3YGdL1YAt6FHEeI5egYWDP5LF/4PEHprTx4xFrZjxZGhffCfauJJw0D/V8qgSvg== X-Received: by 2002:ac2:5f65:0:b0:4aa:1754:9ae3 with SMTP id c5-20020ac25f65000000b004aa17549ae3mr12123084lfc.344.1669709168411; Tue, 29 Nov 2022 00:06:08 -0800 (PST) Received: from [192.168.0.20] (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id g16-20020a2eb5d0000000b0025ebaef9570sm1445213ljn.40.2022.11.29.00.06.07 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 29 Nov 2022 00:06:08 -0800 (PST) Message-ID: <657e7d50-7352-1a4f-6977-cf1d9c6e6c8e@linaro.org> Date: Tue, 29 Nov 2022 09:06:07 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.0 Subject: Re: [PATCH 2/2] spi: dt-bindings: nuvoton,wpcm450-fiu: Fix warning in example (missing reg property) Content-Language: en-US To: =?UTF-8?Q?Jonathan_Neusch=c3=a4fer?= , linux-spi@vger.kernel.org, Mark Brown Cc: Conor Dooley , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring , openbmc@lists.ozlabs.org, Krzysztof Kozlowski References: <20221128214928.3531463-1-j.neuschaefer@gmx.net> <20221128214928.3531463-3-j.neuschaefer@gmx.net> From: Krzysztof Kozlowski In-Reply-To: <20221128214928.3531463-3-j.neuschaefer@gmx.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 28/11/2022 22:49, Jonathan Neuschäfer wrote: > I forgot to add a "reg = <0>;" property to the flash@0 node while > writing the example. Fix this. Don't be personal in commit messages. Instead: Add missing "reg = <0>;" property to the flash@0 node in the example. which has the same amount of information and is even shorter. Reviewed-by: Krzysztof Kozlowski > > Fixes: dd71cd4dd6c9b ("spi: Add Nuvoton WPCM450 Flash Interface Unit (FIU) bindings") > Signed-off-by: Jonathan Neuschäfer Best regards, Krzysztof