motorola-lux: new device
This is an initial device configuration for the motorola-lux (Moto X Play).
Working
- USB networking
- Display
Not working
- Touchscreen
Everything else is untested
Merge request reports
Activity
added 1 commit
- 6d19c4ff - Added reference to the lux kernel defconfig
By Gavin Lilly on 2019-08-18T23:12:05
- Resolved by Administrator
- Resolved by Administrator
- Resolved by Administrator
LGTM, but please squash the commits and resolve the requested changes
By Danct12 on 2019-08-19T10:56:39
Edited by AdministratorI've had a few days to look at this and I'm not convinced that compiling on aarch64 is just as simple as changing from armhf to aarch64. The lineageos kernel sources only provide arm (i.e 32-bit) support for the motorola-lux.
It may be possible to move some/all the Motorola specific code to arm64 but I don't think I have the knowledge to do so. Additionally I wonder if that effort would be better placed porting the Motorola code to the mainline kernel instead anyway.
Perhaps the pragmatic way forward would be to integrate the device on armhf initially so it's at least in the device list?
By Gavin Lilly on 2019-08-21T18:19:39
Thank you very much for the port @gavtherav, and also thanks for looking into whether changing the arch makes sense. I agree, if it is not a simple task, then let's keep the initial port at armhf and possibly change from there in a future commit (or as you pointed out, go straight to working on mainline).
The patch looks good to me, let's ship it!
By Oliver Smith on 2019-08-23T23:09:08
added 30 commits
-
6d19c4ff...43fc1cc5 - 29 commits from branch
postmarketOS:master
- 7bef09b4 - motorola-lux: new device (Moto X Play) (!562 (merged))
By Oliver Smith on 2019-08-23T23:11:41
-
6d19c4ff...43fc1cc5 - 29 commits from branch
enabled an automatic merge when the pipeline for 7bef09b4 succeeds
By Oliver Smith on 2019-08-23T23:11:59
mentioned in commit 7bef09b4
By Daniele Debernardi on 2019-09-12T23:37:10