devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Maxime Ripard <maxime@cerno.tech>
To: Ondrej Jirman <megous@megous.com>
Cc: linux-sunxi@googlegroups.com, Rob Herring <robh+dt@kernel.org>,
	Chen-Yu Tsai <wens@csie.org>,
	"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" 
	<devicetree@vger.kernel.org>,
	"moderated list:ARM/Allwinner sunXi SoC support" 
	<linux-arm-kernel@lists.infradead.org>,
	open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] arm64: dts: allwinner: sun50i-a64: Add missing address/size-cells
Date: Mon, 20 Apr 2020 15:27:45 +0200	[thread overview]
Message-ID: <20200420132745.7sa4zf2c2xp7ffrc@gilmour.lan> (raw)
In-Reply-To: <20200420103113.577969-1-megous@megous.com>

[-- Attachment #1: Type: text/plain, Size: 658 bytes --]

On Mon, Apr 20, 2020 at 12:31:13PM +0200, Ondrej Jirman wrote:
> The binding specifies #address-cells and #size-cells should be present.
> Without them present, dtc issues a warning because default for
> #address-cells seems to be <2>:
> 
> arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi:1108.4-52:
>   Warning (dma_ranges_format):
>     /soc/dram-controller@1c62000:dma-ranges:
>     "dma-ranges" property has invalid length (12 bytes)
>     (parent #address-cells == 1, child #address-cells == 2,
>     #size-cells == 1)
> 
> mbus #address-cells should be 1.
> 
> Signed-off-by: Ondrej Jirman <megous@megous.com>

Applied, thanks

Maxime

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

      reply	other threads:[~2020-04-20 13:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-20 10:31 [PATCH] arm64: dts: allwinner: sun50i-a64: Add missing address/size-cells Ondrej Jirman
2020-04-20 13:27 ` Maxime Ripard [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=20200420132745.7sa4zf2c2xp7ffrc@gilmour.lan \
    --to=maxime@cerno.tech \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sunxi@googlegroups.com \
    --cc=megous@megous.com \
    --cc=robh+dt@kernel.org \
    --cc=wens@csie.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;
as well as URLs for NNTP newsgroup(s).