[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9235D6609DB808459E95D78E17F2E43D40A41DA1@CHN-SV-EXMX02.mchp-main.com>
Date: Wed, 12 Apr 2017 14:25:18 +0000
From: <Woojung.Huh@...rochip.com>
To: <martin@...terwald.eu>, <davem@...emloft.net>
CC: <andrew@...n.ch>, <steve.glendinning@...well.net>,
<UNGLinuxDriver@...rochip.com>, <netdev@...r.kernel.org>,
<linux-usb@...r.kernel.org>
Subject: RE: [PATCH v3] smsc95xx: Add comments to the registers definition
> +/* LED General Purpose IO Configuration Register */
> +#define LED_GPIO_CFG (0x24)
> +#define LED_GPIO_CFG_SPD_LED (0x01000000) /* GPIO2 as SPD LED
> */
> +#define LED_GPIO_CFG_LNK_LED (0x00100000) /* GPIO1 as LNK LED
> */
> +#define LED_GPIO_CFG_FDX_LED (0x00010000) /* GPIO0 as FDX LED
> */
Because comments are one of main reason for this patch.
It is GPIO 10, 9 & 8.
Woojung
Powered by blists - more mailing lists