From: Thierry Reding <treding@xxxxxxxxxx> On Tue, 06 Jun 2023 16:36:06 +0100, Jon Hunter wrote: > From: Bharat Nihalani <bnihalani@xxxxxxxxxx> > > The kernel command line parameter debugfs=off can be used to dynamically > disable debugfs support at boot time. However, the Tegra PMC driver will > always attempt to register debugfs entries if CONFIG_DEBUG_FS is > enabled. Therefore, if CONFIG_DEBUG_FS is enabled but the user sets > debugfs=off, then probing the PMC driver will fail. > > [...] Applied, thanks! [2/3] soc/tegra: pmc: Add AON SW Wake support for Tegra234 commit: c3a1c97c72601f8c00678f0ebafb574ec6e26d54 [3/3] soc/tegra: fuse: Fix Tegra234 fuse size commit: e180cf836433185d0674ade52f8db911d89f6422 Best regards, -- Thierry Reding <treding@xxxxxxxxxx>