pinctrl: aspeed: Correct comment that is no longer true
authorAndrew Jeffery <andrew@aj.id.au>
Fri, 28 Jun 2019 02:38:35 +0000 (12:08 +0930)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 3 Jul 2019 08:35:00 +0000 (10:35 +0200)
We have handled the GFX register case for quite some time now.

Cc: Johnny Huang <johnny_huang@aspeedtech.com>
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Acked-by: Joel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/20190628023838.15426-6-andrew@aj.id.au
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/aspeed/pinctrl-aspeed.h

index d4d7f032c1da0f7ff90cb62d887ae738a2c10461..f3ee28a24d8c91039d341ab7a5e7d148d1dce56a 100644 (file)
  * opposed to naming them e.g. PINMUX_CTRL_[0-9]). Further, signal expressions
  * reference registers beyond those dedicated to pinmux, such as the system
  * reset control and MAC clock configuration registers. The AST2500 goes a step
- * further and references registers in the graphics IP block, but that isn't
- * handled yet.
+ * further and references registers in the graphics IP block.
  */
 #define SCU2C           0x2C /* Misc. Control Register */
 #define SCU3C           0x3C /* System Reset Control/Status Register */