aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6q-b450v3.dts
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: imx6q-bx50v3: configure unused pca953x pinsKen Lin2016-08-291-0/+16
| | | | | | | | | | At power on, pca953x GPIO pins are configured as input and may cause unexpected interrupts. Configure the unused pins as GPO low to avoid unexpected interrupts. Signed-off-by: Ken Lin <ken.lin@advantech.com.tw> Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
* ARM: dts: imx: b450/b650v3: Move ldb_di clk assignmentAkshay Bhat2016-04-261-1/+4
| | | | | | | | | | Previously the LDB_DIx clocks could be specified in the ldb node. With the ERR009219 errata fix applied, the ldb_di clocks now needs to be specified in the clks node to ensure the clocks are setup early in the boot process. Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
* ARM: dts: imx: Add support for Advantech/GE B450v3Akshay Bhat2016-02-291-0/+88
Add support for Advantech/GE B450v3 board. Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>