summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-imx8qm-ddr4-arm2.dts
AgeCommit message (Collapse)Author
2019-02-22MLK-20374: arm64: dts: change fspi PAD drive strength to avoid overshootHan Xu
change the flexspi pad settings to pull_up and drive_low to avoid overshoot. Signed-off-by: Han Xu <han.xu@nxp.com> (cherry picked from commit f55654688059a337490915cd6f652d0585597f3d)
2019-02-12MLK-20885: arm64: dts: increase fspi clock rate for better performanceHan Xu
Increase the clock rate for all mt35xu512aba on fspi from 29Mhz to 133Mhz for better performance. Signed-off-by: Han Xu <han.xu@nxp.com>
2019-02-12MLK-20699: VPU Encoder: don't use core number to determine platform typeming_qian
at present, driver use core number(core_type) to determine platform type, 1 means qxp, 2 means qm. this method is not accurate. it's hard to expansion. so get platform type from device id instead of core number. remove core_type in dts. Signed-off-by: ming_qian <ming.qian@nxp.com>
2019-02-12MLK-20507 arm64: dts: use clkreq as gpioRichard Zhu
- Since the l1ss is not enabled yet, configure the clkreq# as gpio on 8qm/qxp mek boards. Re-configure the clkreq# as input and open drain when l1ss is enabled later. - Correct the perst# configurations of 8qm. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
2019-02-12MLK-17119: iMX8QM DDR4: Update DTS for QM B0Nitin Garg
Update 8QM DDR4 validation board dtb with B0 changes. Also add device tree for HDMI display. Signed-off-by: Nitin Garg <nitin.garg@nxp.com>
2019-02-12MLK-19166-6 arm64: dts: imx8qm: add flexcan supportXiaoning Wang
Add flexcan 1, 2 ,3 support for imx8qm. Signed-off-by: Xiaoning Wang <xiaoning.wang@nxp.com>
2019-02-12MLK-17119: Add ARM2 DDR4 DTBTeo Hall
Add DTB to support DDR4 version of the ARM2 board Signed-off-by: Teo Hall <teo.hall@nxp.com>