Re: [PATCH v6 2/5] arm64: dts: qcom: Add msm8939 SoC

From: Bryan O'Donoghue
Date: Thu Feb 23 2023 - 07:52:06 EST


On 22/02/2023 17:08, Konrad Dybcio wrote:
+ interrupt-names = "wdog", "fatal", "ready",
+ "handover", "stop-ack";
This should be a vertical list

+
+ clocks = <&gcc GCC_MSS_CFG_AHB_CLK>,
+ <&gcc GCC_MSS_Q6_BIMC_AXI_CLK>,
+ <&gcc GCC_BOOT_ROM_AHB_CLK>,
+ <&rpmcc RPM_SMD_XO_CLK_SRC>;
+ clock-names = "iface", "bus", "mem", "xo";
This could also be one


Sorry what are you asking for here Konrad

clock-names = "iface",
"bus",

if so, why ?