-
由 Alexandre Mergnat 提交于
During probe, bypass clocks (i.e. ee-in-xtal) are made from device-tree inputs to provide input clocks which can be access through global name. The cons of this method are the duplicated clocks, means more string comparison. Specify parent directly with device-tree clock name. Remove the bypass clock registration from the ee probe function. Signed-off-by: NAlexandre Mergnat <amergnat@baylibre.com> Signed-off-by: NJerome Brunet <jbrunet@baylibre.com>
b11cfaba