From: Krzysztof Kozlowski <krzk@kernel.org>
To: Kuan-Wei Chiu <visitorckw@gmail.com>
Cc: airlied@gmail.com, simona@ffwll.ch,
maarten.lankhorst@linux.intel.com, mripard@kernel.org,
tzimmermann@suse.de, robh@kernel.org, krzk+dt@kernel.org,
conor+dt@kernel.org, dmitry.torokhov@gmail.com, sre@kernel.org,
gregkh@linuxfoundation.org, jirislaby@kernel.org,
lgirdwood@gmail.com, broonie@kernel.org, jserv@ccns.ncku.edu.tw,
eleanor15x@gmail.com, dri-devel@lists.freedesktop.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-input@vger.kernel.org, linux-pm@vger.kernel.org,
linux-serial@vger.kernel.org, linux-sound@vger.kernel.org
Subject: Re: [PATCH 3/6] dt-bindings: input: google,goldfish-events-keypad: Convert to DT schema
Date: Fri, 2 Jan 2026 13:20:46 +0100 [thread overview]
Message-ID: <20260102-sociable-happy-echidna-ca01ec@quoll> (raw)
In-Reply-To: <20251230181031.3191565-4-visitorckw@gmail.com>
On Tue, Dec 30, 2025 at 06:10:28PM +0000, Kuan-Wei Chiu wrote:
> +title: Android Goldfish Events Keypad
> +
> +maintainers:
> + - Kuan-Wei Chiu <visitorckw@gmail.com>
> +
> +description:
> + Android goldfish events keypad device generated by android emulator.
> +
Not an input device? No input.yaml reference?
> +properties:
> + compatible:
> + const: google,goldfish-events-keypad
> +
> + reg:
> + maxItems: 1
> +
> + interrupts:
> + maxItems: 1
> +
> +required:
> + - compatible
> + - reg
> + - interrupts
> +
> +additionalProperties: false
> +
> +examples:
> + - |
> + keypad@9040000 {
> + compatible = "google,goldfish-events-keypad";
> + reg = <0x9040000 0x1000>;
> + interrupts = <0x5>;
This should be decimal, not hex.
Best regards,
Krzysztof
next prev parent reply other threads:[~2026-01-02 12:20 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-30 18:10 [PATCH 0/6] dt-bindings: goldfish: Convert to DT schema Kuan-Wei Chiu
2025-12-30 18:10 ` [PATCH 1/6] dt-bindings: serial: google,goldfish-tty: " Kuan-Wei Chiu
2026-01-02 12:18 ` Krzysztof Kozlowski
2025-12-30 18:10 ` [PATCH 2/6] dt-bindings: misc: google,android-pipe: " Kuan-Wei Chiu
2026-01-02 12:19 ` Krzysztof Kozlowski
2025-12-30 18:10 ` [PATCH 3/6] dt-bindings: input: google,goldfish-events-keypad: " Kuan-Wei Chiu
2026-01-02 12:20 ` Krzysztof Kozlowski [this message]
2025-12-30 18:10 ` [PATCH 4/6] dt-bindings: power: supply: google,goldfish-battery: " Kuan-Wei Chiu
2026-01-02 12:21 ` Krzysztof Kozlowski
2025-12-30 18:10 ` [PATCH 5/6] dt-bindings: sound: google,goldfish-audio: " Kuan-Wei Chiu
2025-12-30 18:10 ` [PATCH 6/6] dt-bindings: display: google,goldfish-fb: " Kuan-Wei Chiu
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=20260102-sociable-happy-echidna-ca01ec@quoll \
--to=krzk@kernel.org \
--cc=airlied@gmail.com \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=eleanor15x@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=jirislaby@kernel.org \
--cc=jserv@ccns.ncku.edu.tw \
--cc=krzk+dt@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=robh@kernel.org \
--cc=simona@ffwll.ch \
--cc=sre@kernel.org \
--cc=tzimmermann@suse.de \
--cc=visitorckw@gmail.com \
/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