summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6q-arm2-hsic.dts
AgeCommit message (Collapse)Author
2019-02-12MLK-12731-2 ARM: dts: Makefile: add dts entry for imx6q-arm2-hsicPeter Chen
This dts is only for USB HSIC controller test which needs Validation Port Card on it. Disable controller 3 due to strange signal on it at arm2 board. Signed-off-by: Peter Chen <peter.chen@nxp.com>
2019-02-12MLK-10086-2 ARM: imx6: add dts entries for hsic controllerLi Jun
- Add usbphy_nop, hsic uses nop phy driver - Add anatop phandle, hsic needs to access anatop register to change osc clock for different boards - Add phy_type, hsic needs to config PHY parameters at portsc - For imx6q-arm2 board, hsic has pin conflict with ethernet, we create a dedicated dts(imx6q-arm2-hsic.dts) for it with ethernet disabled, besides please make sure keep the line of data and strobe unchanged between board boots up and enable hsic controller. Signed-off-by: Peter Chen <peter.chen@freescale.com> (cherry picked from commit 2f8a266d271874cd398d14556752ab4ab0be27ba)