diff options
| author | Emil Renner Berthing <emil.renner.berthing@canonical.com> | 2023-07-22 19:50:49 +0300 |
|---|---|---|
| committer | Emil Renner Berthing <emil.renner.berthing@canonical.com> | 2025-10-09 14:18:19 +0300 |
| commit | 8f9fdb2d54b4feb4706b118032a853e772cd419c (patch) | |
| tree | a5f655d6338c741c1f4dbd3c897835e888060d84 /scripts/gdb/linux/xarray.py | |
| parent | 116b283ee48887fb59ea61d0467bedbb61dfee5b (diff) | |
| download | linux-8f9fdb2d54b4feb4706b118032a853e772cd419c.tar.xz | |
usb: cdns3: starfive: Initialize JH7100 host mode
These settings are directly copied from StarFive's port of u-boot
for the JH7100:
/* config strap */
_SET_SYSCON_REG_SCFG_usb0_mode_strap(0x2);
_SET_SYSCON_REG_SCFG_usb7_PLL_EN(0x1);
_SET_SYSCON_REG_SCFG_usb7_U3_EQ_EN(0x1);
_SET_SYSCON_REG_SCFG_usb7_U3_SSRX_SEL(0x1);
_SET_SYSCON_REG_SCFG_usb7_U3_SSTX_SEL(0x1);
_SET_SYSCON_REG_SCFG_usb3_utmi_iddig(0x1);
Signed-off-by: Emil Renner Berthing <emil.renner.berthing@canonical.com>
Diffstat (limited to 'scripts/gdb/linux/xarray.py')
0 files changed, 0 insertions, 0 deletions
