Searched hist:"073 ced1c4804a6511a86850c32ad83fdbbd8c544" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | rk3328.dtsi | 073ced1c4804a6511a86850c32ad83fdbbd8c544 Tue Dec 03 02:50:04 UTC 2024 Frank Wang <frank.wang@rock-chips.com> arm: dts: rk3328: fix syscon compatible order
Put the "syscon" compatible before "simple-mfd" to escape the regmap address is invalid when run "download" command.
Call trace: PC: [< 00235a50 >] regmap_write+0x4/0x18 drivers/core/regmap.c:142 LR: [< 00239704 >] rk3328_usb2phy_tuning+0x28/0x6c drivers/phy/phy-rockchip-inno-usb2.c:847
Stack: [< 00235a50 >] regmap_write+0x4/0x18 [< 00239b24 >] rockchip_usb2phy_probe+0x234/0x238 [< 00233b00 >] device_probe+0x214/0x274 [< 00234bd4 >] uclass_get_device_tail+0x1c/0x40 [< 00234c5c >] uclass_get_device_by_name+0x2c/0x38 [< 0023a090 >] otg_phy_init+0x28/0x144 [...]
Change-Id: Iab8c9d520bba252584bd1dba2cbf243507686da5 Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
|