Re: [PATCH 3/3] configs: evb-ast2[56]00: Enable GPIO control

2022-03-07 Thread Tom Rini
On Wed, Feb 16, 2022 at 10:26:58AM +1030, Andrew Jeffery wrote: > Build in the driver for the Aspeed GPIO controller and turn on the > `gpio` shell command. > > Signed-off-by: Andrew Jeffery Applied to u-boot/next, thanks! -- Tom signature.asc Description: PGP signature

[PATCH 3/3] configs: evb-ast2[56]00: Enable GPIO control

2022-02-15 Thread Andrew Jeffery
Build in the driver for the Aspeed GPIO controller and turn on the `gpio` shell command. Signed-off-by: Andrew Jeffery --- configs/evb-ast2500_defconfig | 3 +++ configs/evb-ast2600_defconfig | 3 +++ 2 files changed, 6 insertions(+) diff --git a/configs/evb-ast2500_defconfig b/configs/evb-ast2