aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3-adas/recipes-kernel
AgeCommit message (Collapse)AuthorFilesLines
2017-12-12linux-renesas: remove deprecated rcar-dmac patchesMatt Porter1-0/+5
The v3.5.8 version of the rcar-dmac patches (merged to AGL's meta-rcar-gen3 layer fork) do not apply to the updated v3.5.9-based kernel that the v2.23.1 BSP uses. This layer already contains rebased versions of these patches so use them. Change-Id: Ibce67f078be08fbf072136b8854345691c486b59 Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-11linux-renesas: update sdio kernel configurationHarunobu Kurokawa1-0/+1
Change-Id: Id75297640dce0a194bd3aedf2258e1c9e83b159e Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com> [Dropped si-tools changes that should be a separate commit] Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-11linux-renesas: switch to rcar-3.5.9 branchMatt Porter1-0/+3
Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-11linux-firmware: remove krogoth related appendsMatt Porter1-63/+0
This append is required for krogoth related builds so drop this. Change-Id: Ie4813c96e44ef7f4388195e8564a901edac3b281 Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-11linux-renesas: add dmac fixes filesVladimir Barinov1-0/+2
2017-12-10KF: release GP6_08Vladimir Barinov1-22/+9
- Release GP6_08 and input pins used on gpio expander U11, since this pin is used by IPL for access CPLD during gpio bitbang i/f to implement reset - fix typo in i2cswitch node name
2017-12-10R8A7797: Add CNN nodeVladimir Barinov1-1/+8
2017-12-10DMAC fixesVladimir Barinov3-2/+197
- Backport RCAR DMAC fixes from upstream - Reeneable DMA for SCIF0 on R8A7797
2017-12-05Bluetooth: fix PCM channel of WL18xxAndrey Gusakov1-2/+2
2017-12-05Release ADAS boards in BSP2.23.1Vladimir Barinov6-308/+140
2017-11-29LVDS OTP work if OTP memory emptyVladimir Barinov1-27/+55
Add OV10640 OTP memory BANK#1 flashing script If BNAK#0 isempty then fall into BANK#1 reading in kernel driver. Also add tool for flashing BANk#1 BANK#1 is customer area
2017-11-28Add missed patch during LVDS stability commitVladimir Barinov1-0/+53
2017-11-28Add IMPVladimir Barinov17-0/+2338
2017-11-26LVDS stability updateVladimir Barinov3-192/+405
1) use POC regulators in driver and power cameras one after one 2) set sensors reset during POC channels setup 3) fix wizard setup for ov490 based caemras by waiting it's firmware start all internal apps 4) support AR0132 with MAX9286 5) due to stability fixed then increase i2c bus speed on Videobox Mini 6) support MAX96705 serializer with MAX9286
2017-11-22Generate r8a7797-v3msk-view.dtb during kernel buildPetr Nechaev1-0/+1
2017-11-21V3M View board supportVladimir Barinov1-6/+314
2017-11-20R8A7797: enable IMR resourses in kernelVladimir Barinov2-13/+49
2017-11-20Fix CANFD kernel config for V3M boardsVladimir Barinov2-2/+2
2017-11-17ov10640: fix flip positionVladimir Barinov1-2/+7
2017-11-17V3M IMR/DRMVladimir Barinov6-2/+1494
- Support IMR/VSP/DRM for V3M - Add packeges to use IMR-DRM demo
2017-11-14V3M: support MSIOF on KF V0Vladimir Barinov1-14/+69
1) support MSIOF2/3/4 on Kingfisher V0 board 2) remove unused pins on V3MSK from dts file
2017-11-09Videobox Mini supportVladimir Barinov2-3455/+2390
1) V3MSK VideoBox Mini support 2) H3ULCB (es1.x, es2.0) Videobox Mini support 3) Optimize Videobox dts files
2017-11-07V3M: enable MMNGRVladimir Barinov1-2/+2
2017-11-07Fix pinmux conflict on V3MSKVladimir Barinov1-11/+11
CANFD0/1 are enabled both now
2017-11-07Replace pcm creation fix with upstream varianVladimir Barinov3-41/+175
2017-11-05V3MSK boards updateVladimir Barinov2-5/+17
- remove CANFD0 since conflicts with HDMI on pinmux - enable i2c3 on kf - deploy v3msk-vb
2017-11-03R8A7797: kernel updatesVladimir Barinov2-106/+647
- add CANFD - add V3M videobox board - add CANFD to V3M KF - add eMMC to V3MSK based boards
2017-10-27MOST updateVladimir Barinov6-30/+144
1) fix MOST soundcard add during setup 2) optionally add MOST to dtsi via KF_ENABLE_MOST flag in local.conf 3) optionally add SD3 to dtsi via KF_ENABLE_SD3 flag in local.conf 4) add MOST options to kernel config
2017-10-17Fix Mulitaudio (TDM mode) playback in 2.23Vladimir Barinov1-3/+49
2017-09-27FIX ssi pingroup used for PCM3168AVladimir Barinov1-1/+1
Since 2.23 it is renamed: ssi34_ctrl -> ssi349_ctrl
2017-09-27revert snd card name to wl18xxVladimir Barinov1-1/+1
it isokay tohave sound card name as wl18xx since it is not platform driver name This is convenient for use already setup pulseudio config file that uses wl18xx name
2017-09-27Name wl18xx dumy pcm card as wl18xx-codecVladimir Barinov2-2/+2
This fixes wifi since it's platform driver uses the same name asoc driver loader in kernel but wifi as a module hence wifi is rejected
2017-09-25Add MOSTVladimir Barinov10-1/+762
2017-09-14Initial commit for ADAS boards support in 2.23.0Vladimir Barinov66-0/+47776