diff options
author | Igal Liberman <Igal.Liberman@freescale.com> | 2015-04-16 14:41:11 +0300 |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2015-06-02 21:37:22 -0500 |
commit | 791b0bfae8408a5b7b9db621ce81bc7b3568981a (patch) | |
tree | 6bc70e7621996dc2be6ef3e221c4d9cb67866be2 /Documentation/devicetree/bindings/powerpc | |
parent | 65bf2a057021b009ff9924b59203993bdff82ecc (diff) | |
download | linux-791b0bfae8408a5b7b9db621ce81bc7b3568981a.tar.bz2 |
dt/bindings: fsl/guts: Added global-utilities compatibles
v3 - Addressed Scott's feedback:
Added "fsl,<chip>-guts"
v2 - Addressed Scott's feedback
Signed-off-by: Igal Liberman <Igal.Liberman@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'Documentation/devicetree/bindings/powerpc')
-rw-r--r-- | Documentation/devicetree/bindings/powerpc/fsl/guts.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/powerpc/fsl/guts.txt b/Documentation/devicetree/bindings/powerpc/fsl/guts.txt index 7f150b5012cc..b71b2039e112 100644 --- a/Documentation/devicetree/bindings/powerpc/fsl/guts.txt +++ b/Documentation/devicetree/bindings/powerpc/fsl/guts.txt @@ -9,6 +9,11 @@ Required properties: - compatible : Should define the compatible device type for global-utilities. + Possible compatibles: + "fsl,qoriq-device-config-1.0" + "fsl,qoriq-device-config-2.0" + "fsl,<chip>-device-config" + "fsl,<chip>-guts" - reg : Offset and length of the register set for the device. Recommended properties: |