| #
916f28ae |
| 10-Feb-2025 |
William Wu <william.wu@rock-chips.com> |
arm: dts: rv1103b: Delete dm-pre-reloc for usb controller
The rv1103b use CONFIG_USING_KERNEL_DTB_V2, it reserve the u-boot DTB node which used dm-pre-reloc even if it is the same as the kernel DTB
arm: dts: rv1103b: Delete dm-pre-reloc for usb controller
The rv1103b use CONFIG_USING_KERNEL_DTB_V2, it reserve the u-boot DTB node which used dm-pre-reloc even if it is the same as the kernel DTB node, so we need to remove the dm-pre-reloc for usb controller in u-boot DTB, it can avoid duplicate usb controller node and fix usb host halt when scanning udisk with the following log:
=> usb start starting USB... Bus usb@20b00000: Register 1000140 NbrPorts 1 Starting the controller USB XHCI 1.10 Bus usb@20b00000: Register 1000140 NbrPorts 1 Starting the controller USB XHCI 1.10 scanning bus usb@20b00000 for devices... uclass_bind_device: usb_hub after_u_boot_dev 0 XHCI timeout on event type 33... cannot recover. BUG at drivers/usb/host/xhci-ring.c:474/xhci_wait_for_event()!
Change-Id: I843408d9b1556d44eb45f566e998da1f03a35545 Signed-off-by: William Wu <william.wu@rock-chips.com>
show more ...
|
| #
0440715b |
| 19-Sep-2024 |
William Wu <william.wu@rock-chips.com> |
arm: dts: rv1103b: Set dm-pre-reloc for usb controller and phy
Change-Id: I760c800876faafc2ea4947a4d5c7884708c0e513 Signed-off-by: William Wu <william.wu@rock-chips.com>
|
| #
df969cb0 |
| 21-Aug-2024 |
Xuhui Lin <xuhui.lin@rock-chips.com> |
drivers: misc: Add rv1103b secure-otp support
Change-Id: I3b28929d11ed61ead8378686c05d5e89dfff44f2 Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
|
| #
ff638b90 |
| 16-Jul-2024 |
Xuhui Lin <xuhui.lin@rock-chips.com> |
rockchip: rv1103b: Fix sd card support
(1) force_jtag depends on sdmmc0_det, but we not sure whether sdmmc0_det exists or not in customer's HW design.
(2) Need to unset sdmmc iomux for JTAG usage w
rockchip: rv1103b: Fix sd card support
(1) force_jtag depends on sdmmc0_det, but we not sure whether sdmmc0_det exists or not in customer's HW design.
(2) Need to unset sdmmc iomux for JTAG usage when boot from sdmmc fail.
Change-Id: Ife61f042db8b5544224294165ce8d47050be79ea Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
show more ...
|
| #
ad710142 |
| 01-Aug-2024 |
Yifeng Zhao <yifeng.zhao@rock-chips.com> |
arm: dts: rv1103b: remove pwr-en-gpios for sdmmc
Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com> Change-Id: I3cedf3933a428f7691f9ef75721f9fad5d4b28d1
|
| #
0f72b5f7 |
| 15-Jul-2024 |
Xuhui Lin <xuhui.lin@rock-chips.com> |
arm: dts: rv1103b: Enable hw_decompress node by default
Change-Id: I97eb56cd83c1a037214978a694284326dd8adbc7 Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
|
| #
b9dcc643 |
| 28-Mar-2024 |
Xuhui Lin <xuhui.lin@rock-chips.com> |
rockchip: Add rv1103b Soc support
Change-Id: I441f9762c91d8db00d7da0baf4bd02fa3ad88d47 Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
|