public inbox for linux-input@vger.kernel.org
 help / color / mirror / Atom feed
From: "Rob Herring (Arm)" <robh@kernel.org>
To: Kuan-Wei Chiu <visitorckw@gmail.com>
Cc: broonie@kernel.org, lgirdwood@gmail.com, conor+dt@kernel.org,
	linux-serial@vger.kernel.org, simona@ffwll.ch,
	maarten.lankhorst@linux.intel.com, eleanor15x@gmail.com,
	airlied@gmail.com, linux-pm@vger.kernel.org, tzimmermann@suse.de,
	dri-devel@lists.freedesktop.org, mripard@kernel.org,
	Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>,
	linux-sound@vger.kernel.org, gregkh@linuxfoundation.org,
	jserv@ccns.ncku.edu.tw, krzk+dt@kernel.org,
	dmitry.torokhov@gmail.com, devicetree@vger.kernel.org,
	jirislaby@kernel.org, linux-input@vger.kernel.org,
	linux-kernel@vger.kernel.org, sre@kernel.org
Subject: Re: [PATCH v4 2/6] dt-bindings: misc: google,android-pipe: Convert to DT schema
Date: Wed, 14 Jan 2026 14:27:13 -0600	[thread overview]
Message-ID: <176842243303.3160426.3438138297635940140.robh@kernel.org> (raw)
In-Reply-To: <20260113092602.3197681-3-visitorckw@gmail.com>


On Tue, 13 Jan 2026 09:25:58 +0000, Kuan-Wei Chiu wrote:
> Convert the Android Goldfish QEMU Pipe binding to DT schema format.
> Move the file to the misc directory as it represents a miscellaneous
> communication device.
> Update the example node name to 'pipe' to comply with generic node
> naming standards and fix the mismatch between unit address and reg
> property in the original example.
> 
> Signed-off-by: Kuan-Wei Chiu <visitorckw@gmail.com>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
> ---
> Changes in v4:
> - Use decimal format for interrupts in the example.
> 
>  .../devicetree/bindings/goldfish/pipe.txt     | 17 ---------
>  .../bindings/misc/google,android-pipe.yaml    | 38 +++++++++++++++++++
>  2 files changed, 38 insertions(+), 17 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/goldfish/pipe.txt
>  create mode 100644 Documentation/devicetree/bindings/misc/google,android-pipe.yaml
> 

Reviewed-by: Rob Herring (Arm) <robh@kernel.org>


  reply	other threads:[~2026-01-14 20:27 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-13  9:25 [PATCH v4 0/6] dt-bindings: goldfish: Convert to DT schema Kuan-Wei Chiu
2026-01-13  9:25 ` [PATCH v4 1/6] dt-bindings: serial: google,goldfish-tty: " Kuan-Wei Chiu
2026-01-13  9:25 ` [PATCH v4 2/6] dt-bindings: misc: google,android-pipe: " Kuan-Wei Chiu
2026-01-14 20:27   ` Rob Herring (Arm) [this message]
2026-01-13  9:25 ` [PATCH v4 3/6] dt-bindings: input: google,goldfish-events-keypad: " Kuan-Wei Chiu
2026-01-14  7:31   ` Krzysztof Kozlowski
2026-01-20 19:56   ` Dmitry Torokhov
2026-01-13  9:26 ` [PATCH v4 4/6] dt-bindings: power: supply: google,goldfish-battery: " Kuan-Wei Chiu
2026-01-14  7:31   ` Krzysztof Kozlowski
2026-01-13  9:26 ` [PATCH v4 5/6] dt-bindings: sound: google,goldfish-audio: " Kuan-Wei Chiu
2026-01-14  7:31   ` Krzysztof Kozlowski
2026-01-13  9:26 ` [PATCH v4 6/6] dt-bindings: display: google,goldfish-fb: " Kuan-Wei Chiu
2026-01-15 17:41   ` Rob Herring (Arm)
2026-01-14 21:36 ` (subset) [PATCH v4 0/6] dt-bindings: goldfish: " Mark Brown
2026-01-30 22:24 ` Sebastian Reichel

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=176842243303.3160426.3438138297635940140.robh@kernel.org \
    --to=robh@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=krzysztof.kozlowski@oss.qualcomm.com \
    --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=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