From: Josh Wu Date: Sun, 4 Jan 2015 09:02:30 +0000 (+0800) Subject: ARM: at91: dts: sama5d3: change name of pinctrl_isi_{power,reset} X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~70^2~33^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97889b14ed6f18e85dedca32116c2e4502b445c6;p=pandora-kernel.git ARM: at91: dts: sama5d3: change name of pinctrl_isi_{power,reset} For sama5d3xmb board, the pins: pinctrl_isi_{power,reset} is used to power-down or reset camera sensor. So we should let camera sensor instead of ISI to configure the pins. This patch will change pinctrl name from pinctrl_isi_{power,reset} to pinctrl_sensor_{power,reset}. And remove these two pinctrl from ISI's DT node. We will add these two pinctrl to sensor's DT node. Signed-off-by: Josh Wu Acked-by: Alexandre Belloni Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed