From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Stein Subject: [PATCH 0/3] add Atmel EBI (External Bus Interface) DT nodes for AT91SAM9263 Date: Fri, 19 Dec 2014 09:51:37 +0100 Message-ID: <1418979100-13243-1-git-send-email-alexanders83@web.de> Return-path: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Nicolas Ferre , Jean-Christophe Plagniol-Villard , Andrew Victor , Alexandre Belloni , Boris Brezillon Cc: Alexander Stein , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org This is based on and requires Boris' work on an EBI driver for AT91. Please refer to https://lkml.org/lkml/2014/12/3/806. The reason I added no pinctrl is that those pins from EBI1 in my case are not muxable. They are fixed so there is nothing I can test here. I used this patchset and the EBI to configure a PSRAM to be used by the atmel_lcdfb driver which works so far. This also means EBI0 is rather untested, but it should behave like EBI1 if the numbers are correct. Best regards, Alexander Alexander Stein (3): ARM: at91/dt: add matrix node in at91sam9263 dtsi ARM: at91/dt: add SMC0/1 nodes in at91sam9263 dtsi ARM: at91/dt: add EBI (External Bus Interface) node in at91sam9263 dtsi arch/arm/boot/dts/at91sam9263.dtsi | 44 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) -- 2.2.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html