[PATCH v3 4/5] arm/dts: k3-j7200-r5-common: Hook buck1_reg to vtm supply

2021-07-14 Thread Gowtham Tammana
Hook buck1_reg to vtm avs supply. Signed-off-by: Gowtham Tammana --- arch/arm/dts/k3-j7200-r5-common-proc-board.dts | 5 + 1 file changed, 5 insertions(+) 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 891e0b6931

[PATCH v3 3/5] arm/dts: k3-j7200-r5-common: Add VTM node

2021-07-14 Thread Gowtham Tammana
Add voltage and thermal management (VTM) node. The efuse values for the OPPs are stored under the VTM, and is needed for AVS class 0 support. Signed-off-by: Gowtham Tammana --- v3: resolved merge conflicts arch/arm/dts/k3-j7200-r5-common-proc-board.dts | 7 +++ 1 file changed, 7 insertions

[PATCH v3 5/5] configs: j7200_evm_r5_defconfig: Enable AVS, PMIC and dependent configs

2021-07-14 Thread Gowtham Tammana
Enable AVS, PMIC and dependent configs. Signed-off-by: Gowtham Tammana --- v3: resolved merge conflicts configs/j7200_evm_r5_defconfig | 7 +++ 1 file changed, 7 insertions(+) diff --git a/configs/j7200_evm_r5_defconfig b/configs/j7200_evm_r5_defconfig index b449bdb3b8..862061e5b2 100644

[PATCH v3 2/5] arm/dts: k3-j7200-r5-common: Add pmic lp876441 node

2021-07-14 Thread Gowtham Tammana
Add pmic lp876411 node needed for CPU AVS support. Signed-off-by: Gowtham Tammana --- .../arm/dts/k3-j7200-r5-common-proc-board.dts | 26 +++ 1 file changed, 26 insertions(+) diff --git a/arch/arm/dts/k3-j7200-r5-common-proc-board.dts b/arch/arm/dts/k3-j7200-r5-common-proc

[PATCH v3 0/5] Add PMIC node for J7200

2021-07-14 Thread Gowtham Tammana
/20210623211454.31393-1-g-tamm...@ti.com/ v1: - https://lore.kernel.org/u-boot/20200915113633.25449-1-g-tamm...@ti.com/ Gowtham Tammana (5): power: pmic: tps65941: Add compatible for LP876441 arm/dts: k3-j7200-r5-common: Add pmic lp876441 node arm/dts: k3-j7200-r5-common: Add VTM node arm

[PATCH v3 1/5] power: pmic: tps65941: Add compatible for LP876441

2021-07-14 Thread Gowtham Tammana
TI J7200 EVM has lp876441 pmic that is similar to tps65941. Add support for same with existing driver with new compatible. Acked-by: Jaehoon Chung Signed-off-by: Gowtham Tammana --- v3: - Added Acked by https://lore.kernel.org/u-boot/e366d12e-8302-4d4e-9fda-d22451b08...@samsung.com

[PATCH] arm: mach-k3: am642_init: Add missing ddr guard

2021-06-24 Thread Gowtham Tammana
The `struct udevice *` reference is needed for either of the K3_LOAD_SYSFW, K3_AM64_DDRSS config guards. Adding the missing K3_AM64_DDRSS guard. Signed-off-by: Gowtham Tammana --- arch/arm/mach-k3/am642_init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-k3

Re: [PATCH v2 0/5] arm: dts: Add PMIC node for J7200

2021-06-24 Thread Gowtham Tammana
On 6/24/21 8:16 AM, Tom Rini wrote: On Wed, Jun 23, 2021 at 04:14:49PM -0500, Gowtham Tammana wrote: The J7200 EVM has PMIC LP876441 for supporting CPU AVS. This patchset adds dt nodes, compatible string, and configs to enable the corresponding driver. v2: - rebased the changes

[PATCH v2 5/5] configs: j7200_evm_r5_defconfig: Enable AVS, PMIC and dependent configs

2021-06-23 Thread Gowtham Tammana
Enable AVS, PMIC and dependent configs. Signed-off-by: Gowtham Tammana --- configs/j7200_evm_r5_defconfig | 6 ++ 1 file changed, 6 insertions(+) diff --git a/configs/j7200_evm_r5_defconfig b/configs/j7200_evm_r5_defconfig index 08fad3e04b..7593b32dfc 100644 --- a/configs

[PATCH v2 3/5] arm/dts: k3-j7200-r5-common: Add VTM node

2021-06-23 Thread Gowtham Tammana
Add voltage and thermal management (VTM) node. The efuse values for the OPPs are stored under the VTM, and is needed for AVS class 0 support. Signed-off-by: Gowtham Tammana --- arch/arm/dts/k3-j7200-r5-common-proc-board.dts | 7 +++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/dts

[PATCH v2 4/5] arm/dts: k3-j7200-r5-common: Hook buck1_reg to vtm supply

2021-06-23 Thread Gowtham Tammana
Hook buck1_reg to vtm avs supply. Signed-off-by: Gowtham Tammana --- arch/arm/dts/k3-j7200-r5-common-proc-board.dts | 5 + 1 file changed, 5 insertions(+) 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 23a2a5060c

[PATCH v2 2/5] arm/dts: k3-j7200-r5-common: Add pmic lp876441 node

2021-06-23 Thread Gowtham Tammana
Add pmic lp876411 node needed for CPU AVS support. Signed-off-by: Gowtham Tammana --- .../arm/dts/k3-j7200-r5-common-proc-board.dts | 26 +++ 1 file changed, 26 insertions(+) diff --git a/arch/arm/dts/k3-j7200-r5-common-proc-board.dts b/arch/arm/dts/k3-j7200-r5-common-proc

[PATCH v2 0/5] arm: dts: Add PMIC node for J7200

2021-06-23 Thread Gowtham Tammana
The J7200 EVM has PMIC LP876441 for supporting CPU AVS. This patchset adds dt nodes, compatible string, and configs to enable the corresponding driver. v2: - rebased the changes are reordered patches 3/4 v1: - https://lore.kernel.org/u-boot/20200915113633.25449-1-g-tamm...@ti.com/ Gowtham

[PATCH v2 1/5] power: pmic: tps65941: Add compatible for LP876441

2021-06-23 Thread Gowtham Tammana
TI J7200 EVM has lp876441 pmic that is similar to tps65941. Add support for same with existing driver with new compatible. Signed-off-by: Gowtham Tammana --- drivers/power/pmic/tps65941.c | 1 + include/power/tps65941.h | 1 + 2 files changed, 2 insertions(+) diff --git a/drivers/power

[PATCH 4/5] arm/dts: k3-j7200-r5-common: Add VTM node

2020-09-15 Thread Gowtham Tammana
Add voltage and thermal management (VTM) node. The efuse values for the OPPs are stored under the VTM, and is needed for AVS class 0 support. Signed-off-by: Gowtham Tammana --- arch/arm/dts/k3-j7200-r5-common-proc-board.dts | 7 +++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/dts

[PATCH 5/5] configs: j7200_evm_r5_defconfig: Enable AVS, PMIC and dependent configs

2020-09-15 Thread Gowtham Tammana
Enable AVS, PMIC and dependent configs. Signed-off-by: Gowtham Tammana --- configs/j7200_evm_r5_defconfig | 6 ++ 1 file changed, 6 insertions(+) diff --git a/configs/j7200_evm_r5_defconfig b/configs/j7200_evm_r5_defconfig index 2908bc30c4..8f1f669830 100644 --- a/configs

[PATCH 2/5] arm/dts: k3-j7200-r5-common: Add pmic lp876441 node

2020-09-15 Thread Gowtham Tammana
Add pmic lp876411 node needed for CPU AVS support. Signed-off-by: Gowtham Tammana --- .../arm/dts/k3-j7200-r5-common-proc-board.dts | 26 +++ 1 file changed, 26 insertions(+) diff --git a/arch/arm/dts/k3-j7200-r5-common-proc-board.dts b/arch/arm/dts/k3-j7200-r5-common-proc

[PATCH 0/5] arm: dts: k3-j7200: Add PMIC node for CPU AVS

2020-09-15 Thread Gowtham Tammana
The J7200 EVM has PMIC LP876441 for supporting CPU AVS, addding nodes, compatible string, and configs to enable the corresponding driver to support AVS. Gowtham Tammana (5): power: pmic: tps65941: Add compatible for LP876441 arm/dts: k3-j7200-r5-common: Add pmic lp876441 node arm/dts: k3

[PATCH 1/5] power: pmic: tps65941: Add compatible for LP876441

2020-09-15 Thread Gowtham Tammana
TI J7200 EVM has lp876441 pmic that is similar to tps65941. Add support for same with existing driver with new compatible. Signed-off-by: Gowtham Tammana --- drivers/power/pmic/tps65941.c | 1 + include/power/tps65941.h | 1 + 2 files changed, 2 insertions(+) diff --git a/drivers/power

[PATCH 3/5] arm/dts: k3-j7200-r5-common: Hook buck1_reg to vtm supply

2020-09-15 Thread Gowtham Tammana
Hook buck1_reg to vtm avs supply. Signed-off-by: Gowtham Tammana --- arch/arm/dts/k3-j7200-r5-common-proc-board.dts | 5 + 1 file changed, 5 insertions(+) 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 f96fd862c6