Additionally, i2c2 is enabled here: https://github.com/RobertCNelson/dtb-rebuilder/blob/4.1-ti/src/arm/am335x-bone-common.dtsi#L257
You should really find out what the impact of disabling i2c2 in the device tree files before doing so though. On Tue, May 10, 2016 at 11:04 AM, William Hermans <[email protected]> wrote: > First of all compare his files with those of the bb.org-overlay git. > > These two lines : > https://github.com/beagleboard/bb.org-overlays/blob/master/src/arm/BB-CAN1-00A0.dts#L13-#L14 > are missing from his files, and is fragment is different than this: > https://github.com/beagleboard/bb.org-overlays/blob/master/src/arm/BB-CAN1-00A0.dts#L43-#L49 > > Granted, this is for dcan1, but if you setup a file for dcan0 like this, > but with dcan0 pinmux etc. Technically it should just work. However, I do > not recall off hand what's connected to I2C2, so you need to investigate > that yourself. > > > On Tue, May 10, 2016 at 8:04 AM, <[email protected]> wrote: > >> Hi all, >> >> I've been working with both of the CAN bus interfaces on the BBB, which >> meant disabling I2C2 to get the pins back. Under Wheezy this was fairly >> straightforward, following the instructions here: >> >> http://www.embedded-things.com/bbb/enable-canbus-on-the-beaglebone-black/ >> >> I can't find a Jessie equivalent anywhere and the way these things work >> seems pretty different now. Can anybody help please? >> >> Cheers, >> >> Ben. >> >> -- >> For more options, visit http://beagleboard.org/discuss >> --- >> You received this message because you are subscribed to the Google Groups >> "BeagleBoard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/beagleboard/2cbd1a6f-376f-4662-adcc-f62e0f2f6162%40googlegroups.com >> <https://groups.google.com/d/msgid/beagleboard/2cbd1a6f-376f-4662-adcc-f62e0f2f6162%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CALHSORqTOpOy4sVitVKSf5%2BjFu2CJoSG0AxoOj15H7H7pkojgQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
