lategoodbye / rpi-zero

Linux kernel source tree
Other
22 stars 3 forks source link

Implement Raspberry Pi Zero W support #15

Closed lategoodbye closed 6 years ago

lategoodbye commented 7 years ago

The Raspberry Pi Zero W is like a usual Pi Zero plus Wifi and Bluetooth. Unfortunately this results in some changes in the general bcm2835 dts sources.

lategoodbye commented 7 years ago

Most of the work has been merged:

http://lists.infradead.org/pipermail/linux-rpi-kernel/2017-July/006751.html

TODO:

lategoodbye commented 6 years ago

Initial Bluetooth and OTG support has been merged:

http://lists.infradead.org/pipermail/linux-rpi-kernel/2018-February/007438.html

TODO:

lategoodbye commented 6 years ago

In opposite to the RPI 3 the Zero has hardware flow-control pins.