devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Jander <david@protonic.nl>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Oleksij Rempel <o.rempel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	NXP Linux Team <linux-imx@nxp.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm: dts: imx6qdl-vicut1.dtsi: Add backlight-isb node
Date: Tue, 26 Jul 2022 08:30:06 +0200	[thread overview]
Message-ID: <20220726083006.5c65b597@erd992> (raw)
In-Reply-To: <de68c1e8-447d-f1e9-7885-6a109af1e971@linaro.org>

On Mon, 25 Jul 2022 22:33:12 +0200
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> wrote:

> On 25/07/2022 14:48, David Jander wrote:
> > On some older hardware models this is needed. It will do no harm if used
> > with newer models though.
> > 
> > Signed-off-by: David Jander <david@protonic.nl>
> > ---
> >  arch/arm/boot/dts/imx6qdl-vicut1.dtsi | 22 ++++++++++++++++++++++
> >  1 file changed, 22 insertions(+)
> > 
> > diff --git a/arch/arm/boot/dts/imx6qdl-vicut1.dtsi b/arch/arm/boot/dts/imx6qdl-vicut1.dtsi
> > index a1676b5d2980..08d425020088 100644
> > --- a/arch/arm/boot/dts/imx6qdl-vicut1.dtsi
> > +++ b/arch/arm/boot/dts/imx6qdl-vicut1.dtsi
> > @@ -37,6 +37,16 @@ backlight_led: backlight_led {
> >  		power-supply = <&reg_3v3>;
> >  	};
> >  
> > +	/* only for backwards compatibility with old HW */
> > +	backlight_isb: backlight_isb {  
> 
> Node name: backlight-isb
> 
> I know that other node had underscore, but these are not correct for names.

I know the names are not correct, but they are in the style of existing node
names in the same file. Do you want me to change them all, or just this one?
This change would break existing user-space software though, which is something
I prefer not to do. Unfortunately both names are relied upon by user-space
software for almost 10 years now, and changing them will force me to maintain
off-tree patches that revert these changes.
I understand the reason for the change though, and if you insist I will do it.

Best regards,

-- 
David Jander

  reply	other threads:[~2022-07-26  6:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-25 12:48 [PATCH] arm: dts: imx6qdl-vicut1.dtsi: Add backlight-isb node David Jander
2022-07-25 20:33 ` Krzysztof Kozlowski
2022-07-26  6:30   ` David Jander [this message]
2022-07-26  7:01     ` Krzysztof Kozlowski
2022-07-26 12:34       ` David Jander

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=20220726083006.5c65b597@erd992 \
    --to=david@protonic.nl \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=o.rempel@pengutronix.de \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@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;
as well as URLs for NNTP newsgroup(s).