Age | Commit message (Collapse) | Author | Files | Lines |
|
Update tag JH7110_SDK_6.6_v5.14.1
|
|
CR_17763_usb_6.6_hal.feng
See merge request sdk/linux!1088
|
|
Set Rx clock gating control signal to normal power consumption mode,
for fixing usb 2.0 host detection failure.
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
|
|
'vf2-6.6.y-devel'
CR_8340_VF2_6.6_correct_sc7a20_direction_Leo.Lu
See merge request sbc/linux!225
|
|
Signed-off-by: Leo Lu <leo.lu@starfivetech.com>
|
|
CR 15582 drm/vs: hdmi + mipi console
See merge request sbc/linux!220
|
|
fix the issue screen bloat when board connect hdmi and mipi
Signed-off-by: keith zhao <keith.zhao@starfivetech.com>
|
|
CR_14017 vout:mipi:timming
See merge request sbc/linux!218
|
|
add test case timing parameter in dts
Signed-off-by: keith.zhao <keith.zhao@starfivetech.com>
|
|
|
|
CR 14017 vout:mipi:timming
See merge request sdk/linux!1075
|
|
update mipi driver support mipi test tool
Signed-off-by: keith.zhao <keith.zhao@starfivetech.com>
|
|
add test case timing parameter in dts
Signed-off-by: keith.zhao <keith.zhao@starfivetech.com>
|
|
CR_10044_6.6: ipms: CAN: Solve CAN packet leakage problem
See merge request sdk/linux!1079
|
|
Improve RX interrupt trigger mechanism, reduce buffer trigger condition,
and increase polling value to solve the problem of CAN packet leakage.
Signed-off-by: William Qiu <william.qiu@starfivetech.com>
|
|
CR_15164_gmac_6.6_hal.feng
See merge request sdk/linux!1077
|
|
Fix dma reset failure happening when disabling network.
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
|
|
CR_15077_reboot_6.6_hal.feng
See merge request sbc/linux!216
|
|
reset
Make gpio reset priority lower than pmic reset. Sync with kernel v5.15.
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
|
|
|
|
CR_14446_reduce_bootup_time_6.6_hal.feng
See merge request sbc/linux!215
|
|
'jh7110-6.6.y-devel'
CR_14446_reduce_bootup_time_6.6_hal.feng
See merge request sdk/linux!1073
|
|
Some drivers are built as modules by default, disable them.
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
|
|
Some drivers are built as modules by default, disable them.
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
|
|
CR_14883 dt-bindings: phy: jh7110-usb-phy: Add sys-syscon property
See merge request sdk/linux!1071
|
|
In order to connect the USB 2.0 PHY to its controller, we also need to
set "u0_pdrstn_split_sw_usbpipe_plugen" [1]. Some downstream U-Boot
versions did that, but upstream firmware does not, and the kernel must
not rely on such behavior anyway. Failing to set this left the USB
gadget port invisible to connected hosts behind.
Link: https://doc-en.rvspace.org/JH7110/TRM/JH7110_TRM/sys_syscon.html#sys_syscon__section_b3l_fqs_wsb [1]
Fixes: 16d3a71c20cf ("phy: starfive: Add JH7110 USB 2.0 PHY driver")
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
|
|
|
|
'jh7110-6.6.y-devel'
CR_13302_pincrtl_gpio_interrupt_6.6_ziv.xu
See merge request sdk/linux!1067
|
|
fix gpio level interrupt exception
Signed-off-by: Ziv Xu <ziv.xu@starfivetech.com>
|
|
|
|
CR_12448 plic: irq: Set IRQCHIP_EOI_THREADED in PREEMPT_RT case
See merge request sdk/linux!1066
|
|
In ipms can device or other device, interrupt is trigger by level.
in PREEMPT_RT case. irq handle is in thread, If not set
IRQCHIP_EOI_THREADED, device irq in PLIC is cleared first, but
device irq reg is not clear, So the interrupt will be triggered
again, IRQCHIP_EOI_THREADED will clear device PLIC IRQ status
after clear device irq reg.
Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
|
|
|
|
CR_12285: porting e24 driver
See merge request sdk/linux!1065
|
|
change e24 reset vector to 0x6ce00000
Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
|
|
add e24 driver
Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
|
|
|
|
CR_11297_ethernet_phy_6.6_hal.feng
See merge request sdk/linux!1063
|
|
CR_11206_spi_6.6_hal.feng
See merge request sdk/linux!1060
|
|
fe_tx_delay configuration is necessary for 100/10Mbps transmission
in some cases such as JH7110 Devkits board.
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
|
|
Prompt warning when the frequency does not support.
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
|
|
CR_10877 sbi: riscv: add AMP ipi support
See merge request sbc/linux!213
|
|
enable AMP, rpmsg and mailbox driver.
Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
|
|
Add vf2 AMP dts file. Now just support 1.3b only.
Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
|
|
|
|
CR_10877sbi: riscv: add AMP ipi support
See merge request sdk/linux!1058
|
|
CR_11156 usb: cdns3: set the phy mode while usb resume
See merge request sdk/linux!1059
|
|
enable AMP, rpmsg and mailbox driver.
Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
|
|
Add virtio base rpmsg driver.
Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
|
|
Add memory base mailbox driver which used by rpmsg driver.
Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
|