Re: [PATCH] dt-bindings: example: Extend based on practice

2020-09-15 Thread Rob Herring
On Thu, 10 Sep 2020 20:47:06 +0200, Krzysztof Kozlowski wrote: > Extend the example schema with common rules which seems to be not that > obvious: > 1. Expecting arrays of phandles to be always ordered, regardless if >"xxx-names" is provided (e.g. clocks), > 2. Add example of altering a propert

[PATCH] dt-bindings: example: Extend based on practice

2020-09-10 Thread Krzysztof Kozlowski
Extend the example schema with common rules which seems to be not that obvious: 1. Expecting arrays of phandles to be always ordered, regardless if "xxx-names" is provided (e.g. clocks), 2. Add example of altering a property based on presence of other property, 3. Document usage of unevaluate