ARM: at91: dts: sama5d3: change name of pinctrl_isi_{power,reset}
authorJosh Wu <josh.wu@atmel.com>
Sun, 4 Jan 2015 09:02:30 +0000 (17:02 +0800)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 15 Jan 2015 15:14:01 +0000 (16:14 +0100)
commit97889b14ed6f18e85dedca32116c2e4502b445c6
tree69e04f500d21150a53bf8f6adfaf1314658e8622
parent24fe3f02c0bfae19736f454bc76a9863a0c76e5d
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 <josh.wu@atmel.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/sama5d3xmb.dtsi
This page took 0.031619 seconds and 5 git commands to generate.