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 7F5FFC4332F for ; Tue, 29 Nov 2022 08:06:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229802AbiK2IGM (ORCPT ); Tue, 29 Nov 2022 03:06:12 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54218 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229759AbiK2IGK (ORCPT ); Tue, 29 Nov 2022 03:06:10 -0500 Received: from mail-lf1-x12f.google.com (mail-lf1-x12f.google.com [IPv6:2a00:1450:4864:20::12f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 00DAF56D5C for ; Tue, 29 Nov 2022 00:06:10 -0800 (PST) Received: by mail-lf1-x12f.google.com with SMTP id f13so21248396lfa.6 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=M2cJKFPD+j7YYjnog3zajlm+F5WXefG8Wqhui53vqJrkHSCnN2GuRfUm/HYjKGp7fA nhQonuwu3rsAs4T2ix0nqdcsnxXNtV0Wu2cC188XDwlKiV4SFnWEmIIoIamPdUk0lO+A FqT+X1UYe4ZUpPoIaGp9B4ZGcm0LfvF9suPRgX+0MfiW1K7ffvMnA4BENzxg6wltDtJy fl7q4wdm9qfN6h4zi7Y6oFaXteJgHMm0aSp31oy/LXVjFkSij98JhXuM1hKqgbwk40qE zY7tDc73nfdo/O0kEbkvmkhlGblvmRTgR0GwYW9ne6SoaJ+jYzmBgsMuZrZZWbfa/SCB GQew== X-Gm-Message-State: ANoB5png2VMQMGMDtCTZPVkxRmUqfrpcRKgj0PuqlcK4X5C5NyjJ1ArV DzKYB4At596V1tI0tscV59xz/Q== 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: linux-spi@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