From: Tomeu Vizoso Date: Thu, 12 Mar 2015 14:47:54 +0000 (+0100) Subject: of: Document long-ram-code property in nvidia,tegra20-apbmisc X-Git-Tag: KARO-TXA5-2015-06-26~139^2~1^2~18 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f9ebb7fdc929cbddba836ad887b48db019536742;p=karo-tx-linux.git of: Document long-ram-code property in nvidia,tegra20-apbmisc Needed to properly decode the RAM code register. Signed-off-by: Tomeu Vizoso Signed-off-by: Thierry Reding --- diff --git a/Documentation/devicetree/bindings/misc/nvidia,tegra20-apbmisc.txt b/Documentation/devicetree/bindings/misc/nvidia,tegra20-apbmisc.txt index 47b205cc9cc7..4556359c5876 100644 --- a/Documentation/devicetree/bindings/misc/nvidia,tegra20-apbmisc.txt +++ b/Documentation/devicetree/bindings/misc/nvidia,tegra20-apbmisc.txt @@ -10,3 +10,5 @@ Required properties: The second entry gives the physical address and length of the registers indicating the strapping options. +Optional properties: +- nvidia,long-ram-code: If present, the RAM code is long (4 bit). If not, short (2 bit).