[PATCH 2/2] arm: dts: Add device tree for bosch acc board

Krzysztof Kozlowski krzk at kernel.org
Thu Apr 21 00:37:35 PDT 2022


On 21/04/2022 09:06, Philip Oberfichtner wrote:
> 
> The "operating-points" and "fsl,soc-operating-points" properties are
> defined in imx6q.dtsi. We are just overwriting them here.     

OK, thanks for explanation.

(...)

>> Please run `make dtbs_check` (see Docs for this) and fix the
>> warnings.
>> Please fix automated check warnings before using reviewers time.
> 
> I built with W=1 and used checkpatch.pl. But I'm having trouble using
> make dtbs_check. Seems like I get all warnings for all possible dts. Is
> there a way to get warnings for a single dt only?

I think no, it is not possible at the moment. I understand it's a pain
and already someone proposed to have a ability to check only subset of
DTS files.

Workaround is to build imx defconfig, run dtbs_check, touch your files
and run dtbs_check again looking for results.

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list