All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: linux-aspeed@lists.ozlabs.org
Subject: [PATCH 1/3] dt-bindings: i3c: drop "master" node name suffix
Date: Sat, 17 Feb 2024 13:42:23 +0100	[thread overview]
Message-ID: <2024021712422352187ad4@mail.local> (raw)
In-Reply-To: <00d6a0d5-6787-4777-8fb2-dcad4304a724@linaro.org>

On 16/02/2024 12:26:12+0100, Krzysztof Kozlowski wrote:
> On 17/01/2024 08:56, Krzysztof Kozlowski wrote:
> > Drop the requirement of "-master" suffix in node names because:
> > 1. "Master" word is discouraged and MIPI Alliance renamed it to
> >    "Controller".
> > 2. Some devices can operate in Controller (Master) or Target mode, thus
> >    the name is not accurate in such cases.
> > 3. Other buses, like I2C controllers, use simple "i2c".
> > 
> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> > ---
> 
> Rob, can you pick this one up? It seems Alexandre did not take it.
> 

I'll take it but I don't think it is super urgent.

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

WARNING: multiple messages have this Message-ID (diff)
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: "Jeremy Kerr" <jk@codeconstruct.com.au>,
	"Rob Herring" <robh+dt@kernel.org>,
	"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Joel Stanley" <joel@jms.id.au>,
	"Andrew Jeffery" <andrew@codeconstruct.com.au>,
	"Przemysław Gaj" <pgaj@cadence.com>,
	"Miquel Raynal" <miquel.raynal@bootlin.com>,
	"Conor Culhane" <conor.culhane@silvaco.com>,
	"Shawn Guo" <shawnguo@kernel.org>,
	"Sascha Hauer" <s.hauer@pengutronix.de>,
	"Pengutronix Kernel Team" <kernel@pengutronix.de>,
	"Fabio Estevam" <festevam@gmail.com>,
	"NXP Linux Team" <linux-imx@nxp.com>,
	"Dinh Nguyen" <dinguyen@kernel.org>,
	"Boris Brezillon" <bbrezillon@kernel.org>,
	"Nicolas Pitre" <npitre@baylibre.com>,
	linux-i3c@lists.infradead.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/3] dt-bindings: i3c: drop "master" node name suffix
Date: Sat, 17 Feb 2024 13:42:23 +0100	[thread overview]
Message-ID: <2024021712422352187ad4@mail.local> (raw)
In-Reply-To: <00d6a0d5-6787-4777-8fb2-dcad4304a724@linaro.org>

On 16/02/2024 12:26:12+0100, Krzysztof Kozlowski wrote:
> On 17/01/2024 08:56, Krzysztof Kozlowski wrote:
> > Drop the requirement of "-master" suffix in node names because:
> > 1. "Master" word is discouraged and MIPI Alliance renamed it to
> >    "Controller".
> > 2. Some devices can operate in Controller (Master) or Target mode, thus
> >    the name is not accurate in such cases.
> > 3. Other buses, like I2C controllers, use simple "i2c".
> > 
> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> > ---
> 
> Rob, can you pick this one up? It seems Alexandre did not take it.
> 

I'll take it but I don't think it is super urgent.

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

-- 
linux-i3c mailing list
linux-i3c@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-i3c

WARNING: multiple messages have this Message-ID (diff)
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: "Jeremy Kerr" <jk@codeconstruct.com.au>,
	"Rob Herring" <robh+dt@kernel.org>,
	"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Joel Stanley" <joel@jms.id.au>,
	"Andrew Jeffery" <andrew@codeconstruct.com.au>,
	"Przemysław Gaj" <pgaj@cadence.com>,
	"Miquel Raynal" <miquel.raynal@bootlin.com>,
	"Conor Culhane" <conor.culhane@silvaco.com>,
	"Shawn Guo" <shawnguo@kernel.org>,
	"Sascha Hauer" <s.hauer@pengutronix.de>,
	"Pengutronix Kernel Team" <kernel@pengutronix.de>,
	"Fabio Estevam" <festevam@gmail.com>,
	"NXP Linux Team" <linux-imx@nxp.com>,
	"Dinh Nguyen" <dinguyen@kernel.org>,
	"Boris Brezillon" <bbrezillon@kernel.org>,
	"Nicolas Pitre" <npitre@baylibre.com>,
	linux-i3c@lists.infradead.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/3] dt-bindings: i3c: drop "master" node name suffix
Date: Sat, 17 Feb 2024 13:42:23 +0100	[thread overview]
Message-ID: <2024021712422352187ad4@mail.local> (raw)
In-Reply-To: <00d6a0d5-6787-4777-8fb2-dcad4304a724@linaro.org>

On 16/02/2024 12:26:12+0100, Krzysztof Kozlowski wrote:
> On 17/01/2024 08:56, Krzysztof Kozlowski wrote:
> > Drop the requirement of "-master" suffix in node names because:
> > 1. "Master" word is discouraged and MIPI Alliance renamed it to
> >    "Controller".
> > 2. Some devices can operate in Controller (Master) or Target mode, thus
> >    the name is not accurate in such cases.
> > 3. Other buses, like I2C controllers, use simple "i2c".
> > 
> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> > ---
> 
> Rob, can you pick this one up? It seems Alexandre did not take it.
> 

I'll take it but I don't think it is super urgent.

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: "Jeremy Kerr" <jk@codeconstruct.com.au>,
	"Rob Herring" <robh+dt@kernel.org>,
	"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Joel Stanley" <joel@jms.id.au>,
	"Andrew Jeffery" <andrew@codeconstruct.com.au>,
	"Przemysław Gaj" <pgaj@cadence.com>,
	"Miquel Raynal" <miquel.raynal@bootlin.com>,
	"Conor Culhane" <conor.culhane@silvaco.com>,
	"Shawn Guo" <shawnguo@kernel.org>,
	"Sascha Hauer" <s.hauer@pengutronix.de>,
	"Pengutronix Kernel Team" <kernel@pengutronix.de>,
	"Fabio Estevam" <festevam@gmail.com>,
	"NXP Linux Team" <linux-imx@nxp.com>,
	"Dinh Nguyen" <dinguyen@kernel.org>,
	"Boris Brezillon" <bbrezillon@kernel.org>,
	"Nicolas Pitre" <npitre@baylibre.com>,
	linux-i3c@lists.infradead.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/3] dt-bindings: i3c: drop "master" node name suffix
Date: Sat, 17 Feb 2024 13:42:23 +0100	[thread overview]
Message-ID: <2024021712422352187ad4@mail.local> (raw)
In-Reply-To: <00d6a0d5-6787-4777-8fb2-dcad4304a724@linaro.org>

On 16/02/2024 12:26:12+0100, Krzysztof Kozlowski wrote:
> On 17/01/2024 08:56, Krzysztof Kozlowski wrote:
> > Drop the requirement of "-master" suffix in node names because:
> > 1. "Master" word is discouraged and MIPI Alliance renamed it to
> >    "Controller".
> > 2. Some devices can operate in Controller (Master) or Target mode, thus
> >    the name is not accurate in such cases.
> > 3. Other buses, like I2C controllers, use simple "i2c".
> > 
> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> > ---
> 
> Rob, can you pick this one up? It seems Alexandre did not take it.
> 

I'll take it but I don't think it is super urgent.

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2024-02-17 12:42 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-17  7:56 [PATCH 1/3] dt-bindings: i3c: drop "master" node name suffix Krzysztof Kozlowski
2024-01-17  7:56 ` Krzysztof Kozlowski
2024-01-17  7:56 ` Krzysztof Kozlowski
2024-01-17  7:56 ` Krzysztof Kozlowski
2024-01-17  7:56 ` [PATCH 2/3] arm64: dts: imx93: drop "master" I3C " Krzysztof Kozlowski
2024-01-17  7:56   ` Krzysztof Kozlowski
2024-01-17  7:56   ` Krzysztof Kozlowski
2024-01-17  7:56   ` Krzysztof Kozlowski
2024-02-05  9:50   ` Shawn Guo
2024-02-05  9:50     ` Shawn Guo
2024-02-05  9:50     ` Shawn Guo
2024-02-05  9:50     ` Shawn Guo
2024-01-17  7:56 ` [PATCH 3/3] arm64: dts: intel: agilex5: " Krzysztof Kozlowski
2024-01-17  7:56   ` Krzysztof Kozlowski
2024-01-17  7:56   ` Krzysztof Kozlowski
2024-01-17  7:56   ` Krzysztof Kozlowski
2024-02-06  3:11   ` Dinh Nguyen
2024-02-06  3:11     ` Dinh Nguyen
2024-02-06  3:11     ` Dinh Nguyen
2024-02-06  3:11     ` Dinh Nguyen
2024-01-17  8:20 ` [PATCH 1/3] dt-bindings: i3c: drop "master" " Jeremy Kerr
2024-01-17  8:20   ` Jeremy Kerr
2024-01-17  8:20   ` Jeremy Kerr
2024-01-17  8:20   ` Jeremy Kerr
2024-01-17 15:12 ` Conor Dooley
2024-01-17 15:12   ` Conor Dooley
2024-01-17 15:12   ` Conor Dooley
2024-01-17 15:12   ` Conor Dooley
2024-02-16 11:26 ` Krzysztof Kozlowski
2024-02-16 11:26   ` Krzysztof Kozlowski
2024-02-16 11:26   ` Krzysztof Kozlowski
2024-02-16 11:26   ` Krzysztof Kozlowski
2024-02-17 12:42   ` Alexandre Belloni [this message]
2024-02-17 12:42     ` Alexandre Belloni
2024-02-17 12:42     ` Alexandre Belloni
2024-02-17 12:42     ` Alexandre Belloni
2024-02-17 13:42     ` Krzysztof Kozlowski
2024-02-17 13:42       ` Krzysztof Kozlowski
2024-02-17 13:42       ` Krzysztof Kozlowski
2024-02-17 13:42       ` Krzysztof Kozlowski
2024-02-18 22:57 ` (subset) " Alexandre Belloni
2024-02-18 22:57   ` Alexandre Belloni
2024-02-18 22:57   ` Alexandre Belloni
2024-02-18 22:57   ` Alexandre Belloni

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=2024021712422352187ad4@mail.local \
    --to=alexandre.belloni@bootlin.com \
    --cc=linux-aspeed@lists.ozlabs.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.