Message ID | 20240209-w1-uart-v6-1-3e753c149196@gmail.com |
---|---|
State | New |
Headers | show |
Series | w1: add UART w1 bus driver | expand |
On Fri, 09 Feb 2024 07:22:37 +0100, Christoph Winklhofer wrote: > The UART 1-Wire bus utilizes the Serial Device Bus to create the 1-wire > timing patterns. > > Applied, thanks! [1/3] dt-bindings: serial: allow onewire as child node https://git.kernel.org/krzk/linux-w1/c/49ffcc9fef9da800b32639f57388685347f3aead Best regards,
diff --git a/Documentation/devicetree/bindings/serial/serial.yaml b/Documentation/devicetree/bindings/serial/serial.yaml index 65804ca274ae..ffc9198ae214 100644 --- a/Documentation/devicetree/bindings/serial/serial.yaml +++ b/Documentation/devicetree/bindings/serial/serial.yaml @@ -88,7 +88,7 @@ properties: TX FIFO threshold configuration (in bytes). patternProperties: - "^(bluetooth|bluetooth-gnss|gnss|gps|mcu)$": + "^(bluetooth|bluetooth-gnss|gnss|gps|mcu|onewire)$": if: type: object then: