[PATCH 1/3] bus: kconfig: Enable SUNXI RSB for arm64
Chen-Yu Tsai
wens at csie.org
Mon Aug 14 00:22:07 PDT 2017
On Sat, Aug 12, 2017 at 1:40 PM, Jagan Teki <jagannadh.teki at gmail.com> wrote:
> From: Jagan Teki <jagan at amarulasolutions.com>
>
> Sunxi arm64 doesn't have separate configs for
> h5 and a64 so enable SUNXI_RSB bus for ARM64.
The commit message is missing a lot of details. It assumes the
reader knows about the A64 SoC and that it uses the RSB bus to
communicate with the PMIC.
Applied for 4.14 with the following commit message:
bus: sunxi-rsb: Enable by default for ARM64
Allwinner's A64 SoC uses the "Reduced Serial Bus" to communicate with
its companion PMIC.
Since arm64 does not have separate defconfigs for each platform or
processor family, enable this driver by default for ARM64 as well.
Note that the Kconfig symbol already depends on ARCH_SUNXI.
ChenYu
>
> Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
More information about the linux-arm-kernel
mailing list