commit | 53f91976b16b26a48fd2900a51f130b8a6ea045a | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Fri Mar 02 22:30:42 2018 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri May 18 20:18:50 2018 +0300 |
tree | c7795b65060418ab4127f1140f29b80f45dbfff5 | |
parent | 69e5b3ec3d7320c51450eeff438f6fa208d60aab [diff] |
arch/x86: Use dts to set gpio options for quark_se and quark_d2000 Get the name and irq flags generated through dts as well. Fix Kconfig for the gpio driver accordingly. Irq priority is not set by dts for D2000 as it's irq controller does not support it. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>