]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: imx6sx-sdb: add revb board and make it default
authorPeter Chen <peter.chen@freescale.com>
Thu, 26 Feb 2015 08:28:30 +0000 (16:28 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 30 Mar 2015 08:38:51 +0000 (16:38 +0800)
commit54183bd7f7662930ec52ef6bbe20ed1a805262d7
tree26aac5bed644c0bd1be97a12989ef01f6ac1e18c
parent1bb733f64f2abdf5bf113244ace3e4083bac4f91
ARM: imx6sx-sdb: add revb board and make it default

Since imx6sx-sdb reva board is experimental and will not be used
formally (eg, no software release based on it), we set revb board
as the formal imx6sx-sdb board.

The imx6sx-sdb uses pfuse200 as pmic which has only one power supply
for both VDDARM_IN and VDDSOC_IN, so VDDARM_IN and VDDSOC_IN have to
use the same (higher one in the same frequency) one as its power supply,
that's the reason we override the OPP setting in board dts file.

Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/imx6sx-sdb.dts [new file with mode: 0644]