Re: [PATCH 05/13] clk: qcom: apcs-msm8916: get parent clock names from DT
From: Stephen Boyd <sboyd@kernel.org>
Date: 2018-12-17 23:37:46
Also in:
linux-clk, linux-devicetree, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2018-12-17 23:37:46
Also in:
linux-clk, linux-devicetree, lkml
Quoting Jorge Ramirez-Ortiz (2018-12-17 01:46:22)
Allow accessing the parent clock names required for the driver operation by using the device tree node. This permits extending the driver to other platforms without having to modify its source code. For backwards compatibility leave previous values as default.
Why do we need to maintain backwards compatibility? Isn't is required that the nodes have clocks properties? _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel