2022-09-29 01:47:11

by Potin Lai

[permalink] [raw]
Subject: [PATCH 0/2] ARM: dts: aspeed: bletchley: Update Bletchley BMC devicetree

Update Facebook Bletchley BMC devicetree base on Pre-PVT HW design.

Potin Lai (2):
ARM: dts: aspeed: bletchley: update and fix gpio-line-names
ARM: dts: aspeed: bletchley: enable emmc and ehci1

.../boot/dts/aspeed-bmc-facebook-bletchley.dts | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)

--
2.31.1


2022-09-29 02:10:12

by Potin Lai

[permalink] [raw]
Subject: [PATCH 2/2] 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 <[email protected]>
---
arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dts | 12 ++++++++++++
1 file changed, 12 insertions(+)

diff --git a/arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dts b/arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dts
index f5986f5909cd0..a619eec70633a 100644
--- a/arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dts
@@ -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";
--
2.31.1

2022-10-05 18:23:47

by Patrick Williams

[permalink] [raw]
Subject: Re: [PATCH 0/2] ARM: dts: aspeed: bletchley: Update Bletchley BMC devicetree

On Thu, Sep 29, 2022 at 09:31:28AM +0800, Potin Lai wrote:
> Update Facebook Bletchley BMC devicetree base on Pre-PVT HW design.
>
> Potin Lai (2):
> ARM: dts: aspeed: bletchley: update and fix gpio-line-names
> ARM: dts: aspeed: bletchley: enable emmc and ehci1
>
> .../boot/dts/aspeed-bmc-facebook-bletchley.dts | 16 ++++++++++++++--
> 1 file changed, 14 insertions(+), 2 deletions(-)
>
> --
> 2.31.1
>

Reviewed-by: Patrick Williams <[email protected]>

--
Patrick Williams


Attachments:
(No filename) (509.00 B)
signature.asc (849.00 B)
Download all attachments