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

dt-bindings: display: ti,tdp158: Add missing reg constraint

Device can be used over I2C bus, so it documents 'reg' property, however
it misses to constrain it to actual I2C address.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250820-dt-bindings-display-v2-2-91e2ccba3d4e@linaro.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Rob Herring (Arm)
0387040b 955212b1

+1
+1
Documentation/devicetree/bindings/display/bridge/ti,tdp158.yaml
··· 17 17 # The reg property is required if and only if the device is connected 18 18 # to an I2C bus. In pin strap mode, reg must not be specified. 19 19 reg: 20 + maxItems: 1 20 21 description: I2C address of the device 21 22 22 23 # Pin 36 = Operation Enable / Reset Pin