Commit 2c8370509258b5a38ac35f4f2bc4b97656982275

Authored by Eric Lee
1 parent 7b9695a447
Exists in master

Minor Bug Fixed and add BQ24770 Charger IC driver

Showing 2 changed files with 2 additions and 1 deletions Side-by-side Diff

recipes-kernel/linux/linux-smarcfimx6-3.14.28/defconfig
... ... @@ -2016,6 +2016,7 @@
2016 2016 # CONFIG_CHARGER_BQ2415X is not set
2017 2017 # CONFIG_CHARGER_BQ24190 is not set
2018 2018 # CONFIG_CHARGER_BQ24735 is not set
  2019 +CONFIG_CHARGER_BQ2477X=y
2019 2020 # CONFIG_CHARGER_SMB347 is not set
2020 2021 # CONFIG_IMX6_USB_CHARGER is not set
2021 2022 # CONFIG_POWER_RESET is not set
recipes-kernel/linux/linux-smarcfimx6_3.14.28.bb
... ... @@ -17,7 +17,7 @@
17 17 file://defconfig \
18 18 "
19 19  
20   -SRCREV = "c9fd565e815f546569ffb7311fed5d7716b9b766"
  20 +SRCREV = "ff0893e39be14a861d62a60f6ae9b6b2a8bc2351"
21 21 PV = "3.14.28"
22 22 LOCALVERSION = "-1.0.1_smarc"
23 23