summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2014-07-18 06:07:19 +0200
committerStefano Babic <sbabic@denx.de>2014-07-23 12:25:42 +0200
commitb2f97cf279c54c51741539455116ec3393a871ea (patch)
tree8f193654de90dcd7b2f0928db887a38204b0f9bc /README
parentaafe4020c1d0c0f989b68f839d66ffc66df6ab9e (diff)
downloadtalos-obmc-uboot-b2f97cf279c54c51741539455116ec3393a871ea.tar.gz
talos-obmc-uboot-b2f97cf279c54c51741539455116ec3393a871ea.zip
pwm, imx6: add support for pwm modul on imx6
add basic support for the pwm modul found on imx6. Pieces of this code are based on linux code from drivers/pwm/pwm-imx.c Commit "cd3de83f1476 Linux 3.16-rc4" Signed-off-by: Heiko Schocher <hs@denx.de> Acked-by: Stefano Babic <sbabic@denx.de> Cc: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 4ac7399698..a35b92c889 100644
--- a/README
+++ b/README
@@ -1377,6 +1377,10 @@ The following options need to be configured:
CONFIG_SH_ETHER_CACHE_WRITEBACK
If this option is set, the driver enables cache flush.
+- PWM Support:
+ CONFIG_PWM_IMX
+ Support for PWM modul on the imx6.
+
- TPM Support:
CONFIG_TPM
Support TPM devices.
OpenPOWER on IntegriCloud