Skip to content

More pine-dontbeevil support

Martijn Braam requested to merge device/pine-dontbeevil into master
  • Created seperate DTB for the devkit named sun50i-a64-dontbeevil.dts so it can easily be edited and the diff remains readable in gitlab
  • Added patch to build the new dtb
  • Added the ST LIS3MDL to the new dtb (Magnetometer)
  • Added the SensorTek STK3335 to the new dtb (Proximity and ambient light sensor)
  • InvenSense MPU-6050 to the new dtb (Accelerometer and gyroscope)
  • Added CSI bus and OV5640 camera

Remaining issues:

  • The STK3310 module doesn't load automatically
  • Camera doesn't want to capture but does show up as /dev/video0
[  252.752101] ov5640 2-003c: Linked as a consumer to regulator.8
[  252.752169] ov5640 2-003c: Linked as a consumer to regulator.17
[  252.752226] ov5640 2-003c: Linked as a consumer to regulator.13
[  252.785985] ov5640 2-003c: ov5640_check_chip_id: wrong chip identifier, expected 0x5640, got 0x0
[  252.786224] ov5640 2-003c: Dropping the link to regulator.8
[  252.786295] ov5640 2-003c: Dropping the link to regulator.17
[  252.786342] ov5640 2-003c: Dropping the link to regulator.13
Edited by Oliver Smith

Merge request reports