diff options
-rw-r--r-- | Documentation/devicetree/bindings/pinctrl/fsl,imx-pinctrl.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/fsl,imx-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/fsl,imx-pinctrl.txt index bcfdab5d442e..3a7caf7a744a 100644 --- a/Documentation/devicetree/bindings/pinctrl/fsl,imx-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/fsl,imx-pinctrl.txt | |||
@@ -58,7 +58,7 @@ Some requirements for using fsl,imx-pinctrl binding: | |||
58 | 58 | ||
59 | Examples: | 59 | Examples: |
60 | usdhc@0219c000 { /* uSDHC4 */ | 60 | usdhc@0219c000 { /* uSDHC4 */ |
61 | fsl,card-wired; | 61 | non-removable; |
62 | vmmc-supply = <®_3p3v>; | 62 | vmmc-supply = <®_3p3v>; |
63 | status = "okay"; | 63 | status = "okay"; |
64 | pinctrl-names = "default"; | 64 | pinctrl-names = "default"; |