aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-rpi
diff options
context:
space:
mode:
authorScrumpyJack <scrumpyjack@st.ilet.to>2016-09-07 15:50:29 +0000
committerTimo Teräs <timo.teras@iki.fi>2016-09-09 08:06:01 +0000
commita08abce9b1ae6e92f4de3508583f99bba7c30647 (patch)
treea6c33a9a9f0521ecdbe818125e3fc31a9387a872 /main/linux-rpi
parent44141edd1bfa9b588b8fcd913e7aeb436d4d4940 (diff)
downloadaports-a08abce9b1ae6e92f4de3508583f99bba7c30647.tar.bz2
aports-a08abce9b1ae6e92f4de3508583f99bba7c30647.tar.xz
main/linux-rpi: Adds dual mode OTG support
Makes the dwc2 module support both host and gadget mode.
Diffstat (limited to 'main/linux-rpi')
-rw-r--r--main/linux-rpi/APKBUILD6
-rw-r--r--main/linux-rpi/config-rpi.armhf9
2 files changed, 8 insertions, 7 deletions
diff --git a/main/linux-rpi/APKBUILD b/main/linux-rpi/APKBUILD
index f4841903a8..9f9248a49b 100644
--- a/main/linux-rpi/APKBUILD
+++ b/main/linux-rpi/APKBUILD
@@ -199,7 +199,7 @@ md5sums="9a78fa2eb6c68ca5a40ed5af08142599 linux-4.4.tar.xz
b66e8aa4991ca5c2ccd61559ed7e6491 gpio-mcp23s08-pullups.patch
5508d2b3e5967bd57f92f551d90b3e54 rotary-encoder-fix.patch
29281b74d2cef6965fa4ab6d826a2aa4 issue-4973.patch
-a58b771ccb44b8ca3d742723652cfe5c config-rpi.armhf
+427a0599416c4d95ad8fb9076682ec72 config-rpi.armhf
92897d5e23fe720790866e939ae1ed71 config-rpi2.armhf
e587cae1dca2f5992555d9bcf53deecf markdt"
sha256sums="401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2 linux-4.4.tar.xz
@@ -209,7 +209,7 @@ sha256sums="401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2 li
b389a556bbd98053881b43deef1adf20640f980557c5f37cfd7ece2daeecbda9 gpio-mcp23s08-pullups.patch
ab6740577fe8c1d71d2c716720ebbbf9a750985963d6938093b4ca9194b6e871 rotary-encoder-fix.patch
3a16e927ce53a8c56e7f1dd86fe8ad08b1c06466f5206c521a7e2de1e4796d6c issue-4973.patch
-a27f0042e2bd4fda9ed08552b05c747c061ffec17268d58012e32364cd7c12eb config-rpi.armhf
+5f53f4a2d735c29588568ff5404a076755b48c9d92f1be88eab21955e4cff835 config-rpi.armhf
f372f254bf021160d8091512c714f0ec0bb2cc46baf5c98d6270b15e9b725511 config-rpi2.armhf
0f6681fc5c3590e1dbe13a2bde796403bd1529cf0fe19720899eaa0db79bcb49 markdt"
sha512sums="13c8459933a8b80608e226a1398e3d1848352ace84bcfb7e6a4a33cb230bbe1ab719d4b58e067283df91ce5311be6d2d595fc8c19e2ae6ecc652499415614b3e linux-4.4.tar.xz
@@ -219,6 +219,6 @@ e486c0aa2348879de8a311165908f378d83ca185b4109bcca8d4233314285a138aaee70229861e1a
36724ba56cb8fdf3a3d347cffb67ae1cc3d7b1052d526b6b5134ebf6baae9f9724b586c97833453dc7697ab24699426f0749af78b6a80be36967a80033a0cf40 gpio-mcp23s08-pullups.patch
3a711e2cdb6c0ecaceb3755437d38626dec8403e8aa167a6e16f64d8a8b7cc5bdc7e04aa7c05938719ebc90e319ec4124ee2151a7855e7838ee143b62d140ad0 rotary-encoder-fix.patch
501c91bf2538a18102da59bbccc3097f9c3c90079acc0e946ff075074160c09b8a66934e5ce5470e170f0e4f93d114709a95230367426d0bb7ea02c4bdf4cc9b issue-4973.patch
-53bd22f70985a53375e7cf6a2e1985fe058cde25680241560185cbc9c7ceb34687dd221f5978aed367e17b6dccc594bcd0cf79bf1f922d222cac8ff58f37e6e6 config-rpi.armhf
+3b05cf32c546f00f2ace5df19a783ee0499b9f40970fb51ef716d850c7e144d4d42a3663a9a4caefc7e1b53cff5337a859cc3618a91bc5a64f54eb15065f8d7d config-rpi.armhf
fb005473e6eec3d092688b3e5002a84fe2387250df0f4db7185b7f6aac40cced09302ad1ce6b6c4221a38e7b5904c2570a2f306bd1ccc29485c2f8d740c6299e config-rpi2.armhf
a4ecd1f48db64f9d6a189250d1937d7f2cd3a049a3d24cc527d04d05db06137722f1ba44bcd6033794781c3f2cfe2fbe065410a16de4bfdf4b1cd95d89322a77 markdt"
diff --git a/main/linux-rpi/config-rpi.armhf b/main/linux-rpi/config-rpi.armhf
index 5f462718de..a465cbd173 100644
--- a/main/linux-rpi/config-rpi.armhf
+++ b/main/linux-rpi/config-rpi.armhf
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm 4.4.12 Kernel Configuration
+# Linux/arm 4.4.17 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -3322,9 +3322,10 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
#
CONFIG_USB_DEFAULT_PERSIST=y
# CONFIG_USB_DYNAMIC_MINORS is not set
-# CONFIG_USB_OTG is not set
+CONFIG_USB_OTG=y
# CONFIG_USB_OTG_WHITELIST is not set
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
+# CONFIG_USB_OTG_FSM is not set
# CONFIG_USB_ULPI_BUS is not set
CONFIG_USB_MON=m
# CONFIG_USB_WUSB_CBAF is not set
@@ -3399,8 +3400,8 @@ CONFIG_USB_DWC2=m
#
# Gadget/Dual-role mode requires USB Gadget support to be enabled
#
-CONFIG_USB_DWC2_PERIPHERAL=y
-# CONFIG_USB_DWC2_DUAL_ROLE is not set
+# CONFIG_USB_DWC2_PERIPHERAL is not set
+CONFIG_USB_DWC2_DUAL_ROLE=y
# CONFIG_USB_DWC2_DEBUG is not set
# CONFIG_USB_DWC2_TRACK_MISSED_SOFS is not set
# CONFIG_USB_CHIPIDEA is not set