Re: [PATCH v5 4/8] soc/tegra: fuse: Add tegra_acpi_init_apbmisc()

2023-10-16 Thread Kartik
On Mon, 2023-10-16 at 07:41 +0200, Christophe JAILLET wrote: > > + /* > > +* Get required memory resources. > > +* > > +* resources[0]: apbmisc. > > +* resources[1]: straps. > > +*/ > > + resource_list_for_each_entry_safe(rentry, tmp, &resource_list) { > > Nit: Is the 'safe

Re: [PATCH v5 4/8] soc/tegra: fuse: Add tegra_acpi_init_apbmisc()

2023-10-15 Thread Christophe JAILLET
Le 16/10/2023 à 07:34, Kartik a écrit : In preparation to ACPI support in Tegra fuse driver add function tegra_acpi_init_apbmisc() to initialize tegra-apbmisc driver. Also, document the reason of calling tegra_init_apbmisc() at early init. Note that function tegra_acpi_init_apbmisc() is not plac

[PATCH v5 4/8] soc/tegra: fuse: Add tegra_acpi_init_apbmisc()

2023-10-15 Thread Kartik
In preparation to ACPI support in Tegra fuse driver add function tegra_acpi_init_apbmisc() to initialize tegra-apbmisc driver. Also, document the reason of calling tegra_init_apbmisc() at early init. Note that function tegra_acpi_init_apbmisc() is not placed in the __init section, because it will