From 607af165c0470e7297e1a04f528176222849b5a9 Mon Sep 17 00:00:00 2001 From: Alexander Shiyan Date: Tue, 3 Jun 2014 20:34:15 +0400 Subject: [PATCH] pinctrl: i.MX27: Remove nonexistent pad definitions Pads for PB0-PB3, PC0-PC4, PE26-PE31 and PF24-PF31 does not exist on the i.MX27 SOC. There is no reason to define them, the presence of such definitions in the DTS files is a bug. This patch removes these nonexistent pad definitions. Signed-off-by: Alexander Shiyan Signed-off-by: Linus Walleij --- Reading git-format-patch failed