Hi Nishanth,
On 9/2/2023 12:40 AM, Nishanth Menon wrote:
On 23:43-20230901, Kumar, Udit wrote:
On 9/1/2023 11:03 PM, Nishanth Menon wrote:
On 22:54-20230901, Kumar, Udit wrote:
+static const struct udevice_id of_k3_j72xx_bandgap_match[] = {
+ {
+ .compatible = "ti,j721e-v
On 23:43-20230901, Kumar, Udit wrote:
>
> On 9/1/2023 11:03 PM, Nishanth Menon wrote:
> > On 22:54-20230901, Kumar, Udit wrote:
> > > > > +static const struct udevice_id of_k3_j72xx_bandgap_match[] = {
> > > > > + {
> > > > > + .compatible = "ti,j721e-vtm",
> > > > > +
On 9/1/2023 11:03 PM, Nishanth Menon wrote:
On 22:54-20230901, Kumar, Udit wrote:
+static const struct udevice_id of_k3_j72xx_bandgap_match[] = {
+ {
+ .compatible = "ti,j721e-vtm",
+ .data = (ulong)&k3_j72xx_bandgap_j721e_data,
So what happens to drivers/mi
On 22:54-20230901, Kumar, Udit wrote:
> > > +static const struct udevice_id of_k3_j72xx_bandgap_match[] = {
> > > + {
> > > + .compatible = "ti,j721e-vtm",
> > > + .data = (ulong)&k3_j72xx_bandgap_j721e_data,
> > So what happens to drivers/misc/k3_avs.c ?
>
> Could you help me to
Hi Nishanth
On 9/1/2023 8:36 PM, Nishanth Menon wrote:
On 11:44-20230901, Udit Kumar wrote:
Add support for VTM (Voltage and Thermal Manager), which
is part of TI's K3 series SOC.
Signed-off-by: Udit Kumar
---
drivers/thermal/Kconfig| 6 +
drivers/thermal/Makefile |
On 11:44-20230901, Udit Kumar wrote:
> Add support for VTM (Voltage and Thermal Manager), which
> is part of TI's K3 series SOC.
>
> Signed-off-by: Udit Kumar
> ---
> drivers/thermal/Kconfig| 6 +
> drivers/thermal/Makefile | 1 +
> drivers/thermal/k3_j72xx_bandgap.c |
Add support for VTM (Voltage and Thermal Manager), which
is part of TI's K3 series SOC.
Signed-off-by: Udit Kumar
---
drivers/thermal/Kconfig| 6 +
drivers/thermal/Makefile | 1 +
drivers/thermal/k3_j72xx_bandgap.c | 539 +
3 files changed, 5
7 matches
Mail list logo