Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: serial: allow onewire as child node

The UART 1-Wire bus utilizes the Serial Device Bus to create the 1-wire
timing patterns.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Christoph Winklhofer <cj.winklhofer@gmail.com>
Link: https://lore.kernel.org/r/20240209-w1-uart-v6-1-3e753c149196@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

authored by

Christoph Winklhofer and committed by
Krzysztof Kozlowski
12d2a81c a5251cd9

+1 -1
+1 -1
Documentation/devicetree/bindings/serial/serial.yaml
··· 88 88 TX FIFO threshold configuration (in bytes). 89 89 90 90 patternProperties: 91 - "^(bluetooth|bluetooth-gnss|gnss|gps|mcu)$": 91 + "^(bluetooth|bluetooth-gnss|gnss|gps|mcu|onewire)$": 92 92 if: 93 93 type: object 94 94 then: