* [PATCH] ARM: dts: imx6qdl: Add CSI device tree port nodes for IPU1 and IPU2
@ 2014-05-27 15:26 Philipp Zabel
2014-05-30 14:07 ` Shawn Guo
0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2014-05-27 15:26 UTC (permalink / raw)
To: linux-arm-kernel
This patch adds CSI subnodes for IPU1 and IPU2 that will contain
ports and endpoints connecting to external elements in the video
pipeline.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
arch/arm/boot/dts/imx6q.dtsi | 8 ++++++++
arch/arm/boot/dts/imx6qdl.dtsi | 8 ++++++++
2 files changed, 16 insertions(+)
diff --git a/arch/arm/boot/dts/imx6q.dtsi b/arch/arm/boot/dts/imx6q.dtsi
index fcfbac2..919a18a 100644
--- a/arch/arm/boot/dts/imx6q.dtsi
+++ b/arch/arm/boot/dts/imx6q.dtsi
@@ -157,6 +157,14 @@
clock-names = "bus", "di0", "di1";
resets = <&src 4>;
+ ipu2_csi0: port at 0 {
+ reg = <0>;
+ };
+
+ ipu2_csi1: port at 1 {
+ reg = <1>;
+ };
+
ipu2_di0: port at 2 {
#address-cells = <1>;
#size-cells = <0>;
diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi
index 43a10e3..8fba7fc 100644
--- a/arch/arm/boot/dts/imx6qdl.dtsi
+++ b/arch/arm/boot/dts/imx6qdl.dtsi
@@ -1038,6 +1038,14 @@
clock-names = "bus", "di0", "di1";
resets = <&src 2>;
+ ipu1_csi0: port at 0 {
+ reg = <0>;
+ };
+
+ ipu1_csi1: port at 1 {
+ reg = <1>;
+ };
+
ipu1_di0: port at 2 {
#address-cells = <1>;
#size-cells = <0>;
--
2.0.0.rc2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: dts: imx6qdl: Add CSI device tree port nodes for IPU1 and IPU2
2014-05-27 15:26 [PATCH] ARM: dts: imx6qdl: Add CSI device tree port nodes for IPU1 and IPU2 Philipp Zabel
@ 2014-05-30 14:07 ` Shawn Guo
0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2014-05-30 14:07 UTC (permalink / raw)
To: linux-arm-kernel
On Tue, May 27, 2014 at 05:26:37PM +0200, Philipp Zabel wrote:
> This patch adds CSI subnodes for IPU1 and IPU2 that will contain
> ports and endpoints connecting to external elements in the video
> pipeline.
>
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-05-30 14:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-27 15:26 [PATCH] ARM: dts: imx6qdl: Add CSI device tree port nodes for IPU1 and IPU2 Philipp Zabel
2014-05-30 14:07 ` Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).