+151
−0
Loading
Gitlab 现已全面支持 git over ssh 与 git over https。通过 HTTPS 访问请配置带有 read_repository / write_repository 权限的 Personal access token。通过 SSH 端口访问请使用 22 端口或 13389 端口。如果使用CAS注册了账户但不知道密码,可以自行至设置中更改;如有其他问题,请发邮件至 service@cra.moe 寻求协助。
DRA7 is distinctly different from OMAP4 in terms of masters and clock
domain organization. There two main clock domains which is divided as
follows:
<0x44000000 0x1000000> is clk1 and clk2 is the sub clock domain
<0x45000000 0x1000> is clk3
Add all the data needed to handle L3 error handling on DRA7 devices
and mark clk2 as subdomain and provide a compatible flag for
functionality. Other than the data difference the hardware blocks
involved are essentially the same.
Signed-off-by:
Rajendra Nayak <rnayak@ti.com>
[nm@ti.com: bugfixes and generic improvements, documentation]
Signed-off-by:
Nishanth Menon <nm@ti.com>
Acked-by:
Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by:
Peter Ujfalusi <peter.ujfalusi@ti.com>
Tested-by:
Darren Etheridge <detheridge@ti.com>
Tested-by:
Sekhar Nori <nsekhar@ti.com>
CRA Git | Maintained and supported by SUSTech CRA and CCSE