Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
ULCB has CS2000 onboard with maximum allowed i2c clk
rate 100khz.
Hence the parent (KF) must follow this restriction.
|
|
|
|
|
|
1) Use h/w spi chip-select frame instead gpio
2) update filed name for spi slave device
|
|
- this fixes SPI performance when small chunks are used
during transfer under heavy cpu load
- fix spi slave<->master packets loss under heavy load
|
|
|
|
|
|
On ES1.1 this port is USB3.0. On ES2.0 this port is USB2.0
|
|
This adds V3HSK exapsion boards
|
|
|
|
|
|
This fixes the typo during patch update
|
|
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
|
|
|
|
The flag number 8 is already busy with another option,
hence push RSE flag up
|
|
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
|
|
This adds PMIC devices (regulator,wdt,rtc) on Eagle
|
|
This adds RSE support for V3H IMR
|
|
This cleans up VideoBoxMini board and add
VideoBoxMini V2 board
|
|
This adds OV2775 sensor connected to TI953 seriliazer
|
|
This fixes POC sequence on following boards:
- V3MSK + VideoBoxMini
- ULCB + VideoBoxMini
|
|
Fix build fail
|
|
|
|
The patch 0035-* breaks regulators on KF board.
As a result the Multichannal audio was broken
|
|
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
|
|
Remove these helper patches since it is possible to
adjust cameras feature in kernel command line now
|
|
1) unify TI9X4 deseializers (TI954, TI964)
2) add V3MZF board
3) shorten deserilziers name in Kconfig/Makefile
4) add camera sensor AR0220
|
|
|
|
|
|
This is tested on KF + H3 ws2.0
|
|
Fix IMP sizes/names/sysc
Add new IMP blocks
|
|
1) add poc-delay field that introduces extra delay after apply
POC-supply power. Default value is 50ms
2) add stability fixes for AP0101-AR014x cameras:
read OTP_ID runtime (do not use cached value at kernel boot time,
since it may read unstable/incorrectly)
|
|
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 dvp_order module parameter
2) add max_height, max_width params
This will allow override default dts params using kernel command line:
f.e.:
" ov106xx.dvp_order=2"
or
" ov106xx.max_width=1280 ov106xx.max_height=966 max9286.gpio_resetb=4 max9286.active_low_resetb=1 max9286.fsync_period=3200000"
|
|
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
|
|
Remove this since Eagle does not have USB
|
|
1) enable in kernel TMU,CMT timers via Kconfig
2) add missed timer tmu0
|
|
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 adds reading fused from AR014x sensors
|