Article Details

Access to i2c-gpio bus in /dev

Retrieved on: 2018-01-30 01:55:28

Tags for this article:

Click the tags to see associated articles and topics

Access to i2c-gpio bus in /dev. View article details on hiswai:

Excerpt

<div>Hello nxp community,. I try to implement i2c-gpio on imx6ul via device-tree. I already patch device-tree with the following lines and it compile nicely: +#include <dt-bindings/gpio/gpio.h>. +/ { + i2c-device@0 { + compatible = "i2c-gpio"; + sda-gpios = <&gpio1 9>; + scl-gpios = <&gpio1 1>; + i2c-gpio ...</div>

Article found on:

View Original Article

This article is found inside other hiswai user's workspaces. To start your own collection, sign up for free.

Sign Up