Age | Commit message (Collapse) | Author | Files | Lines |
|
sandbox/kingfisher_v2.23.1.20180427
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
Conflicts:
meta-rcar-gen3-adas/conf/layer.conf
meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg
meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas_4.9.bbappend
meta-rcar-gen3-adas/recipes-multimedia/pulseaudio/pulseaudio_8.0.bbappend
Change-Id: Ib0345634b8bec6a85357152138355d8f932bafc0
|
|
|
|
|
|
|
|
(ISP driver is not provided on github)
|
|
|
|
V4L2 RCAR IMR driver is now a module.
V4L2 driver is loaded by default.
|
|
|
|
This makes AK4613 sound device name consistent throughout all
ULCB boards. This helps to avoid naming issues when pulseaudio
fails to start because the device has different names on
infotainment and starter boards. For example, "ak4613"
on Kingfisher vs "rsnd-dai.0-ak4613-hifi" on Starter Kit.
Pulseaudio is expecting "ak4613" name.
Signed-off-by: Valentine Barshak <valentine.barshak@cogentembedded.com>
|
|
|
|
|
|
Reset pins of external mcp251x can adapters are driven by i2c gpio
extender pins which is probed later than mcp251x. So at probe time
reset pins are low causing probe fail.
Add reset-gpio support to driver. Adjust VB2 dtb.
|
|
|
|
This adds V3HSK exapsion boards
|
|
This adds V3H Starter Kit board support
|
|
|
|
This adds SYSC workaround for power domains power down sequence
on V3M/V3H and add cpu clock fixup on V3H.
Also add VisionIP nodes and fix VSP i/f on V3H
|
|
Deploy dtb file for V3M VideoBoxMini V2 board
|
|
This adds RSE support for V3H IMR
|
|
|
|
The patch 0035-* breaks regulators on KF board.
As a result the Multichannal audio was broken
|
|
Remove these helper patches since it is possible to
adjust cameras feature in kernel command line now
|
|
This is tested on KF + H3 ws2.0
|
|
This fixes warn message form spidev driver
|
|
1) add spidev function on MSIOF
2) set MSOIF1 master and MSIOF slave on V3MSK VideoBoxMini
|
|
1) add uboot R-Car V3H SoC (r87798) and V3H based Condor board
2) add kernel R-Car V3H SoC (r87798) and V3H based Condor board
|
|
Change-Id: I2615a0e01b209fb359245a56996185e046cdb94a
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
|
|
|
|
Implements the patches required to interface with the HiFi2 Xtensa ADSP
core. We need to remove the patch introduced by the ADAS layer since it
reserves ADSP-critical memory.
Bug-AGL: SPEC-1227
Change-Id: I5ec41ae5b232e3fd3e9bf63036601c0d09db3c13
Signed-off-by: Mark Farrugia <mark.farrugia@fiberdyne.com.au>
|
|
If btwilink is autoloaded on boot then the TI-ST managed by the
UIM service may not start properly. This happens intermittently
based on system boot timing.
To fix this, add btwilink to the modprobe blacklist. btwilink is
already manually loaded by the ti-uim.service.
Change-Id: Id8834279c1c205c292903926bf1ceb7073f84e1e
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
If DMA is enabled for HSCIF0, rcar-dmac generates errors and causes
data corruption and frame drops with the WiLink8.
Disable HSCIF0 DMA to workaround the data corruption and allow
skip-free A2DP streaming.
Change-Id: Iebdfa12f2568197d4e9ea97ffdd9652113be9d1d
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
|
|
Remove backported DMAC patches since they crash ravb.
Test case: ping flood from host side
|
|
Booting with a KF dtb results in the uHDMI connector being moved
to HDMI-A-2 which breaks a common weston.ini shared by both SK
and SK+KF dtbs. Add support for uHDMI being fixed as HDMI-A-1.
The KF HDMI output is not HDMI-A-2.
Change-Id: I0d840f5e2f75bea04a1c153657a06b48aa531ea8
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
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>
|
|
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
|
|
|
|
|
|
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
|
|
|
|
- Support IMR/VSP/DRM for V3M
- Add packeges to use IMR-DRM demo
|
|
1) V3MSK VideoBox Mini support
2) H3ULCB (es1.x, es2.0) Videobox Mini support
3) Optimize Videobox dts files
|
|
|
|
- remove CANFD0 since conflicts with HDMI on pinmux
- enable i2c3 on kf
- deploy v3msk-vb
|
|
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
|
|
|
|
|