commit | e3d794d555cda31d48c89bdbc96ce862857be93f | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Fri Jan 18 15:03:07 2019 +0100 |
committer | Palmer Dabbelt <palmer@sifive.com> | Mon Feb 11 15:35:33 2019 -0800 |
tree | a024ce1610facb6f5f54ffdd2824024c478d3d6b | |
parent | 149820c6cf3cf51cd9dc1cf50cbe59b5b61e3909 [diff] |
riscv: treat cpu devicetree nodes without status as enabled 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@kernel.org> Reviewed-by: Paul Walmsley <paul.walmsley@sifive.com> Signed-off-by: Palmer Dabbelt <palmer@sifive.com>