lkml.org 
[lkml]   [2017]   [Nov]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH v3 4/6] ARM: dts: imx6qdl: Add Variscite DART-MX6 SoM support
On Mon, Nov 27, 2017 at 10:28 AM, Neil Armstrong
<narmstrong@baylibre.com> wrote:

> +&pcie {
> + fsl,tx-swing-full = <103>;
> + fsl,tx-swing-low = <103>;
> + reset-gpio = <&gpio4 11 GPIO_ACTIVE_HIGH>;

This can only be active high if 'reset-gpio-active-high' property is
present, so what you
want here is:
reset-gpio = <&gpio4 11 GPIO_ACTIVE_LOW>;

With this fixed:

Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>

\
 
 \ /
  Last update: 2017-11-27 13:57    [W:0.495 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site