Article Details
Retrieved on: 2018-01-30 01:55:28
Tags for this article:
Click the tags to see associated articles and topics
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:
This article is found inside other hiswai user's workspaces. To start your own collection, sign up for free.
Sign UpAlready have an account? Log in here