diff options
| author | Adam Ford <[email protected]> | 2023-05-25 22:05:59 -0500 |
|---|---|---|
| committer | Neil Armstrong <[email protected]> | 2023-05-26 09:20:42 +0200 |
| commit | cfaf76d349837f695c8aa6d7077847fec4231fe5 (patch) | |
| tree | cb7635507d0cda00c1035ffbb74086e303c09d1e /tools/perf/scripts/python | |
| parent | bb0e13b9e223b218c9f242f8d340a332b4381042 (diff) | |
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 <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions