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 6225CC77B7C for ; Thu, 20 Apr 2023 12:50:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232002AbjDTMuC (ORCPT ); Thu, 20 Apr 2023 08:50:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42066 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231233AbjDTMt7 (ORCPT ); Thu, 20 Apr 2023 08:49:59 -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 49AEB10F5 for ; Thu, 20 Apr 2023 05:49:58 -0700 (PDT) Received: by mail-ej1-x62a.google.com with SMTP id a5so6111890ejb.6 for ; Thu, 20 Apr 2023 05:49:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1681994997; x=1684586997; 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=86inLg404iy6XZr71SasfCq+JcTZG2gc/SGQxXWY/6o=; b=ewdl5zIzTb8Mb0OWtnf8fTIKE8H0qqG6mX9jAgtmwfdnUfORpwAQluc2xLkCrrbD6I z+xRcFlNRGEYEQ5IuiTscCoq/5gl88w/CRG+eBGnkMaZOoibewDxQkXy2VVRTbzlaBKq MUaQjvweyhGGi6IvJVOO3j3olh9q8tAh15GRlSNPiZKhwH0vqvLmqk3FFbLUJkX5loUB aRhfZNeA3aOK0vushyxTKhGd2VZHLGuKOwWBVf+/N0fYOJ4y0AAGCM2KxDJ5gVFnC2gp iHOmsM5nbquivT3o43u/ZgDhncRWA4bE6ezOoaOrxJJljYYaQRbckSkwhXfYRCx9OiUf O4tg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681994997; x=1684586997; 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=86inLg404iy6XZr71SasfCq+JcTZG2gc/SGQxXWY/6o=; b=UZYfN2WH+WD4K3G1oAtOHKueG5zllYzdcXJ2MtQerRMo0Er1ZHNaykv5pHmbC+ww3D kKchP+rfHGZEpBaZ3JwK4/qbNuuiuQDoKRLMB91cr9N/1EXSQSqV0RCi9QhXx5tdhvlI lUZZpTAsDP4YBjS4Pu+ylwZPnf+vkn2lfBeRRh0WpkM0bfRQR/9Fr7GVC9uftOm69SzI uvQdcUdiTxOmjnmJEZbMfrmiCwOPxM/q/wYCSJQGBW4YY+AXg1t9GgaRPU7guGZP6qLu ZqTjhAYmKtd1bHzqNmfKG0z1ph33u5/dytzUTy4R8rlJHjisF65AQ0923c95mkY8lkpw Gf2g== X-Gm-Message-State: AAQBX9dyyphAeb4uLaMdp5kfbffitKKiD+lwy4YxKdvx3KltOKOZV0Fr WqtyV7f8WeMPBnhp2Ii60uQ+jQ== X-Google-Smtp-Source: AKy350Yx+YoxEu26bUs+n4hWzHl2DS/ZsBBqF9kIcEeumzVXzc+55WJ2bfeR5ZuzHO7Iv3lxtaHQqw== X-Received: by 2002:a17:906:53d2:b0:930:b130:b7b with SMTP id p18-20020a17090653d200b00930b1300b7bmr1640306ejo.6.1681994996750; Thu, 20 Apr 2023 05:49:56 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:bcb8:77e6:8f45:4771? ([2a02:810d:15c0:828:bcb8:77e6:8f45:4771]) by smtp.gmail.com with ESMTPSA id o9-20020a170906774900b0094f8ec35070sm697649ejn.113.2023.04.20.05.49.55 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 20 Apr 2023 05:49:56 -0700 (PDT) Message-ID: Date: Thu, 20 Apr 2023 14:49:55 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: [PATCH] ARM: dts: qcom: ipq4019: fix broken NAND controller properties override Content-Language: en-US To: Konrad Dybcio , Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Manivannan Sadhasivam , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: stable@vger.kernel.org References: <20230420072811.36947-1-krzysztof.kozlowski@linaro.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 20/04/2023 12:42, Konrad Dybcio wrote: > > > On 20.04.2023 09:28, Krzysztof Kozlowski wrote: >> After renaming NAND controller node name from "qpic-nand" to >> "nand-controller", the board DTS/DTSI also have to be updated: >> >> Warning (unit_address_vs_reg): /soc/qpic-nand@79b0000: node has a unit name, but no reg or ranges property >> >> Cc: > Cc: # 5.12 > > (g show 9e1e00f18afc:Makefile | head, rounded up to first release) You do not have to do this. The Fixes tag defines backporting. Best regards, Krzysztof