ARM: at91: dts: sama5d3: change name of pinctrl of ISI_MCK
authorJosh Wu <josh.wu@atmel.com>
Sun, 4 Jan 2015 09:02:31 +0000 (17:02 +0800)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 15 Jan 2015 15:14:17 +0000 (16:14 +0100)
commitfbe18601a521d2ac2a6190107970a4e882a06a5d
treec3a6130c58a279e4e81312d3d12da27287caf4ae
parent97889b14ed6f18e85dedca32116c2e4502b445c6
ARM: at91: dts: sama5d3: change name of pinctrl of ISI_MCK

For sama5d3xmb board, the pins: pinctrl_isi_pck_as_mck is pck1, and
used to provide MCK for camera sensor.

We change its name to: pinctrl_pck1_as_isi_mck.

As we want camera sensor instead of ISI to configure the pck1 (ISI_MCK) pin.
So we remove this pinctrl from ISI DT node. It will be added in 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.036582 seconds and 5 git commands to generate.