lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 22 Dec 2020 18:41:09 +0100
From:   Lukasz Majewski <lukma@...x.de>
To:     Rob Herring <robh+dt@...nel.org>, Shawn Guo <shawnguo@...nel.org>,
        Fabio Estevam <festevam@...il.com>
Cc:     Sascha Hauer <s.hauer@...gutronix.de>,
        Pengutronix Kernel Team <kernel@...gutronix.de>,
        NXP Linux Team <linux-imx@....com>,
        devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
        linux-kernel@...r.kernel.org, Mans Rullgard <mans@...sr.com>
Subject: Re: [PATCH v2] ARM: dts: imx28: add pinmux for USB1 overcurrent on
 pwm2

Hi Shawn,

> From: Mans Rullgard <mans@...sr.com>
> 
> Add pinmux setting for USB1 overcurrent on pwm2 pad.
> 

Gentle ping on this patch.

> Signed-off-by: Mans Rullgard <mans@...sr.com>
> Signed-off-by: Lukasz Majewski <lukma@...x.de>
> ---
> Changes for v2:
> - Add S-o-B
> ---
>  arch/arm/boot/dts/imx28.dtsi | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/imx28.dtsi
> b/arch/arm/boot/dts/imx28.dtsi index bbe52150b165..84d0176d5193 100644
> --- a/arch/arm/boot/dts/imx28.dtsi
> +++ b/arch/arm/boot/dts/imx28.dtsi
> @@ -948,6 +948,16 @@
>  					fsl,pull-up =
> <MXS_PULL_DISABLE>; };
>  
> +				usb1_pins_b: usb1@1 {
> +					reg = <1>;
> +					fsl,pinmux-ids = <
> +
> MX28_PAD_PWM2__USB1_OVERCURRENT
> +					>;
> +					fsl,drive-strength =
> <MXS_DRIVE_12mA>;
> +					fsl,voltage =
> <MXS_VOLTAGE_HIGH>;
> +					fsl,pull-up =
> <MXS_PULL_DISABLE>;
> +				};
> +
>  				usb0_id_pins_a: usb0id@0 {
>  					reg = <0>;
>  					fsl,pinmux-ids = <




Best regards,

Lukasz Majewski

--

DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma@...x.de

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ