summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-imx8x-arm2.dtsi
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-20472 arm64: dts: correct the pad configurations of pcieRichard Zhu
Correct the pad confirations of the pcie perst and epdev_on on 8qm/qxp platforms. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com> Reviewed-by: Fugang Duan <fugang.duan@nxp.com>
2019-02-12MLK-19613 VPU: Update arm2 dts files for vpu decoder and encoderHuang Chaofan
Update arm2 dts files for vpu decoder and encoder Signed-off-by: Huang Chaofan <chaofan.huang@nxp.com>
2019-02-12MLK-19504: Add missing device tree nodes for QXPTeo Hall
Add missing device tree nodes necessary for display to probe correctly. Signed-off-by: Teo Hall <teo.hall@nxp.com>
2019-02-12MLK-19413-5 arm64: fsl-imx8x-arm2.dtsi: Enable pixel combinerLiu Ying
This patch enables pixel combiner for the i.MX8x ARM2 platform. Signed-off-by: Liu Ying <victor.liu@nxp.com>
2019-02-12MLK-19166-1 arm64: dts: add flexcan device in DTSJoakim Zhang
Add flexcan device in dts file to enable base function on imx8qxp both mek and arm2 board Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com>
2019-02-12MLK-19184: arm64: dts: add flexspi support in QXP MEK DTHan Xu
add flexspi support in QXP MEK DT Signed-off-by: Han Xu <han.xu@nxp.com>
2019-02-12MLK-15052-1: ARM64: dts: add flexspi in 8qxp device treeHan Xu
add the flexspi device tree node for i.mx8qxp Signed-off-by: Han Xu <han.xu@nxp.com> Acked-by: Frank Li <frank.li@nxp.com> (cherry picked from commit 4f8c8854fbec3a87edf9b0cdc1e9c459de3e565e)
2019-02-12MLK-18612-2 ARM64: dts: fsl-imx8x-arm2: add ADC supportHaibo Chen
Add ADC support for imx8qxp b0 validation board, just enable ADC_IN0 and ADC_IN1, to support these two adc external analog input, need do the following hardware rework: change register R335 and R338 from A side to B side. Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
2019-02-12MLK-18089: Add support for DXP/DXTeo Hall
Add dtsi and board configurations for DXP/DX 8QXP derivatives. Separate out the arm2 board individual details for transparency of board and device specifics. Signed-off-by: Teo Hall <teo.hall@nxp.com>