在2024年5月14日五月 上午6:45,Sumit Garg写道: > Hi Jiaxun, > [...] >> @@ -0,0 +1,10 @@ >> +// SPDX-License-Identifier: GPL-2.0+ >> + >> +&plat_regs { >> + compatible = "img,boston-platform-regs", "syscon", "simple-mfd"; >> + bootph-all; >> +}; >> + >> +&clk_boston { >> + bootph-all; >> +}; > > You can try to push these overrides to upstream DTS as well, so you > won't have to maintain them in U-Boot. Hi Sumit, Thanks for your comments! For the compatible override, I already sent patch to upstream. However, I have a question, Can we really do bootph-all in linux upstream? I don't think it's documented in upstream dt bindings. Thanks > > -Sumit > [...] -- - Jiaxun
- [PATCH 08/13] MIPS: boston: Provide default env vars Jiaxun Yang
- [PATCH 09/13] syscon: Probe device first in syscon_get_regma... Jiaxun Yang
- Re: [PATCH 09/13] syscon: Probe device first in syscon_... Jonas Karlman
- Re: [PATCH 09/13] syscon: Probe device first in sys... Jiaxun Yang
- Re: [PATCH 09/13] syscon: Probe device first in... Jonas Karlman
- [PATCH 10/13] clk: boston: Allow to get regmap from parent d... Jiaxun Yang
- [PATCH 11/13] dts/upstream: Add Makefile for MIPS Jiaxun Yang
- [PATCH 12/13] MIPS: boston: Migrate to OF_UPSTREAM Jiaxun Yang
- Re: [PATCH 12/13] MIPS: boston: Migrate to OF_UPSTREAM Sumit Garg
- Re: [PATCH 12/13] MIPS: boston: Migrate to OF_UPSTR... Jiaxun Yang
- [PATCH 13/13] mailmap: Update email for Paul Burton Jiaxun Yang