Age | Commit message (Collapse) | Author | Files | Lines |
|
Remove dependencey on RGB pins since theare are not used
on Eagle board. The LVDS interface is used.
|
|
This adds V3H Starter Kit board support
|
|
|
|
It is already used for all POCx-gpios and not POCx-gpio.
Both are functonal for 1 gpio used. This change just syncs
with others.
|
|
the "spidev" is prohibbited to use for binding
|
|
This add DA9063 PMIC on V3MSK I2C0 bus
|
|
|
|
This adds PMIC devices (regulator,wdt,rtc) on Eagle
|
|
This cleans up VideoBoxMini board and add
VideoBoxMini V2 board
|
|
This fixes POC sequence on following boards:
- V3MSK + VideoBoxMini
- ULCB + VideoBoxMini
|
|
Fix build fail
|
|
Use gpiod instead of gpio regulator in LVDS drivers
This is ruquired to remove patch:
0035-regulator-fixed-probe-after-i2c.patch
The above patch breaks regulators support on Kingfisher board
|
|
1) unify TI9X4 deseializers (TI954, TI964)
2) add V3MZF board
3) shorten deserilziers name in Kconfig/Makefile
4) add camera sensor AR0220
|
|
|
|
1) replace gpio-hog power with POC-supply regulator on
VideoBox and VideoBox2 boards
2) remove sensor-delay filed form dts if it is 0 and if it
is replaced with POC-supply
|
|
1) Add GETHER in uboot/kernel
2) Condor board: setup as default interface
|
|
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
|
|
1) remove dallas rtc since conflicts address with clk generator on ULCB at 0x68
2) remove sata
3) fix can: add termination resistor and pull-ups
|
|
This add timers: TMU, TPU, CMT
Fix V3M thermal sensor
Add CANFD on Eagle board
|
|
|
|
1) support AP0101+AR014x cameras
2) support DVP bus reverse inside VIN:
using kernel parameter "rcar_vin.lut_reverse=1"
This is needed for cameras that can't do bus reverse.
MAX9286 does DVP reverse and send data via CSI2.
Some cameras can't do reverse back, hence we can do revers in RCAR VIN.
This is applciable only for 8bit buses: raw8, yuyv8, rgb888
3) support serializers in HIGH-Immunity mode alighend with legacy mode.
MAX96705 can do legacy and HIM modes.
MAX9271 can do only leagacy mode.
4) support crossbar feature for MAX96705
This is DVP bus reordering in serilizer.
5) support passing kernel parameters to max9286 driver.
This allows to conect all supported cameras to ADAS boards without
changing DTS file, but add only parameters to kernel command line in uboot bootargs
F.e.:
max9286.him=1 max9286.vsync=0 max9286.fsync_period=3200000
or
max9286.vsync=0 max9286.fsync_period=2500000 rcar_vin.lut_reverse=1
The default setup (no changes needed) is for IMI RDCAM20/21 cameras.
6) change name of max9286 driver, since max96705 is also supported by
this driver:
max9286-max9271 -> max9286
|
|
This avoid adding extra line in /etc/securetty for RDRIVE, since
first serial device was SCIF2 (ttySC0) and the SCIF1 is second (ttySC1).
This patch removes tty on SCIF2 and enbles only SCIF1 console.
Hene it is possible to use common ULCB rootfs without changing of securetty.
|
|
V3M supports up to 1000MBPS without ISP.
Add 700MBPS speed to TI96x deserializer and set
default speed in dts to 700MBPS.
|
|
Add Eagle expandtion Function board:
- add eMMC
|
|
- 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
|
|
|
|
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
|
|
|
|
|
|
1) support MSIOF2/3/4 on Kingfisher V0 board
2) remove unused pins on V3MSK from dts file
|
|
1) V3MSK VideoBox Mini support
2) H3ULCB (es1.x, es2.0) Videobox Mini support
3) Optimize Videobox dts files
|
|
CANFD0/1 are enabled both now
|
|
- remove CANFD0 since conflicts with HDMI on pinmux
- enable i2c3 on kf
- deploy v3msk-vb
|
|
- add CANFD
- add V3M videobox board
- add CANFD to V3M KF
- add eMMC to V3MSK based boards
|
|
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
|
|
Since 2.23 it is renamed: ssi34_ctrl -> ssi349_ctrl
|
|
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
|
|
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
|
|
|
|
|