Hi Marco,
thanks for the patches.
On 07.10.20 15:35, Marco Felsch wrote:
Add missing Phytec developers to Cc.
Regards,
Marco
On 20-10-07 15:30, Marco Felsch wrote:
From: Stefan Riedmueller<s.riedmueller@xxxxxxxxx>
This patch adds support for the PHYTEC phyBOARD-Nunki which is a
baseboard for the phyCORE-i.MX 6 especially designed for image
processing purposes. At this point it only supports the phyCORE-i.MX
6Quad and 6QuadPlus.
Features are:
- phyCORE-i.MX 6Quad/QuadPlus
- LVDS display
- HDMI
- GBit Ethernet
- USB Host
- USB OTG
- SATA
- PCIe
Signed-off-by: Stefan Riedmueller<s.riedmueller@xxxxxxxxx>
Signed-off-by: Christian Hemp<c.hemp@xxxxxxxxx>
Signed-off-by: Jan Remmet<j.remmet@xxxxxxxxx>
[m.felsch@xxxxxxxxxxxxxx: squashed downstream commits:
ARM: dts: imx6: nunki: Add support for phytec cameras
ARM: dts: imx6qdl: nunki: Fix wrong pin settings
ARM: dts: imx6qdl: nunki: Enable pcie regulator active low
ARM: dts: imx6qdl: nunki: Remove enable-active-low property
ARM: dts: imx6qdl: nunki: Add muxing for camera strobe and trigger
ARM: dts: imx6qdl: nunki: fix rtc compatible
ARM: dts: imx6: nunki: Move optional camera bindings to separate dtsi]
[m.felsch@xxxxxxxxxxxxxx:
- remove downstream camera and display .dtsi files
- reorder phandles
- adapt commit message to reflect new state
- move stdout-path to nunki.dtsi since it is the only possible debug
uart
- fix pwm-cells for backlight (new default is 3)
- remove not upstream available ti,scan921226h deserializers
- fix a few style issues (compatible first and so on)
- drop unecessary status lines
- keep ldb disabled
- move iomux node to the end]
[m.felsch@xxxxxxxxxxxxxx:
- add support for phyCORE-i.MX 6QuadPlus]
Signed-off-by: Marco Felsch<m.felsch@xxxxxxxxxxxxxx>
Reviewed-by: Stefan Riedmueller <s.riedmueller@xxxxxxxxx>
Stefan