diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2017-11-13 20:15:33 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2017-11-13 20:15:33 +0000 |
commit | 550370858c61e6f7fe3832de73daa9cc25ba716a (patch) | |
tree | b8d380020ec7026d5a54e3a2c67ef46ac8859511 /Bindings/iio/adc/lpc1850-adc.txt | |
parent | d5464ff11700ac44568e6816e00d1d1427cc46ae (diff) |
Update our copies of the Device Tree Source to Linux 4.14vendor/device-tree/4.14
Notes
Notes:
svn path=/vendor/device-tree/dist/; revision=325773
svn path=/vendor/device-tree/4.14/; revision=325774; tag=vendor/device-tree/4.14
Diffstat (limited to 'Bindings/iio/adc/lpc1850-adc.txt')
-rw-r--r-- | Bindings/iio/adc/lpc1850-adc.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Bindings/iio/adc/lpc1850-adc.txt b/Bindings/iio/adc/lpc1850-adc.txt index 0bcae5140bc5..9ada5abd45fa 100644 --- a/Bindings/iio/adc/lpc1850-adc.txt +++ b/Bindings/iio/adc/lpc1850-adc.txt @@ -17,5 +17,4 @@ adc0: adc@400e3000 { clocks = <&ccu1 CLK_APB3_ADC0>; vref-supply = <®_vdda>; resets = <&rgu 40>; - status = "disabled"; }; |