On 14/12/2023 19:34, Ninad Palsule wrote:
>>> chosen {
>>> stdout-path = &uart5;
>>> bootargs = "console=ttyS4,115200n8 earlycon";
>>> @@ -54,10 +113,12 @@ vga_memory: region@bf00 {
>>> reg = <0xbf00 0x0100>; /* 16M */
>>> };
Hello Krzysztof,
On 12/12/23 14:21, Krzysztof Kozlowski wrote:
On 12/12/2023 17:40, Ninad Palsule wrote:
This commit adds i2c devices and muxes.
Tested:
This board is tested using the simics simulator.
Signed-off-by: Ninad Palsule
---
.../dts/aspeed/aspeed-bmc-ibm-system1.dts | 57
On 12/12/2023 17:40, Ninad Palsule wrote:
> This commit adds i2c devices and muxes.
>
> Tested:
> This board is tested using the simics simulator.
>
> Signed-off-by: Ninad Palsule
> ---
> .../dts/aspeed/aspeed-bmc-ibm-system1.dts | 577 ++
> 1 file changed, 577 insertion
This commit adds i2c devices and muxes.
Tested:
This board is tested using the simics simulator.
Signed-off-by: Ninad Palsule
---
.../dts/aspeed/aspeed-bmc-ibm-system1.dts | 577 ++
1 file changed, 577 insertions(+)
diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-s