* libCEC: Update to 6.0.2
* L4T: Switch-bsp: Fix typos
* Switch: Fix all permission issues with running kodi as a non-root user.
* L4T: Switch: Minor code cleanups
* Add upower and libgudev so kodi can get battery stats
Upower was removed from libreELEC in 2013 with this commit: 3a130cd500
This was a stupid choice as it is the only option in kodi for supplying any battery statitistics. Currently broken.
This patchset: https://github.com/xbmc/xbmc/pull/17327/commits for kodi seemingliy wants to fix the issue(Doesnt, is more of a new way to deal with dbus in general), but will still require that upower be available for battery.
* Switch: LibreELEC: Peripheral.Joystick: Fix Add Patches from PR's upstream to fix issues with udev devices
* Switch: LibreElec: Peripheral.Joystick: Add Nintendo Switch udev joystick mappings
* Switch: LibreELEC: Peripheral.Joystick: Force Udev controller driver as default.
* L4T: Fix/Enable NVV4l2 decoder in libreelec builds.
* L4T: LibreELEC: Allow Kodi to run as root
* L4T: Small Tree Cleanup
* Bluez: Switch: LibreELEC: Fix fast connect on all switch builds, not just lakka.
* L4T: Finish ffmpeg 6.0 patchset
* L4T: Fix building newer libcec for switch
* L4T: switch-bsp: Update dock hotplug to check distro stuff, before integrating CEC and bump version.
The IRQSOFF tracer harms wireguard performance. Disable those
tracers as they are advanced debugging options not normally
enabled in release kernels.
Signed-off-by: Matthias Reichl <hias@horus.com>
- Remove RPiOS Wayland/X specific patches
- Keep the RP1 kmsro patch
- Add latest version of v71 packing/conversion opcodes MR which was
present in original 23.2.x patch series
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25726
Signed-off-by: Matthias Reichl <hias@horus.com>
pwm_fan is used by RPi official active cooler, building it into
kernel makes the fan spin down from full throttle also in initrd stage.
Signed-off-by: Matthias Reichl <hias@horus.com>