From: Scott Murray Date: Fri, 24 Sep 2021 21:06:36 +0000 (-0400) Subject: Fix CAN transceivers GPIO hog definitions X-Git-Tag: 12.90.1~4 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=5c85ab7e123dc24fa2f63182de8499a04984d37f;hp=5c85ab7e123dc24fa2f63182de8499a04984d37f;p=AGL%2Fmeta-agl-refhw.git 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 Change-Id: I882bdac8c30e42a2271c169e3cf888a6505093de ---