On Tue, Jul 14, 2020 at 10:35:12AM -0600, Rob Herring wrote: > On Tue, Jul 14, 2020 at 10:15 AM Eric Biggers <ebiggers@xxxxxxxxxx> wrote: > > > > On Tue, Jul 14, 2020 at 10:16:04AM -0400, Martin K. Petersen wrote: > > > > > > Eric, > > > > > > > Add the vendor-specific registers and clock for Qualcomm ICE (Inline > > > > Crypto Engine) to the device tree node for the UFS host controller on > > > > sdm845, so that the ufs-qcom driver will be able to use inline crypto. > > > > > > I would like to see an Acked-by for this patch before I merge it. > > > > > > > Andy, Bjorn, or Rob: can you give Acked-by? > > DTS changes should go in via the QCom tree. > So, the DTS patch can't be applied without the driver patches since then the driver would misinterpret the ICE registers as the dev_ref_clk_ctrl registers. But the driver patches can be applied without the DTS patch. Martin: how about you take patches 1-2 and 4-5 through the scsi tree for 5.9, and then we get the DTS patch taken through the QCOM tree for 5.10? - Eric