From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 83a618fdcc2b278bd788e56ca7db6fdbb4afa3f1
Date: Sun, 13 May 2018 09:15:07 +0100 [thread overview]
Message-ID: <20180513081507.6C26A1081DF2@git01.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 6467 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via 83a618fdcc2b278bd788e56ca7db6fdbb4afa3f1 (commit)
from 61bb655fad889dc973e770dea4a1620674cfbf1d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 83a618fdcc2b278bd788e56ca7db6fdbb4afa3f1
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Sun May 13 08:12:13 2018 +0000
kernel: arm-multi: enable AXP20x power regulator
this is needed for bananapi usb support
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/kernel/kernel.config.armv5tel-ipfire-multi | 15 +++++++++++++--
config/rootfiles/common/armv5tel/linux-multi | 7 +++++++
2 files changed, 20 insertions(+), 2 deletions(-)
Difference in files:
diff --git a/config/kernel/kernel.config.armv5tel-ipfire-multi b/config/kernel/kernel.config.armv5tel-ipfire-multi
index 7a194a4a9..7a1018c4c 100644
--- a/config/kernel/kernel.config.armv5tel-ipfire-multi
+++ b/config/kernel/kernel.config.armv5tel-ipfire-multi
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm 4.14.38 Kernel Configuration
+# Linux/arm 4.14.40 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y
@@ -3040,6 +3040,7 @@ CONFIG_INPUT_YEALINK=m
CONFIG_INPUT_CM109=m
# CONFIG_INPUT_REGULATOR_HAPTIC is not set
CONFIG_INPUT_RETU_PWRBUTTON=m
+CONFIG_INPUT_AXP20X_PEK=m
CONFIG_INPUT_TWL4030_PWRBUTTON=m
CONFIG_INPUT_TWL4030_VIBRA=m
CONFIG_INPUT_TWL6040_VIBRA=m
@@ -3398,6 +3399,7 @@ CONFIG_GPIO_GENERIC=y
#
# CONFIG_GPIO_74XX_MMIO is not set
# CONFIG_GPIO_ALTERA is not set
+CONFIG_GPIO_AXP209=y
# CONFIG_GPIO_DWAPB is not set
# CONFIG_GPIO_EXAR is not set
# CONFIG_GPIO_FTGPIO010 is not set
@@ -3510,6 +3512,10 @@ CONFIG_BATTERY_88PM860X=m
# CONFIG_BATTERY_SBS is not set
# CONFIG_CHARGER_SBS is not set
# CONFIG_BATTERY_BQ27XXX is not set
+CONFIG_CHARGER_AXP20X=m
+CONFIG_BATTERY_AXP20X=m
+CONFIG_AXP20X_POWER=m
+# CONFIG_AXP288_FUEL_GAUGE is not set
# CONFIG_BATTERY_MAX17040 is not set
# CONFIG_BATTERY_MAX17042 is not set
# CONFIG_BATTERY_MAX1721X is not set
@@ -3815,7 +3821,8 @@ CONFIG_MFD_SUN4I_GPADC=y
# CONFIG_MFD_BCM590XX is not set
# CONFIG_MFD_BD9571MWV is not set
# CONFIG_MFD_AC100 is not set
-# CONFIG_MFD_AXP20X_I2C is not set
+CONFIG_MFD_AXP20X=y
+CONFIG_MFD_AXP20X_I2C=y
# CONFIG_MFD_AXP20X_RSB is not set
# CONFIG_MFD_CROS_EC is not set
# CONFIG_MFD_ASIC3 is not set
@@ -3918,6 +3925,7 @@ CONFIG_REGULATOR_88PM8607=y
# CONFIG_REGULATOR_ACT8865 is not set
# CONFIG_REGULATOR_AD5398 is not set
CONFIG_REGULATOR_ANATOP=y
+CONFIG_REGULATOR_AXP20X=m
# CONFIG_REGULATOR_DA9210 is not set
# CONFIG_REGULATOR_DA9211 is not set
# CONFIG_REGULATOR_FAN53555 is not set
@@ -6164,6 +6172,7 @@ CONFIG_EXTCON=y
# Extcon Device Drivers
#
# CONFIG_EXTCON_ADC_JACK is not set
+# CONFIG_EXTCON_AXP288 is not set
# CONFIG_EXTCON_GPIO is not set
# CONFIG_EXTCON_MAX3355 is not set
# CONFIG_EXTCON_RT8973A is not set
@@ -6216,6 +6225,8 @@ CONFIG_IIO_CONSUMERS_PER_TRIGGER=2
#
# CONFIG_AD7291 is not set
# CONFIG_AD799X is not set
+CONFIG_AXP20X_ADC=m
+# CONFIG_AXP288_ADC is not set
# CONFIG_BERLIN2_ADC is not set
# CONFIG_CC10001_ADC is not set
# CONFIG_ENVELOPE_DETECTOR is not set
diff --git a/config/rootfiles/common/armv5tel/linux-multi b/config/rootfiles/common/armv5tel/linux-multi
index e303eeb34..1b6139c6b 100644
--- a/config/rootfiles/common/armv5tel/linux-multi
+++ b/config/rootfiles/common/armv5tel/linux-multi
@@ -898,6 +898,7 @@ lib/modules/KVER-ipfire-multi
#lib/modules/KVER-ipfire-multi/kernel/drivers/i2c/muxes/i2c-mux-reg.ko
#lib/modules/KVER-ipfire-multi/kernel/drivers/iio
#lib/modules/KVER-ipfire-multi/kernel/drivers/iio/adc
+#lib/modules/KVER-ipfire-multi/kernel/drivers/iio/adc/axp20x_adc.ko
#lib/modules/KVER-ipfire-multi/kernel/drivers/iio/adc/meson_saradc.ko
#lib/modules/KVER-ipfire-multi/kernel/drivers/iio/adc/sun4i-gpadc-iio.ko
#lib/modules/KVER-ipfire-multi/kernel/drivers/iio/adc/twl4030-madc.ko
@@ -921,6 +922,7 @@ lib/modules/KVER-ipfire-multi
#lib/modules/KVER-ipfire-multi/kernel/drivers/input/matrix-keymap.ko
#lib/modules/KVER-ipfire-multi/kernel/drivers/input/misc
#lib/modules/KVER-ipfire-multi/kernel/drivers/input/misc/ati_remote2.ko
+#lib/modules/KVER-ipfire-multi/kernel/drivers/input/misc/axp20x-pek.ko
#lib/modules/KVER-ipfire-multi/kernel/drivers/input/misc/cm109.ko
#lib/modules/KVER-ipfire-multi/kernel/drivers/input/misc/gpio-beeper.ko
#lib/modules/KVER-ipfire-multi/kernel/drivers/input/misc/keyspan_remote.ko
@@ -2159,6 +2161,9 @@ lib/modules/KVER-ipfire-multi
#lib/modules/KVER-ipfire-multi/kernel/drivers/power/supply
#lib/modules/KVER-ipfire-multi/kernel/drivers/power/supply/88pm860x_battery.ko
#lib/modules/KVER-ipfire-multi/kernel/drivers/power/supply/88pm860x_charger.ko
+#lib/modules/KVER-ipfire-multi/kernel/drivers/power/supply/axp20x_ac_power.ko
+#lib/modules/KVER-ipfire-multi/kernel/drivers/power/supply/axp20x_battery.ko
+#lib/modules/KVER-ipfire-multi/kernel/drivers/power/supply/axp20x_usb_power.ko
#lib/modules/KVER-ipfire-multi/kernel/drivers/power/supply/generic-adc-battery.ko
#lib/modules/KVER-ipfire-multi/kernel/drivers/power/supply/twl4030_charger.ko
#lib/modules/KVER-ipfire-multi/kernel/drivers/power/supply/twl4030_madc_battery.ko
@@ -2171,6 +2176,8 @@ lib/modules/KVER-ipfire-multi
#lib/modules/KVER-ipfire-multi/kernel/drivers/pwm/pwm-sun4i.ko
#lib/modules/KVER-ipfire-multi/kernel/drivers/pwm/pwm-twl-led.ko
#lib/modules/KVER-ipfire-multi/kernel/drivers/pwm/pwm-twl.ko
+#lib/modules/KVER-ipfire-multi/kernel/drivers/regulator
+#lib/modules/KVER-ipfire-multi/kernel/drivers/regulator/axp20x-regulator.ko
#lib/modules/KVER-ipfire-multi/kernel/drivers/rtc
#lib/modules/KVER-ipfire-multi/kernel/drivers/rtc/rtc-88pm80x.ko
#lib/modules/KVER-ipfire-multi/kernel/drivers/rtc/rtc-88pm860x.ko
hooks/post-receive
--
IPFire 2.x development tree
reply other threads:[~2018-05-13 8:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180513081507.6C26A1081DF2@git01.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox