More pine-dontbeevil support
- 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 Administrator
Merge request reports
Activity
added 24 commits
-
1896bbd5...3d0b44dd - 18 commits from branch
master
- c46ed324 - Created seperate DTS for the devkit
- 2b4c486d - Added all the sensors and set the default brightness lower
- bfc0cb58 - Patched the STK3310 driver for STK3335 support
- 3c6c3685 - Fixed tabs/spaces in the new dtb
- c18016aa - Improved STK3310 patch
- bd770100 - Added CSI0 bus and OV5640
By Bart Ribbers on 2019-04-18T14:03:45
Toggle commit list-
1896bbd5...3d0b44dd - 18 commits from branch
Great work! As you know, I prefer merging smaller patches often, instead of letting them pile up to huge ones. It seems that this one already has a lot of improvements, what do you think about having it merged in this state, and doing the other fixes in a new MR? (Change looks good so far!)
By Oliver Smith on 2019-04-18T19:02:55
Edited by Administratormentioned in commit aad38add
By Martijn Braam on 2019-04-18T20:57:58
added 4 commits
-
c58083db...5aa88663 - 3 commits from branch
master
- aad38add - pine-dontbeevil: various dtb improvements (!323 (merged))
By Oliver Smith on 2019-04-18T20:57:59
-
c58083db...5aa88663 - 3 commits from branch
enabled an automatic merge when the pipeline for aad38add succeeds
By Oliver Smith on 2019-04-18T20:58:25
mentioned in commit 9353bca7
By Martijn Braam on 2019-04-18T20:59:13
Please register or sign in to reply