Devicetree
 help / color / mirror / Atom feed
From: Andrew Jeffery <andrew@codeconstruct.com.au>
To: "Grégoire Layet" <gregoire.layet@9elements.com>
Cc: joel@jms.id.au, robh@kernel.org, krzk+dt@kernel.org,
	conor+dt@kernel.org, 	corey@minyard.net,
	devicetree@vger.kernel.org,
	 openipmi-developer@lists.sourceforge.net,
	linux-aspeed@lists.ozlabs.org,
	 linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/2] ARM: dts: aspeed-g6: add pcie-kcs4
Date: Mon, 27 Jul 2026 10:33:22 +0930	[thread overview]
Message-ID: <ad836298ba3d0cf78d8b2a89692d81ad1caaba33.camel@codeconstruct.com.au> (raw)
In-Reply-To: <CAFi2wKbNCVqZzApbG_xcDzyrN6yt_Wc01PVVqtPROcjVnp8hRg@mail.gmail.com>

Hi Grégoire,

On Thu, 2026-07-23 at 09:56 +0200, Grégoire Layet wrote:
> Hi Andrew,
> 
> > >  arch/arm/boot/dts/aspeed/aspeed-g6.dtsi | 7 +++++++
> > >  1 file changed, 7 insertions(+)
> > > 
> > > diff --git a/arch/arm/boot/dts/aspeed/aspeed-g6.dtsi b/arch/arm/boot/dts/aspeed/aspeed-g6.dtsi
> > > index 56bb3b0444f7..a93fa4cf5d8f 100644
> > > --- a/arch/arm/boot/dts/aspeed/aspeed-g6.dtsi
> > > +++ b/arch/arm/boot/dts/aspeed/aspeed-g6.dtsi
> > > @@ -617,6 +617,13 @@ kcs4: kcs@114 {
> > >                                       status = "disabled";
> > >                               };
> > > 
> > > +                             pcie_kcs4: kcs@914 {
> > 
> > Nodes need to be ordered by ascending address:
> 
> The existing kcs4 node is already not in ascending order of address.
> 
> 'kcs4: kcs@114' is before 'lpc_ctrl: lpc-ctrl@80'
> 
> pcie_kcs4 has been placed here to have ascending addresses locally on
> the kcs nodes and still
> having all the kcs nodes next to each other. This matches the kcs4
> node ordering.

Understood, however:

> 
> If ascending address is still preferred, I'll change pcie_kcs4 order of course.

My preference is that we don't add further style problems on top of
those we already have :)

Thanks,

Andrew

  reply	other threads:[~2026-07-27  1:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-22 15:11 [PATCH v2 0/2] soc: aspeed: ipmi: add KCS Channel 4 over PCIe Grégoire Layet
2026-07-22 15:11 ` [PATCH v2 1/2] ipmi: kcs_bmc_aspeed: g6: Add " Grégoire Layet
2026-07-22 15:22   ` sashiko-bot
2026-07-23  4:14   ` Andrew Jeffery
2026-07-22 15:11 ` [PATCH v2 2/2] ARM: dts: aspeed-g6: add pcie-kcs4 Grégoire Layet
2026-07-22 15:24   ` sashiko-bot
2026-07-23  4:13   ` Andrew Jeffery
2026-07-23  7:56     ` Grégoire Layet
2026-07-27  1:03       ` Andrew Jeffery [this message]
2026-07-23  3:48 ` [PATCH v2 0/2] soc: aspeed: ipmi: add KCS Channel 4 over PCIe Jammy Huang
2026-07-23  6:12   ` YC Hsieh

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=ad836298ba3d0cf78d8b2a89692d81ad1caaba33.camel@codeconstruct.com.au \
    --to=andrew@codeconstruct.com.au \
    --cc=conor+dt@kernel.org \
    --cc=corey@minyard.net \
    --cc=devicetree@vger.kernel.org \
    --cc=gregoire.layet@9elements.com \
    --cc=joel@jms.id.au \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-aspeed@lists.ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=openipmi-developer@lists.sourceforge.net \
    --cc=robh@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