Commit b67b3c9b authored by Paul Kocialkowski's avatar Paul Kocialkowski Committed by Chen-Yu Tsai

ARM: dts: sun8i-v3s: Add CSI0 MCLK pin definition

This adds a device-tree definition for the CSI0 MCLK pin,
which can be used for feeding MIPI CSI-2 sensors.
Signed-off-by: default avatarPaul Kocialkowski <contact@paulk.fr>
Signed-off-by: default avatarChen-Yu Tsai <wens@csie.org>
parent aaad9007
......@@ -337,6 +337,12 @@ pio: pinctrl@1c20800 {
interrupt-controller;
#interrupt-cells = <3>;
/omit-if-no-ref/
csi0_mclk_pin: csi0-mclk-pin {
pins = "PE20";
function = "csi_mipi";
};
/omit-if-no-ref/
csi1_8bit_pins: csi1-8bit-pins {
pins = "PE0", "PE2", "PE3", "PE8", "PE9",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment