[PATCH] ARM: dts: imx6sl: Add a label for the cpu node
Shawn Guo
shawnguo at kernel.org
Wed May 4 19:33:18 PDT 2022
On Fri, Apr 22, 2022 at 04:55:37PM -0300, Fabio Estevam wrote:
> Add a label for the cpu node, so that board devicetree files can
> reference to the CPU node.
>
> This is useful for describing a PMIC voltage that supplies the CPU
> voltage.
>
> For example:
>
> &cpu0 {
> cpu-supply = <&sw1_reg>;
>
> Signed-off-by: Fabio Estevam <festevam at gmail.com>
Applied, thanks!
More information about the linux-arm-kernel
mailing list