]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: at91/dt: fix at91 udc compatible strings
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Wed, 3 Dec 2014 11:32:10 +0000 (12:32 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 11 Mar 2015 14:49:46 +0000 (15:49 +0100)
commit70a9beaa0789acc8667260605ead9f6c95a2a9af
tree449c50403078b72fb9b42198f659e20e9c5535c7
parentea1c98b33622bd60b35e242dc77344cc2d000a1b
ARM: at91/dt: fix at91 udc compatible strings

The at91rm9200, at91sam9260, at91sam9261 and at91sam9263 SoCs have slightly
different UDC IPs.
Those differences were previously handled with cpu_is_at91xx macro which
are about to be dropped for multi-platform support, thus we need to
change compatible strings.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91sam9260.dtsi
arch/arm/boot/dts/at91sam9261.dtsi
arch/arm/boot/dts/at91sam9263.dtsi