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 > >

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

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

2019-10-16 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

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

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

[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