Re: [PATCH 6/7] pwm: dwc: remove the CONFIG_OF in timer clock

From: Ben Dooks
Date: Tue Jul 12 2022 - 06:20:39 EST


On 12/07/2022 11:09, Krzysztof Kozlowski wrote:
On 12/07/2022 12:01, Ben Dooks wrote:
We should probably change from the #ifdef added earlier in
49a0f4692a8752c7b03cb26d54282bee5c8c71bb ("wm: dwc: add timer clock")
and just have it always in the dwc data so if we have a system with
both PCI and OF probing it should work

-- consider merging with original patch

Missing SoB. Please run checkpatch.

This was meant to be an RFC about whether it should be a single patch
or merged back into the previous one.