25 Jan
2024
25 Jan
'24
10:43 a.m.
On Mi, 2024-01-24 at 16:07 -0600, Rob Herring wrote:
On Wed, Jan 24, 2024 at 08:45:22AM +0100, Krzysztof Kozlowski wrote:
Add a helper comparing two "struct of_phandle_args" to avoid reinventing the wheel.
Reviewed-by: Philipp Zabel p.zabel@pengutronix.de Signed-off-by: Krzysztof Kozlowski krzysztof.kozlowski@linaro.org
Dependency of cpufreq and reset change.
include/linux/of.h | 16 ++++++++++++++++ 1 file changed, 16 insertions(+)
Acked-by: Rob Herring robh@kernel.org
I've wanted to write this series for some time. Great work.
How would you prefer this to be merged? Stable tag from the devicetree tree? Go through the reset tree as part of this series?
regards Philipp