Re: [linux-yocto] [kernel-cache master] xilinx-zynqmp: enable CONFIG_COMMON_CLK_SI5341 and CONFIG_XILINX_ZYNQMP_DPDMA

2020-12-21 Thread Bruce Ashfield
merged. Bruce On Wed, Dec 16, 2020 at 3:34 AM wrote: > > From: Quanyang Wang > > Since we use si5341 as clk source, then enable CONFIG_COMMON_CLK_SI5341 > to use its driver. And in order to use mainline dpdma driver, we need > enable CONFIG_XILINX_ZYNQMP_DPDMA. > > Signed-off-by: Quanyang Wang

Re: [linux-yocto] [kernel-cache master] xilinx-zynqmp: enable CONFIG_COMMON_CLK_SI5341 and CONFIG_XILINX_ZYNQMP_DPDMA

2020-12-21 Thread Bruce Ashfield
This looks ok to me, but I'll wait for the v3 of the BSP branch changes before doing the merge. Bruce On Wed, Dec 16, 2020 at 3:34 AM wrote: > > From: Quanyang Wang > > Since we use si5341 as clk source, then enable CONFIG_COMMON_CLK_SI5341 > to use its driver. And in order to use mainline

[linux-yocto] [kernel-cache master] xilinx-zynqmp: enable CONFIG_COMMON_CLK_SI5341 and CONFIG_XILINX_ZYNQMP_DPDMA

2020-12-16 Thread quanyang.wang
From: Quanyang Wang Since we use si5341 as clk source, then enable CONFIG_COMMON_CLK_SI5341 to use its driver. And in order to use mainline dpdma driver, we need enable CONFIG_XILINX_ZYNQMP_DPDMA. Signed-off-by: Quanyang Wang --- bsp/xilinx-zynqmp/xilinx-zynqmp.cfg | 3 ++- 1 file changed, 2