mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-25 21:54:06 +08:00
iio: exynos-adc: Fix typo in DT documentation
Fixes some typos in the documentation of exynos-adc.txt. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
This commit is contained in:
parent
1ba0686b2b
commit
df4b404b35
@ -1,6 +1,6 @@
|
|||||||
Samsung Exynos Analog to Digital Converter bindings
|
Samsung Exynos Analog to Digital Converter bindings
|
||||||
|
|
||||||
This devicetree binding are for the new adc driver written fori
|
The devicetree bindings are for the new ADC driver written for
|
||||||
Exynos4 and upward SoCs from Samsung.
|
Exynos4 and upward SoCs from Samsung.
|
||||||
|
|
||||||
New driver handles the following
|
New driver handles the following
|
||||||
@ -49,4 +49,4 @@ adc@12D10000 {
|
|||||||
};
|
};
|
||||||
|
|
||||||
Note: Does not apply to ADC driver under arch/arm/plat-samsung/
|
Note: Does not apply to ADC driver under arch/arm/plat-samsung/
|
||||||
Note: The child node can be added under the adc node or seperately.
|
Note: The child node can be added under the adc node or separately.
|
||||||
|
Loading…
Reference in New Issue
Block a user