
Hi Jagan,
I didn't get chance to look at the series. Could you give me some time till next week as I am little busy this week.
Regards, Siva
-----Original Message----- From: Jagan Teki [mailto:jagannadh.teki@gmail.com] Sent: Monday, April 27, 2015 8:32 PM To: u-boot@lists.denx.de; Siva Durga Prasad Paladugu Cc: Jagannadha Sutradharudu Teki; Michal Simek Subject: Re: [U-Boot 0/7] dm: spi: Convert few drivers to driver model
Hi Siva Durga Prasad,
On 23 April 2015 at 19:45, Jagannadha Sutradharudu Teki jagannadh.teki@gmail.com wrote:
Driver model conversion, patches. - drivers/spi/zynq_spi.c and drivers/spi/xilinx_spi.c
thanks!
Jagan.
Jagannadha Sutradharudu Teki (7): dm: spi: zynq_spi: Convert to driver model zynq: Kconfig: Enable dm spi and spi_flash dts: zynq: Add zynq spi controller nodes spi: zynq_spi: Add fdt support in driver dts: zynq: Enable spi1 for zc770_xm010 board dm: spi: xilinx_spi: Convert to driver model spi: xilinx_spi: Add asm/io.h include file
Can you just test and let me know any comments from your side.
arch/arm/Kconfig | 2 + arch/arm/dts/zynq-7000.dtsi | 26 +++ arch/arm/dts/zynq-zc770-xm010.dts | 4 + arch/arm/include/asm/arch-zynq/hardware.h | 2 - doc/device-tree-bindings/spi/spi-zynq.txt | 29 +++ drivers/spi/xilinx_spi.c | 213 +++++++++++--------- drivers/spi/zynq_spi.c | 312 ++++++++++++++++++------------ 7 files changed, 372 insertions(+), 216 deletions(-) create mode 100644 doc/device-tree-bindings/spi/spi-zynq.txt
-- 1.9.1
thanks!
Jagan.
This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.