On 16:11-20231016, Thomas Richard wrote:
> From: Gowtham Tammana <g-tamm...@ti.com>
> 
> Add pmic tps659413 node needed for ESM error event handling.
> 
> Signed-off-by: Gowtham Tammana <g-tamm...@ti.com>
> Signed-off-by: Neha Malcom Francis <n-fran...@ti.com>
> Signed-off-by: Thomas Richard <thomas.rich...@bootlin.com>
> ---
> 
>  arch/arm/dts/k3-j7200-r5-common-proc-board.dts | 17 ++++++++++++++---
>  1 file changed, 14 insertions(+), 3 deletions(-)
> 
> diff --git a/arch/arm/dts/k3-j7200-r5-common-proc-board.dts 
> b/arch/arm/dts/k3-j7200-r5-common-proc-board.dts
> index e62f9218e8..2bf0d5e3c0 100644
> --- a/arch/arm/dts/k3-j7200-r5-common-proc-board.dts
> +++ b/arch/arm/dts/k3-j7200-r5-common-proc-board.dts
> @@ -249,13 +249,24 @@
>  
>  &wkup_i2c0 {
>       bootph-pre-ram;
> +     pinctrl-names = "default";
> +     pinctrl-0 = <&wkup_i2c0_pins_default>;
> +     clock-frequency = <400000>;
> +
> +     tps659413: tps659413@48 {
> +             compatible = "ti,tps659413";
> +             reg = <0x48>;
> +             bootph-pre-ram;
> +
> +             regulators_a: regulators {
> +                     bootph-pre-ram;
> +             };
> +     };
> +
>       lp876441: lp876441@4c {
>               compatible = "ti,lp876441";
>               reg = <0x4c>;
>               bootph-pre-ram;
> -             pinctrl-names = "default";
> -             pinctrl-0 = <&wkup_i2c0_pins_default>;
> -             clock-frequency = <400000>;
>  
>               regulators: regulators {
>                       bootph-pre-ram;
> -- 
> 2.39.2
> 

Please send these changes upstream linux kernel.

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 
849D 1736 249D

Reply via email to