[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240708003730.GA586698@rocinante>
Date: Mon, 8 Jul 2024 09:37:30 +0900
From: Krzysztof WilczyĆski <kw@...ux.com>
To: Lukas Wunner <lukas@...ner.de>
Cc: Bert Karwatzki <spasswolf@....de>,
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>,
caleb.connolly@...aro.org, bhelgaas@...gle.com,
amit.pundir@...aro.org, neil.armstrong@...aro.org,
linux-kernel@...r.kernel.org, linux-pci@...r.kernel.org,
Praveenkumar Patil <PraveenKumar.Patil@....com>,
Mario Limonciello <mario.limonciello@....com>
Subject: Re: [PATCH v2] pci: bus: only call of_platform_populate() if
CONFIG_OF is enabled
Hello,
> > If of_platform_populate() is called when CONFIG_OF is not defined this
> > leads to spurious error messages of the following type:
> > pci 0000:00:01.1: failed to populate child OF nodes (-19)
> > pci 0000:00:02.1: failed to populate child OF nodes (-19)
> >
> > Fixes: 8fb18619d910 ("PCI/pwrctl: Create platform devices for child OF nodes of the port node")
> >
> > Signed-off-by: Bert Karwatzki <spasswolf@....de>
>
> Reported-by: Praveenkumar Patil <PraveenKumar.Patil@....com>
> Closes: https://lore.kernel.org/all/20240702173255.39932-1-superm1@kernel.org/
> Reviewed-by: Lukas Wunner <lukas@...ner.de>
> Cc: Mario Limonciello <mario.limonciello@....com>
If there aren't any objections, I will take this via the PCI tree, and add
the missing tags. So, no need to send a new version of this patch.
Thank you for the work here! Appreciated.
Krzysztof
Powered by blists - more mailing lists