Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a8c759c7 authored by yangbo lu's avatar yangbo lu Committed by Ulf Hansson
Browse files

dt: bindings: move guts devicetree doc out of powerpc directory



Move guts devicetree doc to Documentation/devicetree/bindings/soc/fsl/
since it's used by not only PowerPC but also ARM. And add a specification
for 'little-endian' property.

Signed-off-by: default avatarYangbo Lu <yangbo.lu@nxp.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Acked-by: default avatarScott Wood <oss@buserror.net>
Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent e7a802c0
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -25,6 +25,9 @@ Recommended properties:
 - fsl,liodn-bits : Indicates the number of defined bits in the LIODN
   registers, for those SOCs that have a PAMU device.

 - little-endian : Indicates that the global utilities block is little
   endian. The default is big endian.

Examples:
	global-utilities@e0000 {	/* global utilities block */
		compatible = "fsl,mpc8548-guts";