1
0
Fork 0

ARM: dts: aspeed: Add AST2600 pinmux nodes

Add them in their own dtsi and include it in aspeed-g6.dtsi to isolate
the cruft.

Link: https://lore.kernel.org/r/20190911165614.31641-2-joel@jms.id.au
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
alistair/sunxi64-5.4-dsi
Andrew Jeffery 2019-09-11 17:56:14 +01:00 committed by Arnd Bergmann
parent 2ca5646b5c
commit f510f04c8c
2 changed files with 1155 additions and 6 deletions

File diff suppressed because it is too large Load Diff

View File

@ -258,9 +258,4 @@
};
};
&pinctrl {
pinctrl_emmc_default: emmc_default {
function = "SD3";
groups = "SD3";
};
};
#include "aspeed-g6-pinctrl.dtsi"