Hello, On 2014-02-01 04:06, Mike Turquette wrote:
Quoting Sylwester Nawrocki (2014-01-21 04:48:43) > 5. Similarly to the regulator bindings the clock names could be appended > to name of a DT property: > > [clk_name]-assigned-clock-parent = <...>; > [clk_name]-assigned-clock-rate = <...>; I have always been partial to the way that the reg framework does its [reg_name]-supply. We could shorten it to something like: [clk-name]-asn-parent = .... [clk-name]-asn-rate = ... This is actually the format that was discussed at the ARM kernel summit IIRC.
I think that "[clk-name]-clk-parent" and "[clk-name]-clk-rate" will be a bit more descriptive names instead of quite ambiguous "asn". Best regards -- Marek Szyprowski, PhD Samsung R&D Institute Poland -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html