On Tue, Dec 30, 2025 at 06:10:27PM +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 <[email protected]> > --- > .../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: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof
