]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: misc: google,android-pipe: Convert to DT schema
authorKuan-Wei Chiu <visitorckw@gmail.com>
Tue, 13 Jan 2026 09:25:58 +0000 (09:25 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Jan 2026 13:22:23 +0000 (14:22 +0100)
commitb0e930a6360ff5f81045146f0a8fcac4f7897eda
treeb94d3c789be9a32e0c0e7df0e0e0aac449439282
parente48407ba576c5bc8b4324df41de5507f7928771e
dt-bindings: misc: google,android-pipe: Convert to DT schema

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>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20260113092602.3197681-3-visitorckw@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/goldfish/pipe.txt [deleted file]
Documentation/devicetree/bindings/misc/google,android-pipe.yaml [new file with mode: 0644]