public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dinh Nguyen <dinguyen@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
	Rob Herring <robh+dt@kernel.org>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] arm64: dts: agilex: align pl330 node name with dtschema
Date: Mon, 31 Jan 2022 10:21:50 -0600	[thread overview]
Message-ID: <751a60e7-1ebd-78a7-7c58-e8cfecb23d8c@kernel.org> (raw)
In-Reply-To: <20220129175535.299035-2-krzysztof.kozlowski@canonical.com>



On 1/29/22 11:55, Krzysztof Kozlowski wrote:
> Fixes dtbs_check warnings like:
> 
>    pdma@ffda0000: $nodename:0: 'pdma@ffda0000' does not match '^dma-controller(@.*)?$'
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
> ---
>   arch/arm64/boot/dts/intel/socfpga_agilex.dtsi | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi b/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi
> index 63dd4e69c962..1f4618c1062e 100644
> --- a/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi
> +++ b/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi
> @@ -337,7 +337,7 @@ ocram: sram@ffe00000 {
>   			reg = <0xffe00000 0x40000>;
>   		};
>   
> -		pdma: pdma@ffda0000 {
> +		pdma: dma-controller@ffda0000 {
>   			compatible = "arm,pl330", "arm,primecell";
>   			reg = <0xffda0000 0x1000>;
>   			interrupts = <GIC_SPI 81 IRQ_TYPE_LEVEL_HIGH>,

Both patches applied!

Thanks,
Dinh

      reply	other threads:[~2022-01-31 16:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-29 17:55 [PATCH 1/2] arm64: dts: stratix10: align pl330 node name with dtschema Krzysztof Kozlowski
2022-01-29 17:55 ` [PATCH 2/2] arm64: dts: agilex: " Krzysztof Kozlowski
2022-01-31 16:21   ` Dinh Nguyen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=751a60e7-1ebd-78a7-7c58-e8cfecb23d8c@kernel.org \
    --to=dinguyen@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski@canonical.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox