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 89FEAC6379F for ; Wed, 22 Feb 2023 09:17:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231672AbjBVJRl (ORCPT ); Wed, 22 Feb 2023 04:17:41 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35478 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231667AbjBVJRj (ORCPT ); Wed, 22 Feb 2023 04:17:39 -0500 Received: from mail-ed1-x530.google.com (mail-ed1-x530.google.com [IPv6:2a00:1450:4864:20::530]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3DBE5367E6 for ; Wed, 22 Feb 2023 01:17:37 -0800 (PST) Received: by mail-ed1-x530.google.com with SMTP id h16so27739220edz.10 for ; Wed, 22 Feb 2023 01:17:37 -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=ZYNjYpqa0bbdp+1kEQD5S997SVtcSN1lChO27iPiDpw=; b=TtNO99vDyF+FOnem7oAHDn6G30PaKs+x4inAVoGOhs7iEdKofnLJfFq/AkS8dPiEwx /PkhPY4UXDKdVYirGGfovlv5KC+4uNDt8VlWMt8t28weTC2EwAACd1RRywYBV+dIEM6n 9ZzSCRJsx+pZfNOh1Q9JysagGFcfD619jHXGFC6gPZU6+udyEAM+vA45x74asaho3lRy 20tcPipMSNmQ9b6PftCcoMC9rqL5/JMAuffUr2g3l2URHjozHwBM+NcqlP1f6zNHOEXr TUZGXy+2yhIR8C3ryg3A/WVW3XEIyCeUKxhLqQ62iKpRdLBLOgNkcF9L4ZOjmUE3aZjm NcQA== 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=ZYNjYpqa0bbdp+1kEQD5S997SVtcSN1lChO27iPiDpw=; b=mNid7WkZtvMxUi3aJcnem+05GLopbqVBIjdcKXVO7FI6gKZW8ObHs6AsHwnjO4LPgr tX35Cs9KzhPG4d9AUt6JMg+dlEiUoC/GxNeBvmx6qk+QREdJxXQlXz6Oj0eTlYy9X3eV YBsKnY6RYwy+qdnl1bon5XFcdXJvy8yn/hK+rPO09GU07mVKqq9yGZqx9WfrkQCh8hz/ zssKoWXXSoUm/GPoKCpknSLHNhdvEuh762laMD1h5ZFUmARpZokvX4wwkctvqxxt8MWj kXNC39Xtj9+5dRCkFr/S5rM/zjPeoRfTPL2B5sut3Pzp9F0GoDwS2TiFwH99Io2kY+JQ Vy5Q== X-Gm-Message-State: AO0yUKVg6k0tiZ+ioo9CBPcJNAK4PMFe4GXF0ucmK1ZUsacQagjGgdnO H4Njt5hrKVt0nVfdlXGtrIxEpg== X-Google-Smtp-Source: AK7set+CzHz42sMYy4A1TLOMRmQ4V5WpNodweBdRk+BFWC+9HSDi+OuobpSTPV5LkXlKNQH7omU9/g== X-Received: by 2002:a05:6402:1850:b0:4ac:c5c1:e1ed with SMTP id v16-20020a056402185000b004acc5c1e1edmr8412849edy.12.1677057455723; Wed, 22 Feb 2023 01:17:35 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id g16-20020a50d0d0000000b004ad1d3cf195sm3031904edf.95.2023.02.22.01.17.34 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 22 Feb 2023 01:17:35 -0800 (PST) Message-ID: <1467f7c5-07eb-97db-c6f2-573a4208cc28@linaro.org> Date: Wed, 22 Feb 2023 10:17:34 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: [PATCH v2 1/3] dt-bindings: dma: snps,dw-axi-dmac: Add reset items Content-Language: en-US To: Walker Chen , Eugeniy Paltsev , Vinod Koul , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Palmer Dabbelt , Emil Renner Berthing , Emil Renner Berthing Cc: dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org References: <20230221140424.719-1-walker.chen@starfivetech.com> <20230221140424.719-2-walker.chen@starfivetech.com> From: Krzysztof Kozlowski In-Reply-To: <20230221140424.719-2-walker.chen@starfivetech.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 21/02/2023 15:04, Walker Chen wrote: > This DMA controller needs to be reset before being used on JH7110 SoC, > so add reset items to support this chip. There is reset already. The DMA controller is reset already. Your commit msg and commit subject do not match commit at all. > > Signed-off-by: Walker Chen > --- > .../devicetree/bindings/dma/snps,dw-axi-dmac.yaml | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml b/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml > index ad107a4d3b33..c2247c65a22f 100644 > --- a/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml > +++ b/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml > @@ -20,6 +20,7 @@ properties: > enum: > - snps,axi-dma-1.01a > - intel,kmb-axi-dma > + - starfive,jh7110-axi-dma > > reg: > minItems: 1 > @@ -58,7 +59,12 @@ properties: > maximum: 8 > > resets: > - maxItems: 1 > + maxItems: 2 This breaks ABI and all other users. Test your changes before sending. Best regards, Krzysztof