
4 Jul
2016
4 Jul
'16
1:26 a.m.
On 19 June 2016 at 17:33, Simon Glass sjg@chromium.org wrote:
The cros-ec keyboard is always a child of the cros-ec node. Rather than searching the device tree, looking at the children. Remove the compat string which is now unused.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v3:
- Add new patch to find keyboard driver using driver model
drivers/misc/cros_ec_sandbox.c | 11 ++++++++++- include/fdtdec.h | 1 - lib/fdtdec.c | 1 - 3 files changed, 10 insertions(+), 3 deletions(-)
Applied to u-boot-dm/next.