[linux-yocto] [PATCH 2/2] ti-am335x: add CPU Freq/Idle support

2019-09-16 Thread Jun Miao
enable kernel options to support the CPU Frequency/Idle. Signed-off-by: Jun Miao --- bsp/ti-am335x/ti-am335x.cfg | 21 + 1 file changed, 21 insertions(+) diff --git a/bsp/ti-am335x/ti-am335x.cfg b/bsp/ti-am335x/ti-am335x.cfg index bd2711c8..156bc761 100644 ---

[linux-yocto] [kernel-cache master] ti-am335x: add CPU freq/idle support and correct arch bits

2019-09-16 Thread Jun Miao
Hi Bruce. Please help me merge the two patches to master branch of yocto-kernel-cache 5721cc33a0511c5964e96f439b61b97d20e500d7 ti-am335x: add CPU Freq/Idle support 15fed008b84b8ef7ae760227d750f8840d635e43 ti-am335x: correct the arch 64-bit to 32-bit Jun Miao (2): ti-am335x:

[linux-yocto] [PATCH 1/2] ti-am335x: correct the arch 64-bit to 32-bit

2019-09-16 Thread Jun Miao
am335x SoC is 32-Bit RISC Microprocessor. Signed-off-by: Jun Miao --- bsp/ti-am335x/ti-am335x-standard.scc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bsp/ti-am335x/ti-am335x-standard.scc b/bsp/ti-am335x/ti-am335x-standard.scc index d357a729..4753600c 100644 ---

[linux-yocto] : [kernel-cache master/yocto-5.2]: bcm-2xxx-rpi: add configure file for bcm-2xxx-rpi BSP in kernel-cache

2019-09-16 Thread Meng.Li
From: Limeng Hi Bruce, I am working on BSP bcm-2xxx-rpi platform, and intend to merge this BSP supporting into yocto community. Below patch includes scc and cfg files for Raspberrypi 4b platform. Could you please merge this patch into yocto-kernel-cache, branch is master and yocto-5.2?

[linux-yocto] [PATCH] bcm-2xxx-rpi: add configure file for bcm-2xxx-rpi BSP in kernel-cache

2019-09-16 Thread Meng.Li
From: Limeng Signed-off-by: Meng Li --- bsp/bcm-2xxx-rpi/bcm-2xxx-rpi.cfg | 268 ++ bsp/bcm-2xxx-rpi/bcm-2xxx-rpi.scc | 13 + bsp/bcm-2xxx-rpi/bcm-2xxx-rpi4-preempt-rt.scc | 8 + bsp/bcm-2xxx-rpi/bcm-2xxx-rpi4-standard.scc | 9 + 4 files changed,