Hi Dmitry,
On 6/18/24 17:33, Dmitry Baryshkov wrote:
On Tue, Jun 18, 2024 at 02:17:23PM GMT, neil.armstrong@xxxxxxxxxx wrote:
On 02/06/2024 13:44, Jagadeesh Kona wrote:
Add device nodes for video and camera clock controllers on Qualcomm
SM8650 platform.
Signed-off-by: Jagadeesh Kona <quic_jkona@xxxxxxxxxxx>
Reviewed-by: Vladimir Zapolskiy <vladimir.zapolskiy@xxxxxxxxxx>
---
arch/arm64/boot/dts/qcom/sm8650.dtsi | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
[...]
And add the missing required-opps for the clock controllers like
dispcc.
Unless the opps is required because cmd-db has lower level than
required for the functioning of the device, there should be no need to
add the required-opps.
this is totally fine, but then 'required-opps' property shall be removed
from the list of required properties in device tree bindings description.
--
Best wishes,
Vladimir