On Fri, Mar 17, 2017 at 01:58:39PM +0100, Thomas Petazzoni wrote: > Commit 52060836f79 ("dt-bindings: omap-rng: Document SafeXcel IP-76 > device variant") update the omap_rng Device Tree binding to add support > for the IP-76 variation of the IP. As part of this change, a "clocks" > property was added, but is indicated as "Required", without indicated > it's actually only required for some compatible strings. > > This commit fixes that, by explicitly stating that the clocks property > is only required with the inside-secure,safexcel-eip76 compatible > string. > > Fixes: 52060836f79 ("dt-bindings: omap-rng: Document SafeXcel IP-76 device variant") > Cc: <stable@xxxxxxxxxxxxxxx> > Signed-off-by: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx> > --- > Changes since v1: > - Instead of indicating the property as optional, indicate it as > mandatory for the inside-secure,safexcel-eip76 compatible string, as > suggested by Rob Herring. > --- > Documentation/devicetree/bindings/rng/omap_rng.txt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Acked-by: Rob Herring <robh@xxxxxxxxxx> -- 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