From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jorge Ramirez-Ortiz, Foundries Date: Sun, 19 Jan 2020 19:53:54 +0100 Subject: [PATCH] arm: dts: imx7ulp-evk: remove mux value from pad configuration In-Reply-To: References: <20200115175004.11152-1-jorge@foundries.io> <20200116074011.GA4822@trex> Message-ID: <20200119185354.GB21661@trex> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 17/01/20 08:51:45, Fabio Estevam wrote: > On Thu, Jan 16, 2020 at 4:40 AM Jorge Ramirez-Ortiz, Foundries > wrote: > > > > 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 > > Mainline dts does not have backlight support, so this only affects U-Boot. yes, the dts is only incorrect in uboot (ie, any of the mux values that could be specified in the pad configuration field are just ignored)