Re: [PATCH 7/7] dts: sdm845-db845c-u-boot: adjust MMC clocks

2024-04-10 Thread Caleb Connolly
On 10/04/2024 12:56, Sumit Garg wrote: Hi Caleb, On Tue, 9 Apr 2024 at 23:33, Caleb Connolly wrote: Remove the reference to the xo clock which is on the unsupported rpmhcc clock controller. It isn't needed for MMC functionality. Can it rather be handled via a NOP clock driver for rpmhcc?

Re: [PATCH 7/7] dts: sdm845-db845c-u-boot: adjust MMC clocks

2024-04-10 Thread Sumit Garg
Hi Caleb, On Tue, 9 Apr 2024 at 23:33, Caleb Connolly wrote: > > Remove the reference to the xo clock which is on the unsupported rpmhcc > clock controller. It isn't needed for MMC functionality. Can it rather be handled via a NOP clock driver for rpmhcc? I suppose this kind of DT modifications

[PATCH 7/7] dts: sdm845-db845c-u-boot: adjust MMC clocks

2024-04-09 Thread Caleb Connolly
Remove the reference to the xo clock which is on the unsupported rpmhcc clock controller. It isn't needed for MMC functionality. Signed-off-by: Caleb Connolly --- arch/arm/dts/sdm845-db845c-u-boot.dtsi | 7 +++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/dts/sdm845-db845c-u-boot.d