commit | 584596ee7d36b3cde57b078a41f584aa5e7bfc15 | [log] [tgz] |
---|---|---|
author | Eugen Hristev <eugen.hristev@microchip.com> | Fri May 03 16:24:21 2019 +0300 |
committer | Eugen Hristev <eugen.hristev@microchip.com> | Wed May 15 09:34:22 2019 +0300 |
tree | cc707dd99982e542f2ea64afb89a71f1c0ffffcf | |
parent | 507361691c3290b6c4aa33dd1f90454785a97b77 [diff] |
board: atmel: sama5d2_icp: standby disable on CAN transceivers in SPL The 2 CAN transceivers have a STBDY pin which must be low in order to operate. This pin is tied to PB25. Set it to 0 in bootstrap. At a later time, this needs to be controlled by Linux power management system, or requested by some driver as a gpio and tied to 0 during CAN link up. Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>