lkml.org 
[lkml]   [2020]   [Jun]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] dt-bindings: mmc: sdhci-sirf
Date
Fix unit address to match the first address specified in the reg
property of the node.

Signed-off-by: Kangmin Park <l4stpr0gr4m@gmail.com>
---
Documentation/devicetree/bindings/mmc/sdhci-sirf.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/mmc/sdhci-sirf.txt b/Documentation/devicetree/bindings/mmc/sdhci-sirf.txt
index dd6ed464bcb8..61185bbfdf9e 100644
--- a/Documentation/devicetree/bindings/mmc/sdhci-sirf.txt
+++ b/Documentation/devicetree/bindings/mmc/sdhci-sirf.txt
@@ -11,7 +11,7 @@ Optional properties:

Example:

- sd0: sdhci@56000000 {
+ sd0: sdhci@cd000000 {
compatible = "sirf,prima2-sdhc";
reg = <0xcd000000 0x100000>;
cd-gpios = <&gpio 6 0>;
--
2.26.2
\
 
 \ /
  Last update: 2020-07-01 00:38    [W:0.055 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site