[OpenWrt-Devel] [PATCH] [ramips] Update ARC Freestation profile

2013-04-07 Thread Tobias Diedrich
Update ARC Freestation profile. These devices are actually built around the 8devices Carambola dev board. ARC FreeStation, Flex mARC, iFlex, and SplitStation devices are supported with this image, see "ARCFlex Firmware Downloads": http://www.antennas.com/wiki/index.php?title=ARC-OS_Firmware_Downl

Re: [OpenWrt-Devel] [PATCH] [ramips] Update ARC Freestation profile

2013-04-07 Thread John Crispin
On 07/04/13 05:25, Tobias Diedrich wrote: ++static struct of_gpio_flag of_gpio_flags[] = { ++ { "in", GPIOF_DIR_IN }, ++ { "out_init_low", GPIOF_OUT_INIT_LOW }, ++ { "out_init_high", GPIOF_OUT_INIT_HIGH }, ++ { "open_drain", GPIOF_OPEN_DRAIN }, ++ { "open_source", GPIOF_O

Re: [OpenWrt-Devel] [PATCH] [ramips] Update ARC Freestation profile

2013-04-06 Thread Tobias Diedrich
Tobias Diedrich wrote: > John Crispin wrote: > > On 06/04/13 18:47, Tobias Diedrich wrote: > > >+ > > >+ gpio-leds { > > >+ compatible = "gpio-leds"; > > >+ // Used to enable power-over-ethernet passthrough from port0 to > > >port1. > > >+ // Disable passthrough by defa

Re: [OpenWrt-Devel] [PATCH] [ramips] Update ARC Freestation profile

2013-04-06 Thread Tobias Diedrich
John Crispin wrote: > On 06/04/13 18:47, Tobias Diedrich wrote: > >+ > >+gpio-leds { > >+compatible = "gpio-leds"; > >+// Used to enable power-over-ethernet passthrough from port0 to > >port1. > >+// Disable passthrough by default to prevent accidental > >e

Re: [OpenWrt-Devel] [PATCH] [ramips] Update ARC Freestation profile

2013-04-06 Thread John Crispin
On 07/04/13 00:39, Tobias Diedrich wrote: John Crispin wrote: On 06/04/13 18:47, Tobias Diedrich wrote: + + gpio-leds { + compatible = "gpio-leds"; + // Used to enable power-over-ethernet passthrough from port0 to port1. + // Disable passthrough

Re: [OpenWrt-Devel] [PATCH] [ramips] Update ARC Freestation profile

2013-04-06 Thread Tobias Diedrich
John Crispin wrote: > On 06/04/13 18:47, Tobias Diedrich wrote: > >+ > >+gpio-leds { > >+compatible = "gpio-leds"; > >+// Used to enable power-over-ethernet passthrough from port0 to > >port1. > >+// Disable passthrough by default to prevent accidental > >e

Re: [OpenWrt-Devel] [PATCH] [ramips] Update ARC Freestation profile

2013-04-06 Thread John Crispin
On 06/04/13 18:47, Tobias Diedrich wrote: + + gpio-leds { + compatible = "gpio-leds"; + // Used to enable power-over-ethernet passthrough from port0 to port1. + // Disable passthrough by default to prevent accidental equipment damage. +

[OpenWrt-Devel] [PATCH] [ramips] Update ARC Freestation profile

2013-04-06 Thread Tobias Diedrich
Update ARC Freestation profile. These devices are actually built around the 8devices Carambola dev board. ARC FreeStation, Flex mARC, iFlex, and SplitStation devices are supported with this image, see "ARCFlex Firmware Downloads": http://www.antennas.com/wiki/index.php?title=ARC-OS_Firmware_Downl