Message ID | 20240106-w1-uart-v4-2-7fe1378a8b3e@gmail.com |
---|---|
State | Superseded |
Headers | show |
Series | w1: add UART w1 bus driver | expand |
On Sat, 06 Jan 2024 17:02:25 +0100, Christoph Winklhofer wrote: > The UART 1-Wire bus utilizes the Serial Device Bus to create the 1-wire > timing patterns. > > Signed-off-by: Christoph Winklhofer <cj.winklhofer@gmail.com> > --- > Documentation/devicetree/bindings/serial/serial.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Acked-by: Rob Herring <robh@kernel.org>
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: