From: Niels Petter <petter@ka-long.de>
To: linux-input@vger.kernel.org
Subject: Goodix GT911 - no /dev/input
Date: Fri, 11 Aug 2023 21:29:54 +0200 [thread overview]
Message-ID: <449cbce3-71e1-daab-1673-d6c89738acd0@ka-long.de> (raw)
Hi folks,
I have problems driving a spi screen with i2c touch gt911.
I was able to get it working on a raspberry pi. I am familiar with
device trees, kernel config,compiling kernels, c/c++ etc.
I am working now on a NXP LX2160A headless platform. Using NXP Kernel
git tag LSDK-21.08 (also tested lf-6.1.1-1.0.0).
Kernel is configured with "make defconfig lsdk.config" and menuconfig
evdev and goodix touch screen support (and st7789v). Device tree is
configured.
OS is bootstrapped debian stable, maybe something is missing here ...
dmesg shows that touch is found and registered under /platform/device
something ...
The console is shown on the display. I know that did not mean anything.
But there is no /dev/input directory.
I double checked everything again. Only thing I am not 100% sure about
at the moment is if the IRQ pin configured is the right one.
Could this lead to a not under /dev/input registered device ?
Maybe an udev rule is missing (missing debian packet) ? Or do I need to
create /dev/input with mknod manually ?
Everything else on I2C / SPI is working as expected.
Any ideas ?
Thanks
Niels
reply other threads:[~2023-08-11 19:35 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=449cbce3-71e1-daab-1673-d6c89738acd0@ka-long.de \
--to=petter@ka-long.de \
--cc=linux-input@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox