Merge ~ondrak/ubuntu/+source/linux/+git/xenial:adding-pi3bp-support into ~ubuntu-kernel/ubuntu/+source/linux/+git/xenial:raspi2
Proposed by
Ondrej Kubik
on 2018-05-23
Status: | Needs review |
---|---|
Proposed branch: | ~ondrak/ubuntu/+source/linux/+git/xenial:adding-pi3bp-support |
Merge into: | ~ubuntu-kernel/ubuntu/+source/linux/+git/xenial:raspi2 |
Diff against target: |
314 lines (+262/-0) 5 files modified
arch/arm/boot/dts/Makefile (+1/-0) arch/arm/boot/dts/bcm2710-rpi-3-b-plus.dts (+215/-0) arch/arm/boot/dts/bcm283x-rpi-lan7515.dtsi (+36/-0) arch/arm/boot/dts/overlays/README (+8/-0) snapcraft.yaml (+2/-0) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Paolo Pisati | 2018-05-23 | Disapprove on 2018-05-24 | |
Review via email:
|
Commit message
Adding Raspberry 3 B plus support
- adding dts files for Pi 3 B plus
- updating config to build in Pi3 B plus LAN driver and serial dev bus
To post a comment you must log in.
Unmerged commits
- acb9087... by Ondrej Kubik on 2018-04-25
- 265c687... by Phil Elwell <email address hidden> on 2017-07-21
- bb8ed73... by Stefan Bader on 2018-05-09
- d4a1e57... by Stefan Bader on 2018-05-09
- b067d93... by Stefan Bader on 2018-05-03
- c3ba70a... by Stefan Bader on 2018-04-25
- 383cc79... by Khaled El Mously on 2018-04-05
- 67fd96b... by Khaled El Mously on 2018-04-05
- 407d3b1... by Khaled El Mously on 2018-03-14
- d101c1c... by Khaled El Mously on 2018-03-14
Update scan failed
At least one of the branches involved have failed to scan. You can manually schedule a rescan if required.
I don't have write access to the kernel repository, only the stable team has it: resend it to the ubuntu kernel ml for review.
Plus, it's missing an LP bug and the buglink.
And the config changes, split it into a separate commit and send it against the ubuntu config so we don't have two kernels with two different configs (the ubuntu kernel and the kernel generated by this snapcraft).