dt-bindings: bridge: samsung-dsim: Make some flags optional
authorAdam Ford <aford173@gmail.com>
Sun, 28 May 2023 13:27:27 +0000 (08:27 -0500)
committerNeil Armstrong <neil.armstrong@linaro.org>
Tue, 30 May 2023 08:04:30 +0000 (10:04 +0200)
commit5769b45abedca0b9d14145e156c180af36139416
tree2a694f0eb0507b8ac9697e28d740ca609168870a
parent67d0109fb7aef2a378e885a4127f411a04042160
dt-bindings: bridge: samsung-dsim: Make some flags optional

In the event a device is connected to the samsung-dsim
controller that doesn't support the burst-clock, the
driver is able to get the requested pixel clock from the
attached device or bridge.  In these instances, the
samsung,burst-clock-frequency isn't needed, so remove
it from the required list.

The pll-clock frequency can be set by the device tree entry
for samsung,pll-clock-frequency, but in some cases, the
pll-clock may have the same clock rate as sclk_mipi clock.
If they are equal, this flag is not needed since the driver
will use the sclk_mipi rate as a fallback.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230528132727.3933-1-aford173@gmail.com
Documentation/devicetree/bindings/display/bridge/samsung,mipi-dsim.yaml