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 6A7C5C32771 for ; Wed, 28 Sep 2022 08:03:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233891AbiI1IDn (ORCPT ); Wed, 28 Sep 2022 04:03:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47320 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233627AbiI1IDj (ORCPT ); Wed, 28 Sep 2022 04:03:39 -0400 Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4D8A11E275B for ; Wed, 28 Sep 2022 01:03:38 -0700 (PDT) Received: by mail-lf1-x12e.google.com with SMTP id bu25so17296459lfb.3 for ; Wed, 28 Sep 2022 01:03:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=XwUsEk+Rjap/yTJlcalNvg3xlLZS5J+olMeJh8xlh6g=; b=Elx7DSsBZ7tXoSnr00JBxqGacZWHrIIWBypZ1Xg6ivb3plbZipywaBm6a4DHnd3Z9i CngVvKmrQJnvqcB4Fj9O7Xvbossggv8CMz0NMdZxWDQTrfFOKNxUMfG9G9SD0zqmejw9 F8yOwoszrz3GxQxe+uKaYQaW+bMuafW/iZHzZmHF6dQSb19ONeigdoMo28kj69oSMXSY XjdgvPWQIeAd8hQYEzLCBnpGlpTRXDA/NXKnEZWogPZrbj64UELWaCD/aXDrNKHwcP2s bYnPNha9LnorycZJ6Lz8ddpwSBdJAInRZVshmUe9RQwTnM8WxnF/DzDBT+u7BTAbCARO nxSA== 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:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=XwUsEk+Rjap/yTJlcalNvg3xlLZS5J+olMeJh8xlh6g=; b=JuIiUwdRNxTQ7MfnSispTl+6SFLYZCNLLrDJRZGeoxB0kcfg9FyEYmU70b3aC53p/b 7RRBcXF7sEK+XXGyxeNZWBQXzgTF6VkB+fYJ7jbk8U2TXZqwwEa8OetsYMttBaIkJ4KA I6G/mYN5hpmnhuBnJhSensKs4H0El3+rcm+cXCaH1xDPnirf+Nw1IOTQ5kq5C5XSpu82 0ol/paBTVkvv1kL6PLSA33VZahAquN+wXj68WCNHej9UajptfKaq9WdSA551eD78zmWG OaR17Z8LiEYhkXRhl6tmEI5qaa9PcvCXSLSlu9Z7gXnPs+JRuJqw3I3J34SjyDPIK+D0 T7Pg== X-Gm-Message-State: ACrzQf1qmQg4AOChD2bW4rgTitYleAphOzz8SvY5iS12qDJlPLJHRuGd k1Fdo2+MDS14XClfia78YtIuuA== X-Google-Smtp-Source: AMsMyM5OMggdDcDt9tiAF+qSaGT2pL3sFWbXDzeUJw2Ym+6LVF4OwoWI14xxEPaI4Qwsw7yhOXGkQA== X-Received: by 2002:a05:6512:3502:b0:496:8e:9307 with SMTP id h2-20020a056512350200b00496008e9307mr12262052lfs.504.1664352216681; Wed, 28 Sep 2022 01:03:36 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id h27-20020ac2597b000000b0049f54a976e3sm406028lfp.58.2022.09.28.01.03.35 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 28 Sep 2022 01:03:35 -0700 (PDT) Message-ID: <6ef4588e-5d03-953c-1ce3-14ee1a456545@linaro.org> Date: Wed, 28 Sep 2022 10:03:34 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Subject: Re: [PATCH 1/2] arm64: dts: qcom: ipq6018: fix NAND node name Content-Language: en-US To: Robert Marko , agross@kernel.org, andersson@kernel.org, konrad.dybcio@somainline.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220927201218.1264506-1-robimarko@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20220927201218.1264506-1-robimarko@gmail.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 27/09/2022 22:12, Robert Marko wrote: > Per schema it should be nand-controller@79b0000 instead of nand@79b0000. > Fix it to match nand-controller.yaml requirements. > > Signed-off-by: Robert Marko Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof