[PATCH resend] Add devicetree support to m25p80 driver

2012-11-13 Thread Michal Vanka
The following patch adds support for devicetree to m25p80 driver. Note that for jedec chips the chip identification was simplified. When configured by devicetree, the particular chip is identified by jedec_id only. Tested on custom Altera Nios2 system. Signed-off-by: Michal Vanka diff --git a

[PATCH] Add devicetree support to m25p80 driver

2012-10-21 Thread Michal Vanka
The following patch adds support for devicetree to m25p80 driver. Note that for jedec chips the chip identification was simplified. The particular chip is identified by jedec_id only. Tested on custom Altera Nios2 system. Signed-off-by: Michal Vanka diff --git a/Documentation/devicetree

[PATCH] Devicetree support for enc28j60 SPI Ethernet chip

2012-10-19 Thread Michal Vanka
ssors with edge triggered interrupt. The patch was tested on custom Altera Nios2 system. Signed-off-by: Michal Vanka diff -uprN a/Documentation/devicetree/bindings/net/microchip-enc28j60.txt b/Documentation/devicetree/bindings/net/microchip-enc28j60.txt --- a/Documentation/devicetree/bindings/net