Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #51881

Bug#809083: linux: armhf/armmp: Please enable support for Rockchip platforms

From Vagrant Cascadian <vagrant@debian.org>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#809083: linux: armhf/armmp: Please enable support for Rockchip platforms
Date 2015-12-27 03:40 +0100
Message-ID <qK9pv-Od-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Source: linux
Version: 4.4~rc6-1~exp1
Severity: wishlist
Tags: patch

I've tested the following options on a Firefly-rk3288, which boots and
supports USB, MMC, eMMC and ethernet. Tested against 4.4~rc6-1~exp1,
though I suspect most if not all options are also available on a 4.3.x
kernel.

Please consider adding the options below to the armmp kernels.

Thanks!


live well,
  vagrant

diff --git a/debian/config/armhf/config.armmp b/debian/config/armhf/config.armmp
index 025e388..8c1bad7 100644
--- a/debian/config/armhf/config.armmp
+++ b/debian/config/armhf/config.armmp
@@ -1046,3 +1046,54 @@ CONFIG_SND_OMAP_SOC_OMAP3_PANDORA=m
 ##
 CONFIG_SND_SOC_TEGRA=m
 
+## file: arch/arm/mach-rockchip/Kconfig
+CONFIG_ARCH_ROCKCHIP=y
+#drivers/crypto/Kconfig:
+CONFIG_CRYPTO_DEV_ROCKCHIP=m
+#drivers/gpu/drm/rockchip/Kconfig:
+CONFIG_DRM_ROCKCHIP=m
+#drivers/gpu/drm/rockchip/Kconfig:
+CONFIG_ROCKCHIP_DW_HDMI=m
+#drivers/iio/adc/Kconfig:
+CONFIG_ROCKCHIP_SARADC=m
+#drivers/iommu/Kconfig:
+CONFIG_ROCKCHIP_IOMMU=y
+#drivers/mmc/host/Kconfig:
+CONFIG_MMC_DW_ROCKCHIP=m
+#drivers/net/ethernet/arc/Kconfig:
+CONFIG_EMAC_ROCKCHIP=m
+#drivers/net/ethernet/stmicro/stmmac/Kconfig:
+CONFIG_DWMAC_ROCKCHIP=m
+#drivers/nvmem/Kconfig:
+CONFIG_ROCKCHIP_EFUSE=m
+#drivers/phy/Kconfig:
+CONFIG_PHY_ROCKCHIP_USB=m
+#drivers/power/avs/Kconfig:
+CONFIG_ROCKCHIP_IODOMAIN=m
+#drivers/pwm/Kconfig:
+CONFIG_PWM_ROCKCHIP=m
+#drivers/spi/Kconfig:
+CONFIG_SPI_ROCKCHIP=m
+#drivers/thermal/Kconfig:
+CONFIG_ROCKCHIP_THERMAL=m
+#sound/soc/rockchip/Kconfig:
+CONFIG_SND_SOC_ROCKCHIP=m
+#sound/soc/rockchip/Kconfig:
+CONFIG_SND_SOC_ROCKCHIP_I2S=m
+#sound/soc/rockchip/Kconfig:
+CONFIG_SND_SOC_ROCKCHIP_SPDIF=m
+#sound/soc/rockchip/Kconfig:
+CONFIG_SND_SOC_ROCKCHIP_MAX98090=m
+#sound/soc/rockchip/Kconfig:
+CONFIG_SND_SOC_ROCKCHIP_RT5645=m
+
+#drivers/i2c/busses/Kconfig:
+CONFIG_I2C_RK3X=m
+
+#drivers/usb/dwc2/Kconfig:
+CONFIG_USB_DWC2=m
+
+# drivers/regulator/Kconfig:
+CONFIG_REGULATOR_ACT8865=m
+CONFIG_REGULATOR_FAN53555=m
+CONFIG_REGULATOR_TPS65910=m

Back to linux.debian.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Bug#809083: linux: armhf/armmp: Please enable support for Rockchip platforms Vagrant Cascadian <vagrant@debian.org> - 2015-12-27 03:40 +0100
  Bug#809083: linux: armhf/armmp: Please enable support for Rockchip platforms Ian Campbell <ijc@debian.org> - 2016-01-01 14:40 +0100
    Bug#809083: linux: armhf/armmp: Please enable support for Rockchip platforms Vagrant Cascadian <vagrant@debian.org> - 2016-01-01 20:30 +0100

csiph-web