summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/mt8135-evbp1.dts
AgeCommit message (Collapse)Author
2015-09-27ARM: dts: mt8135-evbp1: remove regulator-compatible usageJavier Martinez Canillas
The regulator-compatible property from the regulator DT binding was deprecated and the correct approach is to use the node's name. This patch has no functional changes since the values of the node's name and the regulator-compatible match for all the regulators. Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
2015-07-17ARM: dts: mt8135-evbp1: Add PMIC supportSascha Hauer
The MT8135 eval board contains a MT6397 PMIC. This adds the corresponding device node to the dts file. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
2015-01-08ARM: mediatek: dts: Add UART dts for MT8127 and MT8135 boardsEddie Huang
This patch enable UART for MT8127 moose board and MT8135 evalution board. Adding the dts, these two boards can show log and shell prompts. Signed-off-by: Eddie Huang <eddie.huang@mediatek.com> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
2014-11-12ARM: mediatek: add dts for MT8135 evaluation board.Joe.C
Evbp1 is a tablet evaluation board based on MT8135 SoC. Signed-off-by: Joe.C <yingjoe.chen@mediatek.com> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>