mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
drm/rockchip: ebc_dev: release version v2.09
1.support suspend logo refresh
2.support multi panel pmics define as:
&ebc_dev {
pmic = <&tps65185 &sy7673a &xxxx>;
}
3.do err when bufmode not support
Signed-off-by: Zorro Liu <lyx@rock-chips.com>
Change-Id: I9686a7d2eae8051c04c53970acdc7793870dd553
This commit is contained in:
@@ -5,10 +5,7 @@ menuconfig ROCKCHIP_EBC_DEV
|
||||
help
|
||||
Rockchip eBook Device Dirver could help to driver the electronic ink screen.
|
||||
|
||||
choice
|
||||
prompt "eink pmic sensor"
|
||||
depends on ROCKCHIP_EBC_DEV
|
||||
default EPD_TPS65185_SENSOR
|
||||
config EPD_TPS65185_SENSOR
|
||||
bool "Tps65185"
|
||||
endchoice
|
||||
bool "eink pmic Tps65185"
|
||||
depends on ROCKCHIP_EBC_DEV
|
||||
default y
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user