John Crispin
c6d95f0752
cns3xxx: Fix comment
...
Original comment was wrong about which pads are being set.
Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
SVN-Revision: 47919
2015-12-17 09:28:35 +00:00
Felix Fietkau
d0e4f71b9a
cns3xxx: add missing dma mask for ethernet device
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43399
2014-11-26 18:48:05 +00:00
Felix Fietkau
ebf6331c10
cns3xxx: switch to using the upstream dwc2 driver instead of dwc_otg
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43398
2014-11-26 18:01:38 +00:00
Felix Fietkau
211669da3b
cns3xxx: update to linux 3.14
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43397
2014-11-26 18:01:29 +00:00
Felix Fietkau
0563e0225e
cns3xxx: fix register for enabling MMC/SD pins
...
also fixes a GPIO related regression from the upgrade to 3.10
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42829
2014-10-07 10:37:09 +00:00
Felix Fietkau
3c7cd63b72
cns3xxx: update to linux 3.10
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41917
2014-07-31 23:40:49 +00:00
Imre Kaloz
8411a5703f
Add GW2385 support
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39894
2014-03-12 13:40:13 +00:00
Imre Kaloz
b0fe7d1ec6
add pushbutton GPIO for GW2380/82/83
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38702
2013-11-10 09:55:17 +00:00
Felix Fietkau
6436b3f736
cns3xxx: fix USB ehci/ohci platform driver
...
Update ehci/ohci driver registration to conform to the new platform
drivers.
This fixes missing USB host support in 3.8.x
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 36309
2013-04-10 16:20:50 +00:00
Felix Fietkau
fde143b66f
cns3xxx: remove the watchdog IRQ from the resources, it breaks the driver init and is useful only for testing
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36241
2013-04-07 11:24:30 +00:00
Imre Kaloz
2c05915b24
add nol2x0 cmdline to disable l2x0 cache
...
L2 cache via L2X0 cache controller available on some ARM boards can
provide a performance boost in some situations but decrease performance
in others. This adds a kernel cmdline to disable L2X0 for cns3xxx based
boards.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 34874
2012-12-23 18:53:38 +00:00
Luka Perkov
965c190444
cns3xxx: exit from laguna late_initcall if not running on laguna board
...
SVN-Revision: 34120
2012-11-08 11:31:56 +00:00
Imre Kaloz
0da0dc0f2b
cns3xxx: add PPS support for laguna
...
Many Laguna products have on-board GPS with Pulse-per-second (PPS)
support. This patch adds kernel support (statically) and adds
the platform data in laguna board support.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 34115
2012-11-08 05:42:31 +00:00
Luka Perkov
9a5c26d4ef
cns3xxx: use files directory
...
SVN-Revision: 34101
2012-11-06 11:16:41 +00:00