Fix CAN transceivers GPIO hog definitions 81/26681/1
authorScott Murray <scott.murray@konsulko.com>
Fri, 24 Sep 2021 21:06:36 +0000 (17:06 -0400)
committerScott Murray <scott.murray@konsulko.com>
Fri, 24 Sep 2021 21:16:03 +0000 (21:16 +0000)
commitff42e214a5b87c2dfeee1a3736ec6aa362d01dcf
treed953c3dbeb885721683d2de6ad8ad8c0da6a2ad4
parent2f89119bd5b08da539650893e5659f11c86390d0
Fix CAN transceivers GPIO hog definitions

Update reference hardware support kernel patch to fix enabling the
vehicle board CAN transceivers, I mistakenly set them to output-high
instead of output-low when creating the GPIO hog definitions.  The
pins need to be low to disable standby mode on the transceivers.

Bug-AGL: SPEC-4073

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I882bdac8c30e42a2271c169e3cf888a6505093de
meta-agl-refhw-gen3/recipes-kernel/linux/files/0001-add-agl-refhw.patch