Message ID | 20230414045542.3249939-1-danishanwar@ti.com |
---|---|
Headers | show |
Series | Introduce PRU platform consumer API | expand |
Hi MD Danish Anwar, On Fri, 14 Apr 2023 10:25:38 +0530, MD Danish Anwar wrote: > The Programmable Real-Time Unit and Industrial Communication Subsystem (PRU-ICSS > or simply PRUSS) on various TI SoCs consists of dual 32-bit RISC cores > (Programmable Real-Time Units, or PRUs) for program execution. > > There are 3 foundation components for TI PRUSS subsystem: the PRUSS platform > driver, the PRUSS INTC driver and the PRUSS remoteproc driver. All of them have > already been merged and can be found under: > 1) drivers/soc/ti/pruss.c > Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml > 2) drivers/irqchip/irq-pruss-intc.c > Documentation/devicetree/bindings/interrupt-controller/ti,pruss-intc.yaml > 3) drivers/remoteproc/pru_rproc.c > Documentation/devicetree/bindings/remoteproc/ti,pru-consumer.yaml > > [...] I have applied the following to branch ti-drivers-soc-next on [1]. Thank you for your patience in following up and incorporating all the fixes and the multiple hand-overs! [1/4] soc: ti: pruss: Add pruss_get()/put() API commit: 67d1b0a1030fb20d54b720df6e976c06b893fb00 [2/4] soc: ti: pruss: Add pruss_{request,release}_mem_region() API commit: b789ca1e3380ab63b60c3356c026a7e8eb26ba01 [3/4] soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmux() APIs commit: 51b5760e56ef19106a3c4487a66d186d46ccc6f4 [4/4] soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR commit: 0211cc1e4fbbc81853227147bf0982c47362c567 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent up the chain during the next merge window (or sooner if it is a relevant bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. [1] git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git