Fix touchpad on newer device trees. The *gpio fields moved up one layer.
authortobhe <tobhe@openbsd.org>
Tue, 5 Sep 2023 11:04:06 +0000 (11:04 +0000)
committertobhe <tobhe@openbsd.org>
Tue, 5 Sep 2023 11:04:06 +0000 (11:04 +0000)
commit997cb7e2d3270e046a77e1d99912dd26f6fca564
treeeadb46145a507f8d58f6a8bdb048e91b217659d5
parentb7fafb2373fb29df9651a4f2e7a4779e4c32254c
Fix touchpad on newer device trees. The *gpio fields moved up one layer.
The driver will work with both formats for now but we plan to remove
the old one in the future.

ok kettenis@
sys/arch/arm64/dev/apldc.c