u-boot-brain/arch/arm/mach-nexell/include/mach
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
..
boot0.h arm: add mach-nexell (header files) 2020-07-29 08:43:40 -04:00
clk.h arm: add mach-nexell (header files) 2020-07-29 08:43:40 -04:00
display_dev.h arm: add mach-nexell (header files) 2020-07-29 08:43:40 -04:00
display.h arm: add mach-nexell (header files) 2020-07-29 08:43:40 -04:00
ehci.h arm: add mach-nexell (header files) 2020-07-29 08:43:40 -04:00
gpio.h arm: add mach-nexell (header files) 2020-07-29 08:43:40 -04:00
mipi_display.h arm: add mach-nexell (header files) 2020-07-29 08:43:40 -04:00
nexell.h arm: add mach-nexell (header files) 2020-07-29 08:43:40 -04:00
nx_gpio.h arm: add mach-nexell (header files) 2020-07-29 08:43:40 -04:00
pwm.h pwm: add driver for nexell 2020-07-29 08:43:40 -04:00
reset.h arm: add mach-nexell (header files) 2020-07-29 08:43:40 -04:00
sec_reg.h arm: add mach-nexell (header files) 2020-07-29 08:43:40 -04:00
tieoff.h arm: add mach-nexell (header files) 2020-07-29 08:43:40 -04:00