All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jorge Ramirez-Ortiz, Foundries <jorge@foundries.io>
To: u-boot@lists.denx.de
Subject: [PATCH] arm: dts: imx7ulp-evk: remove mux value from pad configuration
Date: Thu, 16 Jan 2020 08:40:11 +0100	[thread overview]
Message-ID: <20200116074011.GA4822@trex> (raw)
In-Reply-To: <AM0PR04MB44815328998F40BCCA76893588360@AM0PR04MB4481.eurprd04.prod.outlook.com>

On 16/01/20 02:22:35, Peng Fan wrote:
> > Subject: [PATCH] arm: dts: imx7ulp-evk: remove mux value from pad
> > configuration
> > 
> > The mux mode is embedded in the PAD definition and therefore there is no
> > need to repeat it in the PAD configuration value (more over since this
> > information will be masked out when the configuration value is applied).
> 
> Has this been accepted by Shawn?

added to DL now

> 
> Thanks,
> Peng.
> 
> > 
> > Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io>
> > ---
> >  arch/arm/dts/imx7ulp-evk.dts | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/arch/arm/dts/imx7ulp-evk.dts b/arch/arm/dts/imx7ulp-evk.dts
> > index 08a682f314..8f6a935e24 100644
> > --- a/arch/arm/dts/imx7ulp-evk.dts
> > +++ b/arch/arm/dts/imx7ulp-evk.dts
> > @@ -156,7 +156,7 @@
> > 
> >  		pinctrl_backlight: backlight_grp {
> >  			fsl,pins = <
> > -				IMX7ULP_PAD_PTF2__PTF2		0x20100
> > +				IMX7ULP_PAD_PTF2__PTF2		0x20000
> >  			>;
> >  		};
> > 
> > --
> > 2.17.1
> 

  reply	other threads:[~2020-01-16  7:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-15 17:50 [PATCH] arm: dts: imx7ulp-evk: remove mux value from pad configuration Jorge Ramirez-Ortiz
2020-01-16  2:22 ` Peng Fan
2020-01-16  7:40   ` Jorge [this message]
2020-01-17 11:51     ` Fabio Estevam
2020-01-19 18:53       ` Jorge
2020-01-17 11:50 ` Fabio Estevam
2020-01-20 20:18 ` sbabic at denx.de

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=20200116074011.GA4822@trex \
    --to=u-boot@lists.denx.de \
    /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.