linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nishanth Menon <nm@ti.com>
To: Kishon Vijay Abraham I <kishon@ti.com>
Cc: Tero Kristo <t-kristo@ti.com>, Rob Herring <robh+dt@kernel.org>,
	Tony Lindgren <tony@atomide.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Catalin Marinas <catalin.marinas@arm.com>,
	Will Deacon <will.deacon@arm.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	Santosh Shilimkar <ssantosh@kernel.org>, <nsekhar@ti.com>
Subject: Re: [PATCH] arm64: dts: ti: k3-am65: Change #address-cells and #size-cells of interconnect to 2
Date: Fri, 31 Aug 2018 21:44:29 -0500	[thread overview]
Message-ID: <20180901024429.fwnzriuqan3v55dj@akan> (raw)
In-Reply-To: <20180828102642.26482-1-kishon@ti.com>

On 15:56-20180828, Kishon Vijay Abraham I wrote:
[...]
>  		cbass_mcu: interconnect@28380000 {
>  			compatible = "simple-bus";
>  			#address-cells = <1>;
>  			#size-cells = <1>;
> -			ranges = <0x28380000 0x28380000 0x03880000>, /* MCU NAVSS*/
> -				 <0x40200000 0x40200000 0x00900100>, /* First peripheral window */
> -				 <0x42040000 0x42040000 0x03ac2400>, /* WKUP */
> -				 <0x45100000 0x45100000 0x00c24000>, /* MMRs, remaining NAVSS */
> -				 <0x46000000 0x46000000 0x00200000>, /* CPSW */
> -				 <0x47000000 0x47000000 0x00068400>; /* OSPI space 1 */
> +			ranges = <0x28380000 0x00 0x28380000 0x03880000>, /* MCU NAVSS*/
> +				 <0x40200000 0x00 0x40200000 0x00900100>, /* First peripheral window */
> +				 <0x42040000 0x00 0x42040000 0x03ac2400>, /* WKUP */
> +				 <0x45100000 0x00 0x45100000 0x00c24000>, /* MMRs, remaining NAVSS */
> +				 <0x46000000 0x00 0x46000000 0x00200000>, /* CPSW */
> +				 <0x47000000 0x00 0x47000000 0x00068400>; /* OSPI space 1 */
>  


You might need #address-cells and #size-cells as 2 in MCU as
well.. Could you refer to response from Vignesh?
https://marc.info/?l=linux-arm-kernel&m=153572924921895&w=2

-- 
Regards,
Nishanth Menon

      parent reply	other threads:[~2018-09-01  2:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-28 10:26 [PATCH] arm64: dts: ti: k3-am65: Change #address-cells and #size-cells of interconnect to 2 Kishon Vijay Abraham I
2018-08-28 16:25 ` Tony Lindgren
2018-08-31 15:26   ` Vignesh R
2018-09-01  2:44 ` Nishanth Menon [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=20180901024429.fwnzriuqan3v55dj@akan \
    --to=nm@ti.com \
    --cc=catalin.marinas@arm.com \
    --cc=devicetree@vger.kernel.org \
    --cc=kishon@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=nsekhar@ti.com \
    --cc=robh+dt@kernel.org \
    --cc=ssantosh@kernel.org \
    --cc=t-kristo@ti.com \
    --cc=tony@atomide.com \
    --cc=will.deacon@arm.com \
    /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).