diff options
author | Emilio López <emilio@elopez.com.ar> | 2013-12-23 00:32:40 -0300 |
---|---|---|
committer | Emilio López <emilio@elopez.com.ar> | 2013-12-28 17:08:25 -0300 |
commit | 76192dc8873f724361c1bf8a90b37abc7dfed7ad (patch) | |
tree | 9cdae88195f079955485df8fc290a955f5a97bb1 /samples | |
parent | 7551769a225f3e600d6455e63ae00d51df37ff59 (diff) |
clk: sunxi: support better factor DT nodes
The DT nodes should look like
abc_clk: clk@deadbeef {
...
clock-output-names = "abc";
}
But our old DT nodes look like
abc: abc@deadbeef {
...
}
So, let's support both formats, until we can transition everything
to the new, correct one.
Signed-off-by: Emilio López <emilio@elopez.com.ar>
Acked-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions