Originally Posted by baf
In 5.1 kernel they build it without mma8453. In arch/arm/mach-mx5/mx50_yoshi.c:
...
So i2c device is not instantiated automagically.
However I scanned i2c bus and device with address 0x1c is located on bus 0:
...
To instantiate it manualy I did:
Code:
[root@kindle test]# echo mma8453 0x1c > /sys/devices/virtual/i2c-adapter/i2c-0/new_device
...
Also /dev/input/event4 is created, which gives some output when I move device.
|