boundarydevices / linux

Kernel tree for Boundary Devices platforms
194 stars 290 forks source link

i.MX6 sabrelite: reverse CAN standy logic is inverted #5

Closed thjc closed 10 years ago

thjc commented 10 years ago

Can PHY on the Sabrelite has standby active high, so it seems we should set standby low when we enable the chip.

i.e. this change allows CAN to work for me

https://github.com/thjc/linux-imx6/commit/c361b4cd3d7c310d4f67a0b0f3f9fb9608423742

thjc commented 10 years ago

This was due to a hardware change, explained in https://github.com/thjc/linux-imx6/commit/c361b4cd3d7c310d4f67a0b0f3f9fb9608423742#commitcomment-4613380