Fix CAN transceivers GPIO hog definitions 71/26671/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:06:36 +0000 (17:06 -0400)
commit5c85ab7e123dc24fa2f63182de8499a04984d37f
tree4de5de00431ccb376980507436d5497a8c1f029d
parenta0117f8c0d614a2d15111db312eebfe9378c868e
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