Re: [PATCH 4/5] riscv: treat cpu devicetree nodes without status as enabled

From: Christoph Hellwig
Date: Tue Feb 12 2019 - 02:12:55 EST


On Fri, Jan 18, 2019 at 03:03:07PM +0100, Johan Hovold wrote:
> Follow the Linux convention and treat devicetree nodes without a status
> property as enabled rather than disabled, while also allowing "ok" as a
> shorthand for "okay".
>
> Signed-off-by: Johan Hovold <johan@xxxxxxxxxx>

Looks good:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>