ARM: dts: aspeed-g6: Fix EMMC function in pinctrl dtsi
The binding was updated to better reflect the intended use of the hardware and the existing function/groups for SD3 were dropped. Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
parent
a45d88725d
commit
9f5a341eb9
@ -852,14 +852,9 @@
|
||||
groups = "SD2";
|
||||
};
|
||||
|
||||
pinctrl_sd3_default: sd3_default {
|
||||
function = "SD3";
|
||||
groups = "SD3";
|
||||
};
|
||||
|
||||
pinctrl_emmc_default: emmc_default {
|
||||
function = "SD3";
|
||||
groups = "EMMC";
|
||||
function = "EMMC";
|
||||
groups = "EMMCG4";
|
||||
};
|
||||
|
||||
pinctrl_sgpm1_default: sgpm1_default {
|
||||
|
Loading…
Reference in New Issue
Block a user