summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6dqscm-qwks-rev2.dtsi
AgeCommit message (Collapse)Author
2019-02-12MLK-19153-1 ARM: dts: update new "fsl,tx-d-cal" propertyPeter Chen
Using new "fsl,tx-d-cal" for dts, and update document accordingly. Acked-by: Jun Li <jun.li@nxp.com> Signed-off-by: Peter Chen <peter.chen@nxp.com>
2019-02-12MXSCM-293-1 arm: dts: fixes for MX6 SCM devices on L4.9Juan Gutierrez
- replace legacy wakeup property with 'wakeup-source' - add "jedec,spi-nor" flash compatible binding - fix lcd display id - fixig typo for gpios - use external wdog_b reset instead of issuing a sw reset - add off-on-delay for usdhc vmmc-supply regulator on mx6sxscm - add missing sai1 and wdog1 configs for mx6sxscm - fix vgen6 regulator maximum microvolt for mx6dqscm - disable CAAM since cannot coexist with LCDIF for mx6sxscm - add the reg into the rpmsg node for mx6sxscm Signed-off-by: Juan Gutierrez <juan.gutierrez@nxp.com>
2019-02-12MXSCM-266 arm: dts: increase lpddr2 voltage to 1.25VJuan Gutierrez
From testing the performance is better when the voltage for lpddr2 is set to 1.25V instead of 1.2V. Signed-off-by: Juan Gutierrez <juan.gutierrez@nxp.com>
2019-02-12MLK-14401: ARM: dts: Add supply for bypassed vddpuLeonard Crestez
Newer kernel versions output a lot of warnings if they encounter a bypassed regulator without an explicitly configured supply. Like this: vddpu: bypassed regulator has no supply! vddpu: bypassed regulator has no supply! vddpu: bypassed regulator has no supply! Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
2019-02-12MLK-14301: imx dts: Fix cpu regulator referencesLeonard Crestez
On imx_4.9.y we no longer override the cpu arm/soc/pu-supply properties to link to pmic directly but rather rely on the regulator core propagating a set_voltage on a bypassed regulator upwards. This change was already performance for imx6qdl, now do it for all the boards using ldo-bypass. Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
2019-02-12MLK-13803 dts fixes for ldb-di{0,1}-parent not includedLeonard Crestez
Signed-off-by: Leonard Crestez <dan-leonard.crestez@nxp.com>
2019-02-12MLK-13245 ARM: dts: imx: generic dtsi support for qwks boardJuan Gutierrez
Add the generic dtsi configuration support, including Wifi, for the SCM i.MX6DQ Quick Start Board (QWKS) Signed-off-by: Juan Gutierrez <juan.gutierrez@nxp.com> Signed-off-by: Alejandro Sierra <alejandro.sierra@nxp.com>