* Added ALSA configuration bits for rk3288 HDMI and SPDIF to allow
pulseaudio show proper sound device/profile/mapping names instead of
just "Built-in Audio" for all of them
* Added ALSA device description in asound.conf to provide correct labels for PulseAudio for RK3288 devices when SPDIF and DW-I2S-HDMI simple audio cards are exposed
Removed unnecessary ALSA configuration files previously added from rockchip.conf
* Fixed cpu operating points tables and raised a bit (+5°C) cooling for non-critical temperatures for xt-q8l-v10 in dev and next kernel flavours
* Fixed again cpu opp table
* Removed whole cpu opp table and retouch only necessary operating points
* Enabled gpiomem driver for xt-q8l-v10 in next kernel flavour
* Added debounce delay and card detect gpio pins for sdmmc card holder for xt-q8l-v10 board
* Added card-detect and debounce delay for sdmmc for xt-q8l-v10 board in next kernel flavour too
* Fixed missing comment in xt-q8l-v10 device tree patch
* Added gpiomem to xt-q8l-v10 board for dev kernel
* Fixed FAN53555/Silergy patches to accomodate changes in u-boot v2019.04
* Changed property property flags for USB regulators in u-boot and kernel: kernel is now informed that bootloader is going to turn the USB power on
* Fixed indentation in rk3288-xt-q8l-v10.dts, raised debounce delay to sdmmc, added vbus-supply to USB host, removed some unneeded properties
* Added working DDR52 mode for eMMC on xt-q8l-v10
* Removed regulator-off-in-suspend for some xt-q8l-v10 regulators due to changed in act8865.c driver which causes the regulators to be misconfigured
* Adjusted targets for xt-q8l-v10 (provides bionic desktop + buster server)
* Removed all regular-state-mem nodes in xt-q8l-v10 device tree because the change in act8865.c affects also non-off entries
* Brought xt-q8l-v10 device tree from rockchip-current to rockchip-dev
Adds k5.5 audio pipeline dts entries, adds audio to Renegade, cleans up some dts mess in renegade
- Note: PulseAudio seems to need to toggle a couple times before audio will play. That is not addressed in this patch.
* Set postinst of kernel-headers 4.4.y to fail if internal command fails
* Set postinst of kernel-headers 4.9.y to fail if internal command fails
* Set postinst of kernel-headers 4.19.y to fail if internal command fails
* Set postinst of kernel-headers 4.14.y to fail if internal command fails
* Set postinst of kernel-headers 5.3.y to fail if internal command fails
* Set preinst of kernel-headers 4.4.y to fail if internal command fails
* Set preinst of kernel-headers 4.9.y to fail if internal command fails
* Set preinst of kernel-headers 4.14.y to fail if internal command fails
* Set preinst of kernel-headers 4.19.y to fail if internal command fails
* Set preinst of kernel-headers 5.3.y to fail if internal command fails
* Fixed makefile of kernel header 4.4.202 for rockchip64
* Fixed makefile of kernel header for rockchip
* Moved dependencies of kernel headers to correct file
* Add exceptions to support native Ubuntu 20.04 building, fix small bug related to SD card write verification.
* Improve first install steps by installing Dialog and lsb_release first. This left out since we moved host install after we choose what we will do ... dialog is essential for this. Second we don't wait properly for APT manager to finish the process. Fixed with this commit
* Suppress output
* Update OdroidXU4 dev config & patches