summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-imx8qxp-colibri-eval-v3.dtsi
AgeCommit message (Collapse)Author
2020-03-16ARM64: dts: colibri-imx8x: enable dpu g2d also for lcdif dtbMax Krummenacher
The dprX_channelY, pixel-combiner and prgX nodes need to be enabled to use the g2d functionality. Thus move those nodes into the common fsl-imx8qxp-colibri-eval-v3.dtsi, so that fsl-imx8qxp-colibri-eval-v3.dts also gets them enabled. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-02-12ARM64: dts: colibri-imx8x: Add wakeup gpio padOleksandr Suvorov
NXP driver gpio-mxc requires to set gpio pad properly up to use it as wakeup source. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-02-12ARM64: dts: apalis-imx8/colibri imx8x: migrate to using wakeup-sourceMarcel Ziswiler
Replace legacy gpio-key,wakeup property with wakeup-source one. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2020-02-12ARM64: dts: colibri-imx8x: fix evalMarcel Ziswiler
Just a tiny cosmetic fix. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2020-02-12ARM64: dts: colibri-imx8x: clean-up panel stuffMarcel Ziswiler
Make panel definition generic and default to VESA VGA display timings. For fsl-imx8qxp-colibri-lvds-single-eval-v3.dts now use logictechno,lt170410-2whc compatible which is the panel inside our Capacitive Touch Display 10.1" LVDS. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2020-02-12ARM: dts: (apalis|colibri): unify backlight settingsPhilippe Schenker
This commit unifys the backlight settings. All displays sold by Toradex are now supporting 150Hz as a PWM backlight typical frequency. Use this value for all SoM's and put also some better default values for different brightness. Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2020-02-12RM64: dts: colibri-imx8x: eval-v3: fix lpspi2 usageMarcel Ziswiler
This fixes the following error during boot: [ 1.588204] fsl_lpspi 5a020000.lpspi: chipselect 0 already in use [ 1.594461] spi_master spi0: spi_device register error /lpspi@5a020000/spidev@0 [ 1.601850] spi_master spi0: Failed to create SPI device for /lpspi@5a020000/spidev@0 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2020-02-12ARM64: dts: colibri-imx8x: display-dts: Adaptions for new structurePhilippe Schenker
- Remove Lontium V1.0 board settings - Disable RGB display - Add eval.dtsi Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2020-02-12ARM64: dts: colibri-imx8x: Add common eval-hardware to devicetreePhilippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2020-02-12ARM64: dts: colibri-imx8x: Use standard toradex display settingsPhilippe Schenker
And remove unnecessary enabled hardware Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2020-02-12ARM64: dts: colibri-imx8x: Separate eval devicetreesPhilippe Schenker
This commit only creates fsl-imx8qxp-colibri-eval-v3.dtsi and moves code. It does not change code. Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2020-02-12ARM64: dts: colibri-imx8x: Rename devicetree to form general dtsiPhilippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2020-02-12ARM64: dts: colibri-imx8x: Use tabs instead of spaces consistentlyPhilippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2020-02-12arm64: dts: fsl: colibri-imx8qxp: Fix mode for eLCDIF Enable signalOleksandr Suvorov
gpio_bl_on is used as output to enable linked consumers of eLCDIF: panel or bridge. Fix pinmux mode for this pin. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-02-12arm64: dts: fsl: colibri-imx8qxp: Add VGA VDDOleksandr Suvorov
Add VDD regulator for VGA encoder ADV7125. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-02-12arm64: dts: fsl-imx8qxp-colibri: add mipi camera with nxp's v3 driverMax Krummenacher
Related to: #42565 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-02-11arm64: dts: fsl: colibri-imx8qxp: add initial device treeMax Krummenacher
Copied from toradex_imx_4.14.78_1.0.0_ga-bring_up. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>