
25 Jan
2024
25 Jan
'24
12:07 a.m.
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.
Rob