Re: [PATCH v4 35/39] dts: dragonboard820c: use correct bindings for clocks

2024-02-20 Thread Sumit Garg
On Fri, 16 Feb 2024 at 02:23, Caleb Connolly wrote: > > Don't use hardcoded clock IDs, use the IDs from the dt-bindings to be > compatible with upstream. > > Taken from kernel tag v6.7 > > Reviewed-by: Neil Armstrong > Signed-off-by: Caleb Connolly > --- > arch/arm/dts/dragonboard820c.dts | 5 +

[PATCH v4 35/39] dts: dragonboard820c: use correct bindings for clocks

2024-02-15 Thread Caleb Connolly
Don't use hardcoded clock IDs, use the IDs from the dt-bindings to be compatible with upstream. Taken from kernel tag v6.7 Reviewed-by: Neil Armstrong Signed-off-by: Caleb Connolly --- arch/arm/dts/dragonboard820c.dts | 5 +++-- drivers/clk/qcom/clock-apq8096.c | 5 +++-- 2 files changed, 6 in