Skip to content
Snippets Groups Projects
  1. Oct 19, 2021
  2. Oct 15, 2021
  3. Oct 13, 2021
  4. Oct 12, 2021
  5. Oct 08, 2021
  6. Sep 27, 2021
  7. Sep 24, 2021
  8. Sep 23, 2021
  9. Sep 21, 2021
  10. Sep 20, 2021
  11. Sep 02, 2021
  12. Aug 24, 2021
  13. Aug 23, 2021
  14. Aug 20, 2021
  15. Aug 16, 2021
  16. Aug 15, 2021
  17. Aug 04, 2021
    • Kevin Hao's avatar
      beaglebone: Drop the obsolete OMAP2_DSS · a6235356
      Kevin Hao authored
      
      This kernel option has been dropped by kernel commit 55b68fb856b5
      ("drm/omap: squash omapdrm sub-modules into one").
      
      Signed-off-by: default avatarKevin Hao <kexin.hao@windriver.com>
      Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
      a6235356
    • Kevin Hao's avatar
      beaglebone: Drop the deprecated GPIO_SYSFS · 7c47122e
      Kevin Hao authored
      
      In order to fix the following configcheck warning:
        [NOTE]: 'CONFIG_GPIO_SYSFS' last val (y) and .config val (n) do not match
        [INFO]: CONFIG_GPIO_SYSFS : n
        [INFO]: raw config text:
      
            config GPIO_SYSFS
            	bool "/sys/class/gpio/... (sysfs interface)" if EXPERT
            	select GPIO_CDEV
            	depends on SYSFS && GPIOLIB
            	help
            	  Say Y here to add the legacy sysfs interface for GPIOs.
      
            	  This ABI is deprecated. If you want to use GPIO from userspace,
            	  use the character device /dev/gpiochipN with the appropriate
            	  ioctl() operations instead.
      
            Config 'GPIO_SYSFS' has the following Direct dependencies (GPIO_SYSFS=y):
                    SYSFS(=y) && GPIOLIB(=y)
            Parent dependencies are:
                 GPIOLIB [y] EXPERT [n] SYSFS [y]
        [INFO]: config 'CONFIG_GPIO_SYSFS' was set, but it wasn't assignable, check (parent) dependencies
      
      Signed-off-by: default avatarKevin Hao <kexin.hao@windriver.com>
      Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
      7c47122e
  18. Jul 29, 2021
  19. Jul 14, 2021
  20. Jul 07, 2021
  21. Jul 06, 2021
  22. Jul 04, 2021
  23. Jul 02, 2021
Loading