Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

3 Commits   0 Branches   0 Tags
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  1) config DRM_TIDSS
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  2) 	tristate "DRM Support for TI Keystone"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  3) 	depends on DRM && OF
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  4) 	depends on ARM || ARM64 || COMPILE_TEST
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  5) 	select DRM_KMS_HELPER
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  6) 	select DRM_KMS_CMA_HELPER
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  7) 	select DRM_GEM_CMA_HELPER
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  8) 	help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  9) 	  The TI Keystone family SoCs introduced a new generation of
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) 	  Display SubSystem. There is currently three Keystone family
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) 	  SoCs released with DSS. Each with somewhat different version
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) 	  of it. The SoCs are 66AK2Gx, AM65x, and J721E. Set this to Y
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) 	  or M to add display support for TI Keystone family
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) 	  platforms.