Re: [PATCH] arm64: defconfig: Enable Qualcomm remoteproc dependencies

2019-10-18 Thread Bjorn Andersson
On Fri 18 Oct 03:38 PDT 2019, Sibi Sankar wrote: > On 2019-10-09 05:44, Bjorn Andersson wrote: [..] > > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig [..] > > @@ -780,6 +783,8 @@ CONFIG_PWM_ROCKCHIP=y > > CONFIG_PWM_SAMSUNG=y > > CONFIG_PWM_SUN4I=m > > CONFIG_PWM_TEGR

Re: [PATCH] arm64: defconfig: Enable Qualcomm remoteproc dependencies

2019-10-18 Thread Sibi Sankar
On 2019-10-09 05:44, Bjorn Andersson wrote: Enable the the power domains, reset controllers and remote block device memory access drivers necessary to boot the Audio, Compute and Modem DSPs on Qualcomm SDM845. None of the power domains are system critical, but needs to be builtin as the driver c

Re: [PATCH] arm64: defconfig: Enable Qualcomm remoteproc dependencies

2019-10-15 Thread Bjorn Andersson
On Tue 08 Oct 17:14 PDT 2019, Bjorn Andersson wrote: > Enable the the power domains, reset controllers and remote block device > memory access drivers necessary to boot the Audio, Compute and Modem > DSPs on Qualcomm SDM845. > > None of the power domains are system critical, but needs to be built

Re: [PATCH] arm64: defconfig: Enable Qualcomm remoteproc dependencies

2019-10-15 Thread Vinod Koul
On 08-10-19, 17:14, Bjorn Andersson wrote: > Enable the the power domains, reset controllers and remote block device > memory access drivers necessary to boot the Audio, Compute and Modem > DSPs on Qualcomm SDM845. > > None of the power domains are system critical, but needs to be builtin > as the

Re: [PATCH] arm64: defconfig: Enable Qualcomm remoteproc dependencies

2019-10-10 Thread Alex Elder
On 10/8/19 7:14 PM, Bjorn Andersson wrote: > Enable the the power domains, reset controllers and remote block device > memory access drivers necessary to boot the Audio, Compute and Modem > DSPs on Qualcomm SDM845. > > None of the power domains are system critical, but needs to be builtin > as the

[PATCH] arm64: defconfig: Enable Qualcomm remoteproc dependencies

2019-10-08 Thread Bjorn Andersson
Enable the the power domains, reset controllers and remote block device memory access drivers necessary to boot the Audio, Compute and Modem DSPs on Qualcomm SDM845. None of the power domains are system critical, but needs to be builtin as the driver core prohibits probe deferal past late initcall