lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 20 Sep 2015 21:06:52 +0200
From:	Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>
To:	Jisheng Zhang <jszhang@...vell.com>, catalin.marinas@....com,
	will.deacon@....com, robh+dt@...nel.org, pawel.moll@....com,
	mark.rutland@....com, ijc+devicetree@...lion.org.uk,
	galak@...eaurora.org
CC:	devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/3] arm64: berlin: enable ARCH_REQUIRE_GPIOLIB

On 18.09.2015 15:47, Jisheng Zhang wrote:
> All berlin SoCs have GPIOs driven by the dwapb GPIO driver. Add GPIOLIB
> as a dependency to be able to support them.
>
> Signed-off-by: Jisheng Zhang <jszhang@...vell.com>

Applied to berlin64/soc.

Thanks,
   Sebastian

> ---
>   arch/arm64/Kconfig.platforms | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
> index 23800a1..c6e2c75 100644
> --- a/arch/arm64/Kconfig.platforms
> +++ b/arch/arm64/Kconfig.platforms
> @@ -7,6 +7,7 @@ config ARCH_BCM_IPROC
>
>   config ARCH_BERLIN
>   	bool "Marvell Berlin SoC Family"
> +	select ARCH_REQUIRE_GPIOLIB
>   	select DW_APB_ICTL
>   	help
>   	  This enables support for Marvell Berlin SoC Family
>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ