[PATCH linux dev-4.7 1/1] ARM: dts: aspeed: Enable Garrison uart
Joel Stanley
joel at jms.id.au
Fri Mar 31 10:14:36 AEDT 2017
On Fri, Mar 31, 2017 at 8:34 AM, Chris Austen <austenc at us.ibm.com> wrote:
> The dts did not turn on the debug port. This starts
> to allow development of OpenBMC on the garrison system
>
> Signed-off-by: Chris Austen <austenc at us.ibm.com>
Thanks Chris. Great work on your first kernel patch for the project.
I've applied this to dev-4.7. Please keep an eye out for a follow up
patch from me that brings other parts of the Garrison dts in line with
other systems.
Cheers,
Joel
> ---
> arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts b/arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts
> index 639b8f8..d4bb77d 100644
> --- a/arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts
> +++ b/arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts
> @@ -64,6 +64,10 @@
> };
> };
>
> +&uart5 {
> + status = "okay";
> +};
> +
> &mac0 {
> status = "okay";
>
> --
> 2.7.4
>
More information about the openbmc
mailing list