commit | 32bea9a7fb5ede21cba32b42d49c03dbba091b17 | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard@teslabs.com> | Tue Jan 04 17:04:12 2022 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jan 04 14:44:07 2022 -0500 |
tree | 2d9512b618139a663a8a9a528499d64311359a29 | |
parent | d1767fb2f5808ba58e25d3af29d72bdf03622570 [diff] |
tests: lib: devicetree: use vnd,gpio-device The vnd,gpio-device compatible is now used by the test GPIO driver (CONFIG_GPIO_TEST) introduced in #41387. This means that we can't define new devices with this compatible when CONFIG_GPIO=y. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>