On 06/03/13 10:53, Mike Turquette wrote: > +Required properties: > +- compatible : shall be "divider-clock". > +- #clock-cells : from common clock binding; shall be set to 0. > +- clocks : link to phandle of parent clock > +- reg : base address for register controlling adjustable divider > +- mask : arbitrary bitmask for programming the adjustable divider > + > +Optional properties: > +- clock-output-names : From common clock binding. > +- table : array of integer pairs defining divisors & bitfield values > +- shift : number of bits to shift the mask, defaults to 0 if not present > +- index_one : valid divisor programming starts at 1, not zero > +- index_power_of_two : valid divisor programming must be a power of two > +- allow_zero : implies index_one, and programming zero results in > + divide-by-one
It's preferred that property names have dashes instead of underscores. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/