diff options
Diffstat (limited to 'Documentation/devicetree/bindings/media/samsung-fimc.txt')
-rw-r--r-- | Documentation/devicetree/bindings/media/samsung-fimc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/media/samsung-fimc.txt b/Documentation/devicetree/bindings/media/samsung-fimc.txt index e4e15d8d7521..48c599dacbdf 100644 --- a/Documentation/devicetree/bindings/media/samsung-fimc.txt +++ b/Documentation/devicetree/bindings/media/samsung-fimc.txt | |||
@@ -138,7 +138,7 @@ Example: | |||
138 | }; | 138 | }; |
139 | 139 | ||
140 | /* MIPI CSI-2 bus IF sensor */ | 140 | /* MIPI CSI-2 bus IF sensor */ |
141 | s5c73m3: sensor@0x1a { | 141 | s5c73m3: sensor@1a { |
142 | compatible = "samsung,s5c73m3"; | 142 | compatible = "samsung,s5c73m3"; |
143 | reg = <0x1a>; | 143 | reg = <0x1a>; |
144 | vddio-supply = <...>; | 144 | vddio-supply = <...>; |