Re: [PATCH v3] hw/arm/aspeed: Add Fuji machine type

2021-09-06 Thread Peter Delevoryas
> On Sep 6, 2021, at 2:15 AM, Philippe Mathieu-Daudé wrote: > > On 9/5/21 8:55 PM, p...@fb.com wrote: >> From: Peter Delevoryas >> >> This adds a new machine type "fuji-bmc" based on the following device tree: >> >> https://github.com/torvalds/linux/blob/master/arch/arm/boot/dts/aspeed-bmc-fa

Re: [PATCH v3] hw/arm/aspeed: Add Fuji machine type

2021-09-06 Thread Philippe Mathieu-Daudé
On 9/5/21 8:55 PM, p...@fb.com wrote: > From: Peter Delevoryas > > This adds a new machine type "fuji-bmc" based on the following device tree: > > https://github.com/torvalds/linux/blob/master/arch/arm/boot/dts/aspeed-bmc-facebook-fuji.dts Sorry for being picky, but 'master' is a branch, not a

Re: [PATCH v3] hw/arm/aspeed: Add Fuji machine type

2021-09-05 Thread Cédric Le Goater
On 9/5/21 8:55 PM, p...@fb.com wrote: > From: Peter Delevoryas > > This adds a new machine type "fuji-bmc" based on the following device tree: > > https://github.com/torvalds/linux/blob/master/arch/arm/boot/dts/aspeed-bmc-facebook-fuji.dts > > Most of the i2c devices are not there, they're adde

[PATCH v3] hw/arm/aspeed: Add Fuji machine type

2021-09-05 Thread pdel
From: Peter Delevoryas This adds a new machine type "fuji-bmc" based on the following device tree: https://github.com/torvalds/linux/blob/master/arch/arm/boot/dts/aspeed-bmc-facebook-fuji.dts Most of the i2c devices are not there, they're added here: https://github.com/facebook/openbmc/blob/he