[linux-yocto] [PATCH] arm64: dts: r8a7795: Add CPUIdle support for all CPU core

2019-10-14 Thread Meng.Li
From: Takeshi Kihara commit 3c3b44c752c4eef9a29694f4262934445c5f5da9 from git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas-bsp.git This patch enables CPUIdle (Core shutdown) support for R-Car H3. Signed-off-by: Takeshi Kihara Signed-off-by: Meng Li ---

[linux-yocto] [linux-yocto-dev]: [kernel standard/base]: renesas-rcar: arm64: dts: r8a7795: Add CPUIdle support for all CPU core

2019-10-14 Thread Meng.Li
From: Limeng Hi Bruce, I get below patch from SDK kernel to support cpu idle feature, and intend to merge it into yocto community. 0001-arm64-dts-r8a7795-Add-CPUIdle-support-for-all-CPU-co.patch Could you please merge this patch into linux-yocto-dev, branch is standard/base? r8a7795.dtsi |

[linux-yocto] [linux-yocto-v5.2]: [kernel standard/base]: renesas-rcar: arm64: dts: r8a7795: Add CPUIdle support for all CPU core

2019-10-14 Thread Meng.Li
From: Limeng Hi Bruce, I get below patch from SDK kernel to support cpu idle feature, and intend to merge it into yocto community. 0001-arm64-dts-r8a7795-Add-CPUIdle-support-for-all-CPU-co.patch Could you please merge this patch into linux-yocto, branch is v5.2/standard/base? r8a7795.dtsi

[linux-yocto] [PATCH] arm64: dts: r8a7795: Add CPUIdle support for all CPU core

2019-10-14 Thread Meng.Li
From: Takeshi Kihara commit 3c3b44c752c4eef9a29694f4262934445c5f5da9 from git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas-bsp.git This patch enables CPUIdle (Core shutdown) support for R-Car H3. Signed-off-by: Takeshi Kihara Signed-off-by: Meng Li ---

Re: [linux-yocto] [PATCH v5.2] pci: octeontx2: Use a more lightweight API to get the root bus

2019-10-14 Thread Bruce Ashfield
On Mon, Oct 14, 2019 at 4:56 AM Kevin Hao wrote: > > In the current code, the API pci_get_domain_bus_and_slot() is used to > get the root bus. But we would get the below call trace on rt kernel > due to the spin_lock is used in the klist. > BUG: sleeping function called from invalid context at

Re: [linux-yocto] [kernel v5.2/standard/xlnx-soc][PATCH 2/2] arch: arm64: dts: add overlay dts file

2019-10-14 Thread Quanyang Wang
On 10/14/19 6:00 PM, Michal Simek wrote: On 14. 10. 19 11:34, Quanyang Wang wrote: On 10/14/19 3:58 PM, Michal Simek wrote: On 14. 10. 19 9:55, Quanyang Wang wrote: On 10/14/19 2:05 PM, Michal Simek wrote: On 13. 10. 19 15:33, quanyang.w...@windriver.com wrote: From: MengLi Add overlay

Re: [linux-yocto] [kernel v5.2/standard/xlnx-soc][PATCH 2/2] arch: arm64: dts: add overlay dts file

2019-10-14 Thread Quanyang Wang
On 10/14/19 3:58 PM, Michal Simek wrote: On 14. 10. 19 9:55, Quanyang Wang wrote: On 10/14/19 2:05 PM, Michal Simek wrote: On 13. 10. 19 15:33, quanyang.w...@windriver.com wrote: From: MengLi Add overlay dts file for updating FPGA bitstream file on zynqmp platform. Signed-off-by: Meng Li

Re: [linux-yocto] [kernel v5.2/standard/xlnx-soc][PATCH 2/2] arch: arm64: dts: add overlay dts file

2019-10-14 Thread Quanyang Wang
On 10/14/19 2:05 PM, Michal Simek wrote: On 13. 10. 19 15:33, quanyang.w...@windriver.com wrote: From: MengLi Add overlay dts file for updating FPGA bitstream file on zynqmp platform. Signed-off-by: Meng Li Signed-off-by: Quanyang Wang --- arch/arm64/boot/dts/xilinx/Makefile