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/spi/spi-sun6i.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/spi/spi-sun6i.txt')
-rw-r--r-- | Bindings/spi/spi-sun6i.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Bindings/spi/spi-sun6i.txt b/Bindings/spi/spi-sun6i.txt index 2ec99b86b622..ab1811354cce 100644 --- a/Bindings/spi/spi-sun6i.txt +++ b/Bindings/spi/spi-sun6i.txt @@ -39,7 +39,6 @@ spi0: spi@01c68000 { pinctrl-names = "default"; pinctrl-0 = <&spi0_pins>; resets = <&ccu RST_BUS_SPI0>; - status = "disabled"; #address-cells = <1>; #size-cells = <0>; }; |