commit | 048dcea54b6c1371813548240db918bca88c128b | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Sat Dec 19 18:36:43 2020 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Jan 18 15:45:58 2021 -0500 |
tree | 531599a3638665feb4a5e5c4067b737b98dce711 | |
parent | 0cb118968dd68e92221c20dbf94ab9833b53bcf6 [diff] |
drivers: serial: ns16550: Remove reg-shift instance count assumption The reg-shift support was quite broken in that the code only looked for this property on instance 0. Now we support the property on any node which might declare it. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>