superiotool: fix wpcd376i
commit289e6ce252b1acb9c9ba3239d140e00d049044e7
authorStefan Tauner <stefan.tauner@gmx.at>
Fri, 24 Aug 2018 21:38:16 +0000 (24 23:38 +0200)
committerFelix Held <felix-coreboot@felixheld.de>
Sun, 26 Aug 2018 14:58:54 +0000 (26 14:58 +0000)
tree8e22a6e87a407e77c6b05e5bb80df797f1bbae57
parent4d5616bf40248117549d31c7bd3f1e0cf6433d3c
superiotool: fix wpcd376i

According to the datasheet (rev. 1.6) there is no SP2 (apart from
some typos) and the IR is actually implemented as SP3 in LDN 0x16.
Additionally, there is LDN 0x15 to set up CIR-specific options of the
IR serial port, which was missing as well.

Change-Id: I34d90d8c44f11a4f62ccc4b836409cc443fb7952
Signed-off-by: Stefan Tauner <stefan.tauner@gmx.at>
Reviewed-on: https://review.coreboot.org/27856
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
util/superiotool/nsc.c