[linux-yocto][linux-yocto cn96xx] marvell-cn96xx kernel update for linux-yocto v5.4

2020-12-21 Thread Ruiqiang Hao
Hi Bruce, Please help to merge follow kernel code into our marvell-cn96xx repos. repo: linux-yocto branch: v5.4/standard/cn96xx v5.4/standard/preempt-rt/cn96xx Thanks, Ruiqiang The following changes since commit 6e05fd5bacbaf8833b4a619f5041432e4737e93c:

[linux-yocto] Question on i915: adust helper to 'm'

2020-12-21 Thread Zhang, Qiang
Hello Bruce about commit 27ad9c754f20bdc59d281e6bc7c9b2a96bbed0ee There is warning here: [NOTE]: 'CONFIG_DRM_KMS_HELPER' last val (m) and .config val (y) do not match [INFO]: CONFIG_DRM_KMS_HELPER : y ## .config: 4070 :configs/standard/intel-x86/features/i915/i915.cfg (m) [INFO]: raw

[linux-yocto][linux-yocto-dev cn96xx] kernel update for linux-yocto-dev v5.9

2020-12-21 Thread Ruiqiang Hao
Hi Bruce, Please help to merge this patch into our linux-yocto-dev repo. repo: linux-yocto-dev branch: v5.9/standard/base Thanks, Ruiqiang -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9303):

[linux-yocto] [linux-yocto-dev standard/xlnx-soc][PATCH 1/1] dmaengine: xilinx: dpdma: add dma cyclic mode

2020-12-21 Thread quanyang.wang
From: Quanyang Wang The dma cyclic mode is required by DP audio, so add it to make DP audio work. Reference: b78c51347044 ("dma: xilinx: dpdma: Add the Xilinx DisplayPort DMA engine driver") from https://github.com/Xilinx/linux-xlnx.git 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
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] [linux-yocto-dev]: [kernel standard/bcm-2xxx-rpi]: bcm-2xxx-rpi: update patches for raspberrypi 4b platform

2020-12-21 Thread Bruce Ashfield
On Mon, Dec 21, 2020 at 7:34 PM Li, Meng wrote: > > Hi Bruce, > > Sorry! I forgot to push patches into my repo. > I pushed them just now. No worries! I do the same thing (more often than I'd like to admit!). This is now merged. Bruce > > Thanks, > Limeng > > > -Original Message- > >

Re: [linux-yocto][linux-yocto-dev cn96xx] Bump marvell-cn96xx linux-yocto-dev to v5.10

2020-12-21 Thread Kevin Hao
On Mon, Dec 21, 2020 at 05:04:57PM -0500, Bruce Ashfield wrote: > On Thu, Dec 17, 2020 at 9:12 PM Ruiqiang Hao > wrote: > > > > Hi Bruce, > > > > Please help to merge follow kernel code into our marvell-cn96xx repo. > > > > repo: > > linux-yocto-dev > > branch: > >

Re: [linux-yocto] [linux-yocto-dev]: [kernel standard/bcm-2xxx-rpi]: bcm-2xxx-rpi: update patches for raspberrypi 4b platform

2020-12-21 Thread Meng Li
Hi Bruce, Sorry! I forgot to push patches into my repo. I pushed them just now. Thanks, Limeng > -Original Message- > From: Bruce Ashfield > Sent: Tuesday, December 22, 2020 6:07 AM > To: Li, Meng > Cc: Linux Yocto > Subject: Re: [linux-yocto-dev]: [kernel standard/bcm-2xxx-rpi]:

Re: [linux-yocto][linux-yocto v5.4/standard/nxp-imx8][PATCH] i2c: imx: fix a build error when compiling i2c-imx

2020-12-21 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v5.4/standard/nxp-imx8][PATCH] i2c: imx: fix a build error when compiling i2c-imx on 18/12/2020 Xiaolei Wang wrote: > i2c_imx_clear_ir did not join in the merge conflict, so use > i2c_imx_clr_al_bit function instead > > Signed-off-by:

Re: [linux-yocto][linux-yocto-dev cn96xx] Bump marvell-cn96xx linux-yocto-dev to v5.10

2020-12-21 Thread Bruce Ashfield
On Thu, Dec 17, 2020 at 9:12 PM Ruiqiang Hao wrote: > > Hi Bruce, > > Please help to merge follow kernel code into our marvell-cn96xx repo. > > repo: > linux-yocto-dev > branch: > standard/cn96xx > merged. Bruce > Thanks, > Ruiqiang > > The following changes

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

Re: [linux-yocto] [linux-yocto-dev standard/xlnx-soc][PATCH 1/1] dmaengine: xilinx: dpdma: add dma cyclic mode

2020-12-21 Thread Bruce Ashfield
Can you resubmit this along with the v3 core set of changes. Or include it in that branch, either is fine with me, just mention it in the summary if it is included. Bruce On Wed, Dec 16, 2020 at 3:55 AM wrote: > > From: Quanyang Wang > > The dma cyclic mode is required by DP audio, so add it

[linux-yocto] [linux-yocto-dev]: [kernel standard/bcm-2xxx-rpi]: bcm-2xxx-rpi: update patches for raspberrypi 4b platform

2020-12-21 Thread Meng Li
From: Limeng Hi Bruce, I get some latest patches from raspberry pi git repo https://github.com/raspberrypi/linux.git rpi-5.10.y, and intend to merge them into linux-yocto-dev. There are 39 patches in my public repo https://github.com/limeng-linux/linux-yocto-develop.git, branch