On Tue, 8 Oct 2019 15:11:47 +1030, Andrew Jeffery wrote: > Rename SD3 functions and groups to EMMC to better reflect their intended > use before the binding escapes too far into the wild. Also clean up the > SD3 pin groups to eliminate some silliness that slipped through the > cracks (SD3DAT[4-7]) by unifying them into three new groups: EMMCG1, > EMMCG4 and EMMCG8 for 1, 4 and 8-bit data buses respectively. > > Signed-off-by: Andrew Jeffery <andrew@xxxxxxxx> > --- > Unfortunately reflowing the list creates a lot of noise in this change. As > mentioned the SD3DAT[4-7] groups are renamed, as is the SD3 function. There > should be no functional changes beyond that. > > .../pinctrl/aspeed,ast2600-pinctrl.yaml | 86 +++++++++---------- > 1 file changed, 42 insertions(+), 44 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>