Re: [PATCH 1/3] dt-bindings: arm: pmu: Document Denver and Carmel PMUs
From: Rob Herring <robh@kernel.org>
Date: 2021-12-08 17:06:27
Also in:
linux-devicetree, linux-tegra
On Wed, Dec 8, 2021 at 8:41 AM Thierry Reding [off-list ref] wrote:
On Wed, Dec 08, 2021 at 07:44:28AM -0600, Rob Herring wrote:quoted
On Tue, 07 Dec 2021 16:07:44 +0100, Thierry Reding wrote:quoted
From: Thierry Reding <redacted> Add compatible strings for the NVIDIA Denver and Carmel PMUs. Signed-off-by: Thierry Reding <redacted> --- Documentation/devicetree/bindings/arm/pmu.yaml | 2 ++ 1 file changed, 2 insertions(+)Running 'make dtbs_check' with the schema in this patch gives the following warnings. Consider if they are expected or the schema is incorrect. These may not be new warnings. Note that it is not yet a requirement to have 0 warnings for dtbs_check. This will change in the future. Full log is available here: https://patchwork.ozlabs.org/patch/1564747Yikes, that's a lot of warnings. I've got local patches to fix up the Tegra-specific ones, but I could look at fixing up the others as well, provided that you or anyone else aren't looking at this yet.
I sent it because I saw the tegra ones.
On that note: do you know of a simple trick to get the dtbs_check target to run on all DTB files? The only way I've found so far is to manually select all Kconfig options that would enable a specific subset, but it'd be great if we could just run the checks on all irrespective of .config.
Yes, there's a config option hidden behind COMPILE_TEST. I just use allmodconfig/allyesconfig when I want to do that. Rob _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel