x86: itss: Add of-platdata support
authorSimon Glass <sjg@chromium.org>
Thu, 6 Feb 2020 16:54:59 +0000 (09:54 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 7 Feb 2020 14:45:35 +0000 (22:45 +0800)
commitd9a5fad80857005703d46b6ea27217baa17eb142
treee7efd45c41f515c8355bc190701fde2f6f70c904
parent69c2dc937a53f4f35688c1289720625e002f3791
x86: itss: Add of-platdata support

Allow this driver to be used in TPL by setting up the interrupt type
correctly.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/intel_common/itss.c