From c1747970612e36148e7f7a51872c652ed47697f4 Mon Sep 17 00:00:00 2001 From: Pierre Aubert Date: Tue, 4 Jun 2013 09:00:15 +0200 Subject: imx: Add support for the SabreSD shipped with i.MX6DL The SabreSD platform is available with i.MX6Q or i.MX6DL. This patch adds the support of the i.MX6DL. The config file and the board directory are renamed to remove the reference to the MX6Q. Signed-off-by: Pierre Aubert CC: Stefano Babic Reviewed-by: Fabio Estevam --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index d3b7e1a543..e753e037e9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -662,7 +662,7 @@ Fabio Estevam mx31pdk i.MX31 mx53ard i.MX53 mx53smd i.MX53 - mx6qsabresd i.MX6Q + mx6sabresd i.MX6Q/DL mx6qsabreauto i.MX6Q wandboard i.MX6DL/S mx6slevk i.MX6SL -- cgit v1.2.1 From fca42cd659f06f65138a1a1aa6d77865913aafa3 Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Wed, 26 Jun 2013 13:53:45 -0300 Subject: MAINTAINERS: Add an entry to the mx6q wandboard variant Signed-off-by: Fabio Estevam Acked-by: Otavio Salvador --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index e753e037e9..001b42d6fe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -664,7 +664,7 @@ Fabio Estevam mx53smd i.MX53 mx6sabresd i.MX6Q/DL mx6qsabreauto i.MX6Q - wandboard i.MX6DL/S + wandboard i.MX6DL/S/Q mx6slevk i.MX6SL Daniel Gorsulowski -- cgit v1.2.1