ARM: dts: aspeed: bletchley: Enable emmc and ehci1

Enable both emmc-controller and emmc nodes for storage soultion on
bletchley, and enable ehci1 node as second storage plan.

Signed-off-by: Potin Lai <potin.lai.pt@gmail.com>
Reviewed-by: Patrick Williams <patrick@stwcx.xyz>
Link: https://lore.kernel.org/r/20220929013130.1916525-3-potin.lai.pt@gmail.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
Potin Lai 2022-09-29 09:31:30 +08:00 committed by Joel Stanley
parent b837a18271
commit 7ee94e1869

View File

@ -1046,6 +1046,18 @@ &ehci0 {
status = "okay";
};
&ehci1 {
status = "okay";
};
&emmc_controller {
status = "okay";
};
&emmc {
status = "okay";
};
&pinctrl {
pinctrl_gpiov2_unbiased_default: gpiov2 {
pins = "AD14";