4、添加armsoc的xorg.conf,比如rk32.conf 5.3 Thermal的配置 v4.4 kernel中, rk3288-evb.dtsi默认没有打开thermal的OTP_OUT输出功能. &tsadc { rockchip,hw-tshut-mode = <1>; /* tshut mode 0:CRU 1:GPIO */ rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */ status...
The 'evb-rk3288' is not a vendor name, change it to 'rockchip' which is the real vendor name. Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com> Acked-by: Simon Glass <sjg@chromium.org>Loading branch information jk-kernel authored and sjg20 committed Jul 31, 2016 1 parent f75711...
This is a sync with kernel mainline dts. The U-Boot eMMC does not need to care about the power for Rockchip SoCs, because if the board is using eMMC, the power will default on (for bootrom), so the 'vmmc', 'vqmmc' is only useful for SD in U-Boot. Signed-off-by: Kever Yang...
ARM: dts: Enable DDR50 mode on the eMMC ARM: dts: Take the mmc slot node out of rk3288-evb ARM: dts: mmc slot node gone on rk3288 => no more address / size cells arch/arm/boot/dts/rk3288-evb.dtsi | 25 +++++++++++++++ arch/arm/boot/dts/rk3288.dtsi | 18 ++++++++...
[PATCH 2/5] ARM: dts: Enable emmc and sdmmc on the rk3288-evb boards This adds support for the sdmmc and emmc ports on the rk3288 using the currently posted driver from Addy at: