[PATCH 3/3] ARM: dts: aspeed: add ASRock E3C246D4I BMC
From: Joel Stanley <joel@jms.id.au>
Date: 2021-03-31 07:44:39
Also in:
linux-arm-kernel, linux-devicetree, lkml, openbmc
From: Joel Stanley <joel@jms.id.au>
Date: 2021-03-31 07:44:39
Also in:
linux-arm-kernel, linux-devicetree, lkml, openbmc
On Wed, 31 Mar 2021 at 07:41, Joel Stanley [off-list ref] wrote:
On Tue, 30 Mar 2021 at 00:25, Zev Weiss [off-list ref] wrote:quoted
This is a relatively low-cost AST2500-based Xeon E-2100/E-2200 series mini-ITX board that we hope can provide a decent platform for OpenBMC development. This initial device-tree provides the necessary configuration for basic BMC functionality such as host power control, serial console and KVM support, and POST code snooping. Signed-off-by: Zev Weiss <zev@bewilderbeest.net>
quoted
+&vuart { + status = "okay"; + aspeed,sirq-active-high;We don't have support for this yet, but I'll leave it in and you will need to send a follow up if the property changes.
Oh, I missed that this was part of your series to add support for that property. Please keep the device tree out of the series when you re-send the vuart patches. They go through different trees, so it's easier if you send them separately in this case.