summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-09-14apalis-imx8: rename mezzanine overlaysDenys Drozdov
Use common naming conventions for all mezzanine overlays - apalis-imx8_mezzanine_lvds_overlay.dts - LVDS 10" - apalis-imx8_mezzanine_ov5640_overlay.dts - CSI_2 OV5640 camera Related-to: ELB-2578 Signed-off-by: Denys Drozdov <denys.drozdov@toradex.com>
2021-09-14apalis-imx8: overlay for flexcan3 on mezzanineDenys Drozdov
Enable flexcan3 interface. Keep CAN transceiver Silent Mode OFF MXM Pin 193 (GPIO2_IO18) low. Related-to: ELB-2578 Signed-off-by: Denys Drozdov <denys.drozdov@toradex.com>
2021-09-01imx6ull-emmc: add overlaysOleksii Bidnichenko
Add following overlays: - Parallel RGB/VGA support - Atmel MXT TS for boards with Capacitive Touch Connector - Atmel MXT TS for Capacitive Touch Adapter - Fusion F0710A TS for boards with Capacitive Touch Connector - Fusion F0710A TS for Capacitive Touch Adapter - Toradex 7" touchscreen lt161010 - Toradex 10" touchscreen lt170410 - Toradex 7" resistive touchscreen ad7879 Related-to: ELB-4065 Related-to: ELB-4080 Signed-off-by: Oleksii Bidnichenko <oleksii.bidnichenko@toradex.com>
2021-09-01apalis-imx8: Add LVDS overlay for MezzanineDenys Drozdov
Add separate overlay for Apalis iMX8 Mezzanine available on the evaluation board. Mezzanine is using ldb1 for the LVDS lane, configure lvds-channel appropriately Related-to: ELB-2578 Signed-off-by: Denys Drozdov <denys.drozdov@toradex.com>
2021-09-01apalis-imx8: update ov5640 camera csi_2 overlayDenys Drozdov
Remove wakeup-key node since it's no longer supported in Apalis iMX8 DT. Drop pinctrl_gpio_keys pinmux as already configured in the Apalis iMX8 device tree. Related-to: ELB-2578 Signed-off-by: Denys Drozdov <denys.drozdov@toradex.com>
2021-07-21verdin-imx8mp: add/modify overlays for supporting ov5640 on mezzanineMarcel Ziswiler
verdin-imx8mp_mezzanine-ov5640_overlay.dts: Modify the regular overlay to work with the default jumpering of the Mezzanine which uses the same GPIOs as the first camera interface CSI_1 and the same I2C bus as used for DSI display adapters! So, unless we modify the OV5640 driver to cope with using them same GPIOs twice or ignore absence of GPIOs this will not work for any concurrent dual camera use case. verdin-imx8mp_mezzanine-ov5640-2_overlay.dts: Add a new overlay to work with an alternate jumpering of the Mezzanine which uses the same Verdin GPIO2 as used for the Atmel MXT Touchscreen and the same I2C bus as used for DSI display adapters! So, while this can not concurrently used with our 10 inch capacitive LVDS touch screen it does work fine for any concurrent dual camera use case. While at it indicate GPIO usage of primary CSI_1 OV5640 overlay. Related-to: ELB-4035 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2021-07-16verdin-imx8mp: mezzanine: fix dual-channel lvds overlayMarcel Ziswiler
While at it actually use timings as per LG LP156WF1 datasheet. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2021-07-15verdin-imx8mp: add overlay for supporting ov5640 on mezzanineMarcel Ziswiler
Related-to: ELB-4035 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2021-07-15display-lt170410: Add verdin-imx8mp compatiblePhilippe Schenker
Related-to: ELB-4034 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2021-07-15verdin-imx8mp: add overlay to show how to enable dual-channel lvdsPhilippe Schenker
Related-to: ELB-4034 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2021-07-15verdin-imx8mp: add overlay for supporting atmel-mxt-ts on mezzaninePhilippe Schenker
Related-to: ELB-4034 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2021-07-15Add single channel lvds overlay for the mezzanine of verdin imx8m plusPhilippe Schenker
Related-to: ELB-4034 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2021-07-02overlays: colibri-imx7: fix vga mode overlayDenys Drozdov
Explicitly specify parent clock to support clock source for the VGA mode overlay Related-to: ELB-4030 Signed-off-by: Denys Drozdov <denys.drozdov@toradex.com>
2021-06-30overlays: apalis-imx6: add csi camera ov5640 v1.1b/v1.1aOleksandr Suvorov
Add support of the MIPI CSI-2 serial camera OV5640. Related-to: ELB-3883 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2021-06-24colibri-imx8x: display-lcdif, parallel-rgb and display-vga overlay: clean-upMarcel Ziswiler
Cosmetic clean-up: re-order, white space, etc. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2021-06-24apalis-imx8x: re-add parallel-rgb overlayMarcel Ziswiler
Re-add an overlay, which uses mxsfb driver. It supports additional panel/display flags. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2021-06-24apalis-imx8x: rename parallel-rgb to display-lcdif overlayMarcel Ziswiler
Rename parallel-rgb to display-lcdif overlay as it uses DPU-enabled LCDIF interface driver (display_lcdif). It doesn't support additional panel/display flags, however it works more stable, than mxsfb driver, and supports higher resolutions up to 4k. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2021-04-14overlays: apalis-imx8x: fix building lvds overlayOleksandr Suvorov
The apalis-imx8x_lvds overlay now uses gpio definitions. Include the proper header file. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2021-04-14overlays: colibri-imx8x: add display-lcdif overlayOleksandr Suvorov
Add an overlay, which uses DPU-enabled LCDIF interface driver (display_lcdif). It doesn't support additional panel/display flags, however it works more stable, than mxsfb driver, and supports higher resolutions up to 4k. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2021-04-14overlays: colibri-imx6: add overlay for EDT 7" panelOleksandr Suvorov
The EDT 7" resistive panel latches data on the rising edge. Add the overlay to support this panel more precisely. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2021-04-14overlays: apalis-imx6: add overlay for EDT 7" panelOleksandr Suvorov
The EDT 7" resistive panel latches data on the rising edge. Add the overlay to support this panel more precisely. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2021-04-14overlays: colibri-imx7: add overlay for EDT 7" panelOleksandr Suvorov
The EDT 7" resistive panel latches data on the rising edge. Add the overlay to support this panel more precisely. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2021-04-14overlay: apalis-imx8x_dsihdmi: follow comment adjustment for muxerPhilippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2021-04-14overlays: apalis-imx8x_lvds_overlay: set muxer explicitly to LVDSPhilippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2021-04-10overlays: colibri-imx8x: use mxsfb driver for LCD/VGA interfacesOleksandr Suvorov
This driver correctly supports display flags and fixes the pixel shift issue on displays with the data latching on the rising edge. The DPU-enabled driver for LCDIF device (display_lcdif) doesn't support display special flags. It prevents the VGA port on the Colibri Evaluation board working correctly. The driver mxsfb (adma_lcdif) works well with display flags, so that it should be used as a default driver for LCD panels and VGA monitors. Note, the mxsfb driver DOESN'T support imx dpu unit. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2021-04-07overlays: colibri-imx8x: fix reset signal description for ov5640Oleksandr Suvorov
Actually, the reset signal goes to the X3-11 pin. Fix the description. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2021-04-07overlays: apalis-imx8x_ov5640_overlay: csi camera module 5mp ov5640Marcel Ziswiler
Add device tree overlay for CSI Camera Module 5MP OV5640 previously orderable at Toradex. Related-to: ELB-3883 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2021-04-07overlays: colibri-imx7: fix 10 inch panel overlayMarcel Ziswiler
Explicitly assign clocks and clock parents to make sure we get more than a mere 24 MHz pixel clock! Related-to: ELB-3898 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2021-04-06overlays: colibri-imx7: add uart b disable overlayMax Krummenacher
This allows for disabling the UART B in Linux freeing it for potential M4 use. Related-to: ELB-3520 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2021-04-06overlays: apalis-imx6: fix lvdsMax Krummenacher
The lt170410 panel uses single channel LVDS with 24bit color depth and spwg color mapping. Set the IPU's DI output to provide 24 bit color depth signals as the LDB inputs need the same color depth at its input as it has to provide at its LVDS output. Set the LVDS data-width and color mapping explicitly in the overlay. Related-to: ELB-3930 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2021-04-05overlays: colibri-imx7: improve LVDS transceiver overlayOleksandr Suvorov
Handle the LVDS transceiver signals to be sure they set properly. Related-to: ELB-3898 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2021-04-02display-lt170410_overlay: remove colibri-imx8x compatibleSergio Prado
Currently this overlay is not supported on Colibri iMX8X (it fails to build due to a missing panel-lvds node on Colibri iMX8X device trees). Related-to: TOR-1692 Signed-off-by: Sergio Prado <sergio.prado@toradex.com>
2021-04-02overlays: colibri-imx8x_ov5640_overlay: csi camera module 5mp ov5640Marcel Ziswiler
Add device tree overlay for CSI Camera Module 5MP OV5640 previously orderable at Toradex. Related-to: ELB-3883 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2021-04-02display-lt170410_overlay: remove verdin compatiblesMarcel Ziswiler
Remove spurious Verdin compatibles as they really require specific overlays due to clocking limitations. Fixes: b49931cdf25f ("overlays: display-lt170410_overlay: add more compatibles") Reported-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2021-04-02apalis-imx8_ov5640(-2)_overlay: fix clock-lanes propertyMarcel Ziswiler
Fix clock-lanes property (clocks-lanes seems a typo). Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2021-04-02overlays: next cosmetic clean-upMarcel Ziswiler
Cosmetic clean-up without any functional impact: - white space clean-up - adding missing new line - add note about CSI Camera Module 5MP OV5640 only previously having been orderable at Toradex Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2021-03-30overlays: colibri-imx6: improve LVDS transceiver overlayOleksandr Suvorov
Handle the PowerDown and Channel Mode signals of the LVDS transceiver to be sure they set properly. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2021-03-29overlays: colibri-imx8x: add LVDS transceiverOleksandr Suvorov
Add the overlay to support LCD-LVDS transceiver on Iris v2.0A. Related-to: ELB-3876 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2021-03-27overlays: cosmetic clean-upMarcel Ziswiler
Cosmetic clean-up without any functional impact: - white space clean-up - re-order nodes/properties - adding missing new lines - remove obsolete includes - remove spurious new lines - change 7", 7inch, 10" and 10inch consistently to 7 inch resp. 10 inch Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2021-03-27overlays: add missing colibri-imx7-emmc compatibleMarcel Ziswiler
Add missing colibri-imx7-emmc compatible. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2021-03-27overlays: display-fullhd_overlay: remove colibri-imx6ullMarcel Ziswiler
The Colibri iMX6ULL can't really do full HD (max. 1366 x 768 x 18bpp). Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2021-03-27overlays: colibri-imx6: remove invalid compatiblesMarcel Ziswiler
Remove invalid compatibles. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2021-03-27overlays: display-lt170410_overlay: add more compatiblesMarcel Ziswiler
Add more compatibles. While at it also add a comment indicating it being an LVDS display. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2021-03-27overlays: apalis-imx6_vga_overlay: add closing semicolonMarcel Ziswiler
Add missing closing semicolon. Fixes: 0530313ee387 ("overlays: apalis-imx6: add vga mode string") Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2021-03-26overlays: apalis-imx6: add vga mode stringDenys Drozdov
Use VESA VGA mode for apalis-imx6_vga_overlay.dts Related-to: ELB-3870 Signed-off-by: Denys Drozdov <denys.drozdov@toradex.com>
2021-03-18overlays: verdin-imx8mm_sn65dsi84-lt170410_overlay: 10 inch displayMarcel Ziswiler
Add device tree overlay for Verdin DSI to LVDS Adapter and a connected 10 inch display lt170410 orderable at Toradex. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2021-03-18overlays: cosmetic clean-upMarcel Ziswiler
Cosmetic clean-up without any functional impact: - re-order overlays in Makefile alphabetically - get rid of obsolete includes - add note that CSI Camera Module 5MP OV5640 is no longer orderable at Toradex - re-order properties alphabetically - re-order nodes alphabetically - fix indentation and line-spacing - use correct NXP SoC naming nomenclature Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2021-03-18overlays: colibri-imx7: fix makefile for 10 inch lvds overlayMarcel Ziswiler
Fix dtb vs. dtg typo in Makefile. Note: This has no impact on our builds as the OpenEmbedded recipe does not make use of that Makefile. Fixes: 3079c64e090a ("overlays: colibri-imx7: overlay for 10" LVDS") Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2021-03-16overlays: verdin-imx8mp_ov5640_overlay: csi camera module 5mp ov5640Marcel Ziswiler
Add device tree overlay for CSI Camera Module 5MP OV5640 previously orderable at Toradex. Related to: ELB-3365 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2021-03-01overlays: verdin-imx8mp: verdin native hdmiOleksandr Suvorov
Add the device tree overlay for the Verdin native HDMI output interface. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>