Re: [PATCH] pinctrl: aspeed: Describe the heartbeat function on ball Y23

2020-07-16 Thread Linus Walleij
On Wed, Jul 1, 2020 at 5:08 AM Joel Stanley wrote: > From: Andrew Jeffery > > The default pinmux configuration for Y23 is to route a heartbeat to > drive a LED. Previous revisions of the AST2600 datasheet did not include > a description of this function. > > Fixes: 2eda1cdec49f ("pinctrl: aspeed

[PATCH] pinctrl: aspeed: Describe the heartbeat function on ball Y23

2020-06-30 Thread Joel Stanley
From: Andrew Jeffery The default pinmux configuration for Y23 is to route a heartbeat to drive a LED. Previous revisions of the AST2600 datasheet did not include a description of this function. Fixes: 2eda1cdec49f ("pinctrl: aspeed: Add AST2600 pinmux support") Signed-off-by: Andrew Jeffery Sig