Thread (10 messages) flat view 10 messages, 2 authors, 2017-11-28

[PATCH v3 4/6] ARM: dts: imx6qdl: Add Variscite DART-MX6 SoM support

From: festevam@gmail.com (Fabio Estevam)
Date: 2017-11-27 12:57:06
Also in: lkml

On Mon, Nov 27, 2017 at 10:28 AM, Neil Armstrong
[off-list ref] 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 <redacted>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help