summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
AgeCommit message (Collapse)Author
2024-01-24arm: dts: nxp: imx: Add support for Apalis Evaluation Board v1.2Hiago De Franco
Add support for the new Apalis Evaluation Board v1.2. Because only the imx6q-apalis-eval.dts was available, the imx6q-apalis-eval.dtsi has been created which has common hardware configurations for v1.0, v1.1 and v1.2. Both imx6q-apalis-eval.dts and imx6q-apalis-eval-v1.2.dts files include imx6q-apalis-eval.dtsi. Versions 1.0 and 1.1 are compatible with each other and should use imx6q-apalis-eval.dts file. Now for v1.2, the new device-tree file should be used. Upstream-Status: Submitted [https://lore.kernel.org/all/20240124141849.26254-1-hiagofranco@gmail.com/] Related-to: ELB-5534 Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
2021-08-04ARM: dts: colibri-imx6ull-emmc: add device treesMax Krummenacher
Add devices trees for a Colibri iMX6ULL 1GB which has a eMMC instead of the raw NAND used on other SKUs. Related-to: ELB-4056, ELB-4058 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2021-01-27ARM: dts: Add initial Iris devicetreesPhilippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com> (cherry picked from commit ec4c646d6456a13fafb0e0d76dd60f418207a241)
2021-01-27ARM: dts: imx6ull-colibri-aster: Follow pinctrl naming from mainlineMax Krummenacher
While at it, add the dtbs for Aster Carrier Board to the Makefile. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 48d236e07b708f9cf9332d568f4ef02b8bbd31d6)
2021-01-27ARM: dts: apalis/colibri-imx6: Get missing devicetrees from 4.9Philippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com> (cherry picked from commit fd067bd57fa6c7e01ea6d4f5f6ceae884aba9c21)
2021-01-27ARM: dts: Add Aster devicetrees from 4.9Philippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2020-06-11MLK-24012-10 arm: dts: add imx6 pcie ep supportRichard Zhu
Add the PCIe EP mode on iMX6QP/Q/DL sabresd platforms. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com> Reviewed-by: Fugang Duan <fugang.duan@nxp.com>
2020-06-11MLK-24012-09 arm: dts: add imx7d pcie ep supportRichard Zhu
Add the iMX7D PCIe EP mode, and verify the EP mode on SDB board. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com> Reviewed-by: Fugang Duan <fugang.duan@nxp.com>
2020-06-11MLK-24012-08 arm: dts: add imx6sx pcie ep supportRichard Zhu
Add the iMX6SX PCIe EP mode, and verify the EP mode on SDB board. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com> Reviewed-by: Fugang Duan <fugang.duan@nxp.com>
2020-05-15MLK-24014 arm: dts: only enable pcie in the pcie dts fileRichard Zhu
Since iMX6Q/DL PCIe have the PM limitation (ERR005723). Only enable PCIe in the xxx-pcie.dts files. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com> Reviewed-by: Fugang Duan <fugang.duan@nxp.com>
2020-05-11MLK-23977 arm: dts: imx7d: enable NXP 88w8987 wlan for sdb boardFugang Duan
Enable NXP 88w8987 wlan support: - insert AW-CM358-uSD card into micro SD slot Reviewed-by: Yang Tian <yang.tian@nxp.com> Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
2019-11-25ARM: dts: imx7d-12x12-lpddr3: support audio sound card wm8958Shengjiu Wang
Add imx7d-12x12-lpddr3-val-sai.dts to support wm8958 Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
2019-11-25MLK-14451 ARM: dts: imx7ulp: Move dts entry for sensors into another dtsAdriana Reus
Sensors are connected to M4 and not to A-Core. Sensors will not be exposed to A-Core via standard i2c interface but via an i2c proxy layer over rpmsg. Remove the dts entry to avoid the probe error messages and add a separate dts file for the case where someone wishes to rework the board themselves and connect sensors for testing purposes. Signed-off-by: Adriana Reus <adriana.reus@nxp.com> Signed-off-by: Arulpandiyan Vadivel <arulpandiyan_vadivel@mentor.com> Signed-off-by: Srikanth Krishnakar <Srikanth_Krishnakar@mentor.com> (cherry picked from commit 05f0c61222bcb43b400b239d780df1ee55c5668f)
2019-11-25MLK-22921-3 ARM: dts: imx7ulp: add lpspi slave dts supportClark Wang
Add some missing dts files of imx7ulp which file names have been changed in 4.19.y. Signed-off-by: Clark Wang <xiaoning.wang@nxp.com>
2019-11-25ARM: dts: imx6: add *ldo dtb fileRobin Gong
Add *ldo dtb board file to support board work in ldo-enable mode. Signed-off-by: Robin Gong <yibin.gong@nxp.com>
2019-11-25MLK-22932 ARM: dts: imx6qdl: apply ENET IRQ workaround for sabresd/sabreauto ↵Fugang Duan
boards i.MX6Q/DL ENET cannot wake up system in wait mode because ENET tx & rx interrupt signal don't connect to GPC. Add ENET GPIO IRQ workaround for sabresd/sabreauto boards. Signed-off-by: Fugang Duan <fugang.duan@nxp.com> Acked-by: Richard Zhu <hongxing.zhu@nxp.com>
2019-11-25arm: dts: add gpmi weim dts for imx6ulzHan Xu
add gpmi weim dts for imx6ulz 14x14 evk Signed-off-by: Han Xu <han.xu@nxp.com>
2019-11-25arm: dts: add gpmi weim dts for imx6ullHan Xu
add gpmi weim dts for imx6ull 14x14 evk Signed-off-by: Han Xu <han.xu@nxp.com>
2019-11-25arm: dts: add gpmi weim dts for imx6ulHan Xu
add gpmi weim dts for imx6ul Signed-off-by: Han Xu <han.xu@nxp.com>
2019-11-25arm: dts: add both ecspi and ecspi slave dts for imx6ulHan Xu
add both ecspi and ecspi slave dts for imx6ul 14x14 evk Signed-off-by: Han Xu <han.xu@nxp.com>
2019-11-25arm: dts: add gpmi weim dts for imx6qp sabreautoHan Xu
add gpmi weim dts for imx6qp sabreauto Signed-off-by: Han Xu <han.xu@nxp.com>
2019-11-25arm: dts: add ecspi dts for imx6qp sabreautoHan Xu
add ecspi dts for imx6qp sabreauto Signed-off-by: Han Xu <han.xu@nxp.com>
2019-11-25arm: dts: add gpmi weim dts for imx6q sabreautoHan Xu
add gpmi weim dts for imx6q sabreauto Signed-off-by: Han Xu <han.xu@nxp.com>
2019-11-25arm: dts: add ecspi dts for imx6q sabreautoHan Xu
add ecspi dts for imx6q sabreauto Signed-off-by: Han Xu <han.xu@nxp.com>
2019-11-25arm: dts: add gpmi weim dts for imx6dl sabreatuoHan Xu
add gpmi weim dts for imx6dl sabreatuo Signed-off-by: Han Xu <han.xu@nxp.com>
2019-11-25arm: dts: add ecspi dts for imx6dl sabreautoHan Xu
add ecspi dts for imx6dl sabreauto Signed-off-by: Han Xu <han.xu@nxp.com>
2019-11-25ARM: dts: imx6sll: Add EVK Rev-A board supportAnson Huang
Add i.MX6SLL EVK Rev-A board DT support. Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
2019-11-25ARM: dts: imx6: enable Murata 1MW M.2 card for imx6 legacy platformsFugang Duan
Enable Murata 1MW M.2 card for i.MX6 legacy platforms. Plug in Murata 1MW M.2 into SD slot by using Murata uSD-to-M.2 Adapter. Below i.MX6 legacy platforms will be supported: - i.MX6Q/QP/DL SDB, SD2 slot - i.MX6SX SDB, SD2 slot - i.MX6SLL EVK, SD3 slot - i.MX6UL/ULL/ULZ EVK, SD1 slot Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
2019-11-25ARM: dts: imx6ul-14x14-evk: add new dts file for CSI supportRobby Cai
add new dts file for CSI support, as there's pin conflict with SIM2 Signed-off-by: Robby Cai <robby.cai@nxp.com>
2019-11-25arm: dts: imx: add emmc support on imx6ulzHaibo Chen
eMMC on EVK board share the same USDHC with Micro-SD. Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
2019-11-25arch: arm: dts: add dts file to enable can1Joakim Zhang
Add dts file to enbale can1 which is pin conflict with fec on i.MX6Q/QP/DL sabreauto board. Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com>
2019-11-25ARM: dts: imx6sl-evk-csi: add new dts file for csiRobby Cai
add new dts file for csi since csi and epdc has pin conflict Signed-off-by: Robby Cai <robby.cai@nxp.com>
2019-11-25ARM: dts: add new imx6sx-sdb-lcdif1 dts fileRobby Cai
on SDB board, LCD1_DATA07 is shared by lcdif1 and csi1, so add -lcdif1 dts file to resovle the conflict. [ 503.947201] imx6sx-pinctrl 20e0000.iomuxc: pin MX6SX_PAD_LCD1_DATA07 already requested by 2220000.lcdif; cannot claim for 0-003c [ 503.958957] imx6sx-pinctrl 20e0000.iomuxc: pin-59 (0-003c) status -22 [ 503.965560] imx6sx-pinctrl 20e0000.iomuxc: could not request pin 59 (MX6SX_PAD_LCD1_DATA07) from group csigrp-0 on device 20e0000.iomuxc Signed-off-by: Robby Cai <robby.cai@nxp.com>
2019-11-25ARM: imx: imx6ull: Add imx6ull 9x9 evk board supportJacky Bai
Add i.MX6ULL 9x9 EVK board dts support. Signed-off-by: Jacky Bai <ping.bai@nxp.com>
2019-11-25ARM: dts: imx6ul: Add imx6ul 9x9 evk board supportJacky Bai
Add i.MX6UL 9x9 EVK board dts support Signed-off-by: Jacky Bai <ping.bai@nxp.com>
2019-11-25ARM: dts: imx7d: Add i.MX7D 12x12 LPDDR3 validation board supportAnson Huang
Add i.MX7D 12x12 LPDDR3 validation board support. Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
2019-11-25arm: dts: imx6: Add hdmi property in dts filesSandor Yu
add imx6qp/q/dl hdmi property. Signed-off-by: Sandor Yu <Sandor.yu@nxp.com>
2019-11-25ARM: dts: imx6sx: support audio sound cardShengjiu Wang
support audio sound card (wm8962/mqs) Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
2019-11-25arm: dts: add imx7d-sdb-epdc.dts into MakefileRobby Cai
add imx7d-sdb-epdc.dts into Makefile Signed-off-by: Robby Cai <robby.cai@nxp.com>
2019-11-25ARM: dts: imx7d-sdb: add mipi panel display supportFancy Fang
Create a new dts for TFT3P5581E mipi panel display support on imx7d sdb board. Signed-off-by: Fancy Fang <chen.fang@nxp.com>
2019-11-25arm: dts: imx: fix make dtbs breakDong Aisheng
Fix make dts break which is caused by a typo. Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
2019-11-25ARM: dts: imx7ulp-evk: add RK055IQH042 mipi panel supportFancy Fang
Add a new dtb imx7ulp-evkb-rm68191-qhd.dtb to support the mipi panel RK055IQH042. Signed-off-by: Fancy Fang <chen.fang@nxp.com>
2019-11-25ARM: dts: imx7ulp-evk: add RK055AHD042 mipi panel supportFancy Fang
Add a new dtb imx7ulp-evkb-rm68200-wxga.dtb to support the mipi panel RK055AHD042. Signed-off-by: Fancy Fang <chen.fang@nxp.com>
2019-11-25ARM: dts: imx7ulp-evk: add TFT3P5581E mipi panel supportFancy Fang
Add a new dtb imx7ulp-evk-mipi.dtb to support the TRULY mipi panel TFT3P5581E. Signed-off-by: Fancy Fang <chen.fang@nxp.com>
2019-11-25arm: dts: add gpmi-nand support for imx7d sabresdHan Xu
add gpmi-nand support for imx7d sabresd Signed-off-by: Han Xu <han.xu@nxp.com>
2019-11-25arm: dts: add qspi support for imx7d sabresdHan Xu
add qspi support for imx7d sabresd Signed-off-by: Han Xu <han.xu@nxp.com>
2019-11-25ARM: dts: imx7ulp: add focaltech touch panel ft5426 supportHaibo Chen
Add focaltech new touch panel ft5426 support. Set the ft5426 as default panel for dts. If want to use the old panel, then it needs to boot with imx7ulp-evk-ft5416.dtb file. Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
2019-11-25ARM: dts: imx7ulp: add sd1 slot supportHaibo Chen
SDIO wifi and sd1 slot share one usdhc, this patch add sd1 slot support on imx7ulp evk board, need to do hardware rework first. Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
2019-11-25ARM: dts: imx7ulp-evk: add emmc supportHaibo Chen
Add emmc support for imx7ulp-evk board, need to do rework first. Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
2019-11-25ARM: dts: imx6ul-14x14-evk: add emmc supportHaibo Chen
Add emmc support for imx6ull-14x14-evk and imx6ul-14x14-evk board Signed-off-by: Haibo Chen <haibo.chen@nxp.com>