* Cleaned up OrangePi 4 device tree (with help from @chwe17)
* Reconfigured OrangePi 4's usb-c power input
* Powertree fixes for OrangePi 4
* Removed unnecessary xin32k clock in OrangePi 4's device tree
* Reverted fusb302 change for OrangePi 4
* Removed uart4 in OrangePi 4's device tree
* Synced OrangePi 4's DTS from current to dev
* Synced OrangePi 4's DTS from current to legacy
* Minor fixups for OrangePi 4 DTS in legacy
* Add initial support for FriendlyARM Nanopi R2s
One net port not working yet.
* Enable 2nd network, rename it to lan0, adjust motd to see lan*
* Added rk3328 dmc devfreq driver
* Fixed SD card issues for NanoPi R2s
* Added usb serial gadget console for NanoPi R2s
Co-authored-by: Piotr Szczepanik <piter75@gmail.com>
* [ROCK Pi S] WIP mainline (dev) target
* [ROCK Pi S] Disable `rockchip64-dev` patches for now
* [ROCK Pi S] Add rtl8723ds wifi drivers
* [ROCK Pi S] Enable onboard audio (`rk3308-acodec`,`rk3308-i2s-tdm`)
Switch kernelsource to 5.5.y
* [ROCK Pi S] WIP: Use mainline 5.5.y kernel
Add a new `current` branch that tracks mainline
* [ROCK Pi S] Use updated u-boot board dt name `rk3308-rock-pi-s`
Removing the need for a special bootenv for n
* Temporally disable current
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
* kernel: linux-sunxi-{dev,current}: Enable CONFIG_BT_HCIUART_BCM
This patch returns Broadcom's protocol for bluetooth HCI over serial port.
* BananaPiM2Zero: Patches for the devicetree
These patches add HDMI out (with audio) and add bluetooth / wifi
rfkill devices.
* Port ANX78xx Pinebook / Teres LCD panel driver from 5.6-rc1
* Move Teres U-boot to 2020.01 ... it boots with enabled screen now.
* U-boot 2020 needs some extra Pyton utils when packing sunxi bootloader. Adding to native and Docker build dependencies.
* Add Pinebook lid wakeup
* python3-dev is also needed dependency
* [sunxi] allow pcm5102a codec module to be built
for sunxi-current and sunx-dev kernels.
Fixes#1798
* [sunxi] build pcm5102a and pcm51xx_(i2s|spi) modules by default
on sunxi-current and sunxi-dev kernels.