kernel: IBM PSU driver, hwmon core additions, and aspeed-pwm-tacho

Edward A. James (8):
      hwmon: (pmbus): Switch status registers to 16 bit
      hwmon: (pmbus): Access word data for STATUS_WORD
      hwmon: (pmbus): Add generic alarm bit for iin and pin
      hwmon: (pmbus): Add debugfs for status registers
      dt-bindings: i2c: Document the IBM CCF power supply version 1
      hwmon: (pmbus): Add IBM Common Form Factor (CFF) power supply driver
      Documentation: hwmon: Document the IBM CFF power supply
      ARM: dts: aspeed: Witherspoon: Add power supplies to i2c bus

Jaghathiswari Rankappagounder Natarajan (1):
      Documentation: dt-bindings: Document bindings for ASPEED AST2400/AST2500 PWM and Fan tach control

Joel Stanley (2):
      ARM: configs: aspeed: Add VLAN options
      ARM: configs: aspeed: Enable IBM CFF Power Supply driver

Mykola Kostenok (2):
      Documentation: dt-bindings: aspeed-pwm-tacho cooling device.
      hwmon: (aspeed-pwm-tacho) cooling device support.

Change-Id: I78081bba5af67a1b1987fe256dd1f2ff3182472d
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/meta-openbmc-bsp/meta-aspeed/meta-ast2400/recipes-kernel/linux/linux-obmc/defconfig b/meta-openbmc-bsp/meta-aspeed/meta-ast2400/recipes-kernel/linux/linux-obmc/defconfig
index 2caeb0c..49e9370 100644
--- a/meta-openbmc-bsp/meta-aspeed/meta-ast2400/recipes-kernel/linux/linux-obmc/defconfig
+++ b/meta-openbmc-bsp/meta-aspeed/meta-ast2400/recipes-kernel/linux/linux-obmc/defconfig
@@ -61,6 +61,7 @@
 CONFIG_NETFILTER=y
 CONFIG_IP_NF_IPTABLES=y
 CONFIG_IP_NF_FILTER=y
+CONFIG_VLAN_8021Q=y
 CONFIG_NET_NCSI=y
 # CONFIG_WIRELESS is not set
 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
@@ -150,6 +151,7 @@
 CONFIG_SENSORS_ADM1275=y
 CONFIG_SENSORS_LM25066=y
 CONFIG_SENSORS_MAX31785=y
+CONFIG_SENSORS_IBM_CFFPS=y
 CONFIG_SENSORS_UCD9000=y
 CONFIG_SENSORS_TMP421=y
 # CONFIG_HID is not set