u-boot-brain/arch/arm/cpu/armv7/s5p-common
Stefan Bosch 18284c1d56 pwm: add driver for nexell
Changes in relation to FriendlyARM's U-Boot nanopi2-v2016.01:
- Since drivers/pwm/pwm-nexell.c is an adapted version of
  s5p-common/pwm.c an appropriately changed version of s5p-common/pwm.c
  is used instead. Therefore arch/arm/mach-s5pc1xx/include/mach/pwm.h
  copied to arch/arm/mach-nexell/include/mach and s5p-common/Makefile
  changed appropriately.
- '#ifdef CONFIG...' changed to 'if (IS_ENABLED(CONFIG...))' where
  possible (and similar).

Signed-off-by: Stefan Bosch <stefan_b@posteo.net>
2020-07-29 08:43:40 -04:00
..
cpu_info.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
Makefile pwm: add driver for nexell 2020-07-29 08:43:40 -04:00
pwm.c pwm: add driver for nexell 2020-07-29 08:43:40 -04:00
sromc.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
timer.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00