On Wed, Feb 22, 2017 at 07:59:08AM +0100, Heiner Kallweit wrote:
Add clock to DT binding documentation.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
---
v2:
- splitted first version of patch into two
- add DT binding documentation
- mention that clock is optional
- replace spaces with tabs in DT binding example
v3:
- splitted DT extension and binding documentation update into two patches
---
Documentation/devicetree/bindings/rng/amlogic,meson-rng.txt | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
Now the subject should really be: "dt-bindings: rng: ..."
Acked-by: Rob Herring <robh@kernel.org>