]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
spi: Fix zynq SPI binding
authorMichal Simek <michal.simek@xilinx.com>
Wed, 22 Jul 2015 08:47:33 +0000 (10:47 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:50:48 +0000 (13:50 +0200)
commita8da08e3a5c97200a204bd5f9c64c59a93434cb7
treea815b3e08862b80afa4ea721cabd20c5bb21ab4f
parent4373f23de9fba7a1a5624d39ef3ebb510d378ce0
spi: Fix zynq SPI binding

Zynq is using Cadence IP where binding is documented in the Linux kernel
and there is no reason to use different binding.
Synchronize it.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynq-7000.dtsi
doc/device-tree-bindings/spi/spi-zynq.txt
drivers/spi/zynq_spi.c