On 10/30/2024 4:29 PM, Vladimir Zapolskiy wrote:
On 10/26/24 15:20, Krzysztof Kozlowski wrote:
On Thu, Oct 24, 2024 at 07:01:14PM +0530, Imran Shaik wrote:
The QCS8300 GPU clock controller is mostly identical to SA8775P, but
QCS8300 has few additional clocks and minor differences. Hence, reuse
SA8775P gpucc bindings and add additional clocks required for QCS8300.
IIUC, these clocks are not valid for SA8775p. How do we deal with such
cases for other Qualcomm SoCs?
It always possible to add a new platform specific header file and
include the old one.
For reference see commit a6a61b9701d1 ("dt-bindings: clock: qcom: Add
SM8650 video clock controller"), I believe that's the preferred way
of adding new platform clocks whenever technically possible.
Sure, I will follow the same approach as the commit a6a61b9701d1 and
post next series.
Thanks,
Imran
--
Best wishes,
Vladimir