From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Date: Sat, 17 Feb 2024 14:42:25 +0100 Subject: [PATCH 1/3] dt-bindings: i3c: drop "master" node name suffix In-Reply-To: <2024021712422352187ad4@mail.local> References: <20240117075618.81932-1-krzysztof.kozlowski@linaro.org> <00d6a0d5-6787-4777-8fb2-dcad4304a724@linaro.org> <2024021712422352187ad4@mail.local> Message-ID: <4b34c495-4aaa-4dd3-b7b0-b9d54baf9338@linaro.org> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On 17/02/2024 13:42, Alexandre Belloni wrote: > 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 >>> --- >> >> 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. It's not, but it was almost two weeks and we are also getting to end of applying cycle of some maintainers, so I was going through my pending stuff. Apologies if this was too pingi-ping. Best regards, Krzysztof