Messages in this thread |  | | Date | Thu, 15 Dec 2022 09:44:13 +0100 | Subject | Re: [PATCH v4 2/2] arm64: dts: qcom: Add base QDU1000/QRU1000 IDP DTs | From | Krzysztof Kozlowski <> |
| |
On 14/12/2022 19:59, Melody Olvera wrote: > >> >>> + #clock-cells = <0>; >>> + }; >>> + >>> + sleep_clk: sleep-clk { >>> + compatible = "fixed-clock"; >>> + clock-frequency = <32000>; >>> + #clock-cells = <0>; >>> + }; >>> + >>> + pcie_0_pipe_clk: pcie-0-pipe-clk { >> Afaict these clocks are not referenced anywhere, so please skip them. > > Yes, so I included them to be consistent with the bindings. They will be needed later; > should I still remove? >
If they are not referenced anywhere, how is it consistent with bindings? Where do the bindings require defining such nodes?
Best regards, Krzysztof
|  |