Enabling I2C1 on Beaglebone black

273 views
Skip to first unread message

Madhu K

unread,
Dec 28, 2016, 2:09:55 AM12/28/16
to BeagleBoard
Hi All,

I am trying to enable the I2C1 on beaglebone black board. I have written overlay to enable the i2c1, please verify below snippet and correct me if anything wrong in that.

i2c2: i2c@4819c000 {
    pinctrl-names = "default";
    pinctrl-0 = <&i2c2_pins>;
    status = "okay";
    clock-frequency = <100000>;

nintend : nintend@<slaveaddr> {

compatible = "nunchuk";
reg = <slave addr>;
};
 }; i2c2_pins: pinmux_i2c2_pins { pinctrl-single,pins = < 0x158 0x72 0x15c 0x72 >; };

I am trying to add this snippet to am335x-customboneblack.dts.

Thanks & regards,
Madhu

inisider

unread,
Jan 16, 2018, 9:26:51 AM1/16/18
to BeagleBoard
Hello.

Did U solve this issue?


среда, 28 декабря 2016 г., 9:09:55 UTC+2 пользователь Madhu K написал:

Madhu K

unread,
Jan 18, 2018, 12:43:31 AM1/18/18
to beagl...@googlegroups.com
Hello,

Yes
> --
> 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 beagleboard...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/7b34e987-e5c8-49e9-9f06-62e1254eee43%40googlegroups.com.
>
> For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages