On Wed, 27 Aug 2025 16:55:39 +0530, Harikrishna Shenoy wrote: > Extend the DSI controller schema to allow bridge child nodes. > This makes it possible to describe external bridge devices directly > connected as DSI peripherals. > > Signed-off-by: Harikrishna Shenoy <h-she...@ti.com> > --- > Changelog v1 --> v2: > - Updated patternProperties regex. > - Improved commit message. > > Documentation/devicetree/bindings/display/dsi-controller.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Applied, thanks!