bcm27xx: update 6.1 patches to latest version
[openwrt/staging/dangole.git] / target / linux / bcm27xx / patches-6.1 / 950-0856-Allow-RESET_BRCMSTB-on-ARCH_BCM2835.patch
1 From 22ae3b2ee3293278e647877b269a5aebad3f077d Mon Sep 17 00:00:00 2001
2 From: Phil Elwell <phil@raspberrypi.com>
3 Date: Thu, 27 May 2021 11:46:30 +0100
4 Subject: [PATCH] Allow RESET_BRCMSTB on ARCH_BCM2835
5
6 ---
7 drivers/reset/Kconfig | 2 +-
8 1 file changed, 1 insertion(+), 1 deletion(-)
9
10 --- a/drivers/reset/Kconfig
11 +++ b/drivers/reset/Kconfig
12 @@ -51,7 +51,7 @@ config RESET_BERLIN
13
14 config RESET_BRCMSTB
15 tristate "Broadcom STB reset controller"
16 - depends on ARCH_BRCMSTB || COMPILE_TEST
17 + depends on ARCH_BRCMSTB || ARCH_BCM2835 || COMPILE_TEST
18 default ARCH_BRCMSTB
19 help
20 This enables the reset controller driver for Broadcom STB SoCs using