commit | 43d0d37acbe40a9a93d9891ca670638cd22116b1 | [log] [tgz] |
---|---|---|
author | Alistair Popple <alistair@popple.id.au> | Thu May 21 11:43:37 2020 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Jun 02 20:59:19 2020 +1000 |
tree | 6f822f6211a5a534d98b5a9e7e973a20da38a95f | |
parent | 3fd5836ee801ab9ac5b314c26550e209bafa5eaa [diff] |
powerpc/dt_cpu_ftrs: Advertise support for ISA v3.1 if selected On powernv hardware support for ISAv3.1 is advertised via a cpu feature bit in the device tree. This patch enables the associated HWCAP bit if the device tree indicates ISAv3.1 is available. Signed-off-by: Alistair Popple <alistair@popple.id.au> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200521014341.29095-4-alistair@popple.id.au