[EXT] Re: [PATCH 5/5] arm64: dts: imx93: add pca9452 support

Joy Zou joy.zou at nxp.com
Thu Dec 5 23:32:16 PST 2024



> -----Original Message-----
> From: Mark Brown <broonie at kernel.org>
> Sent: 2024年12月6日 0:59
> To: Frank Li <frank.li at nxp.com>
> Cc: Liam Girdwood <lgirdwood at gmail.com>; Rob Herring <robh at kernel.org>;
> Krzysztof Kozlowski <krzk+dt at kernel.org>; Conor Dooley
> <conor+dt at kernel.org>; Robin Gong <yibin.gong at nxp.com>; Shawn Guo
> <shawnguo at kernel.org>; Sascha Hauer <s.hauer at pengutronix.de>;
> Pengutronix Kernel Team <kernel at pengutronix.de>; Fabio Estevam
> <festevam at gmail.com>; linux-kernel at vger.kernel.org;
> devicetree at vger.kernel.org; imx at lists.linux.dev; Joy Zou <joy.zou at nxp.com>;
> linux-arm-kernel at lists.infradead.org
> Subject: [EXT] Re: [PATCH 5/5] arm64: dts: imx93: add pca9452 support
> 
> On Thu, Dec 05, 2024 at 11:51:13AM -0500, Frank Li wrote:
> 
> > +				regulator-name = "BUCK1";
> > +				regulator-min-microvolt = <610000>;
> > +				regulator-max-microvolt = <950000>;
> 
> > +				regulator-name = "BUCK4";
> > +				regulator-min-microvolt = <1620000>;
> > +				regulator-max-microvolt = <3400000>;
> 
> The regulators all have really wide ranges, especially with no obvious
> consumers specified.  Are these actually valid for the board?
Please ignore the last mail because of including html.
Thanks for your comments!
Yes, the regulators all have really wide ranges from the pca9452 datasheet as follow:
BUCK1, BUCK2, BUCK3 : 0.6V to 2.1875V, 12.5mV step, 3000mA
BUCK4 : 0.6V to 3.4V, 25mV step, 3000mA
Refer to PMIC pca9452 datasheet 7.1 Features:
https://www.mouser.com/catalog/specsheets/Nxp_03-02-2024_PCA9452.pdf?srsltid=AfmBOooTrgZ1FrPfHYfztxGm5r7YYsBEFRLkx59dIZKMRlk2rsR6nBV6
The BUCK1 is used for VDD_SOC and the BUCK4 is used for NVCC_GPIO/VDD_USB_3P3 on imx93 14x14 board.
Refer to IMX93AEC datasheet 4.1.4 Operating ranges:
https://www.nxp.com/docs/en/data-sheet/IMX93AEC.pdf
BR
Joy Zou
   


More information about the linux-arm-kernel mailing list