Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: marvell,mmp2: fix typos in bindings doc

A pair of rather trivial ones.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Rob Herring <robh@kernel.org>

authored by

Lubomir Rintel and committed by
Rob Herring
ef4efa14 8ce5f841

+1 -1
+1 -1
Documentation/devicetree/bindings/clock/marvell,mmp2.txt
··· 18 18 Each clock is assigned an identifier and client nodes use this identifier 19 19 to specify the clock which they consume. 20 20 21 - All these identifier could be found in <dt-bindings/clock/marvell-mmp2.h>. 21 + All these identifiers could be found in <dt-bindings/clock/marvell,mmp2.h>.