dt-schema u-boot,config node

Hi Simon,
We just got a request to setup bootscript address via DT that's why I am trying to refresh my mind how to do it. I know that u-boot,config have been merged to via this pull request https://github.com/devicetree-org/dt-schema/pull/62
I also grep all your branches in u-boot-dm tree but I can't see it to be used anywhere. What's the current state on it?
I expect all of these options doc/device-tree-bindings/config.txt should be converted to u-boot,config node.
Thanks, Michal

Hi Michal,
On Mon, 9 Jan 2023 at 01:02, Michal Simek michal.simek@amd.com wrote:
Hi Simon,
We just got a request to setup bootscript address via DT that's why I am trying to refresh my mind how to do it. I know that u-boot,config have been merged to via this pull request https://github.com/devicetree-org/dt-schema/pull/62
I also grep all your branches in u-boot-dm tree but I can't see it to be used anywhere. What's the current state on it?
I expect all of these options doc/device-tree-bindings/config.txt should be converted to u-boot,config node.
Yes that's right. It hasn't been done yet, but should be.
Regards, Simon

Hi,
On 1/9/23 21:11, Simon Glass wrote:
Hi Michal,
On Mon, 9 Jan 2023 at 01:02, Michal Simek michal.simek@amd.com wrote:
Hi Simon,
We just got a request to setup bootscript address via DT that's why I am trying to refresh my mind how to do it. I know that u-boot,config have been merged to via this pull request https://github.com/devicetree-org/dt-schema/pull/62
I also grep all your branches in u-boot-dm tree but I can't see it to be used anywhere. What's the current state on it?
I expect all of these options doc/device-tree-bindings/config.txt should be converted to u-boot,config node.
Yes that's right. It hasn't been done yet, but should be.
ok. What's the expected flow? Should the new property discussed in this mailing list and then send pull request in dt-schema? Or that request should be going directly via github pull request?
Thanks, Michal

Hi Michal,
On Tue, 10 Jan 2023 at 06:42, Michal Simek michal.simek@amd.com wrote:
Hi,
On 1/9/23 21:11, Simon Glass wrote:
Hi Michal,
On Mon, 9 Jan 2023 at 01:02, Michal Simek michal.simek@amd.com wrote:
Hi Simon,
We just got a request to setup bootscript address via DT that's why I am trying to refresh my mind how to do it. I know that u-boot,config have been merged to via this pull request https://github.com/devicetree-org/dt-schema/pull/62
I also grep all your branches in u-boot-dm tree but I can't see it to be used anywhere. What's the current state on it?
I expect all of these options doc/device-tree-bindings/config.txt should be converted to u-boot,config node.
Yes that's right. It hasn't been done yet, but should be.
ok. What's the expected flow? Should the new property discussed in this mailing list and then send pull request in dt-schema? Or that request should be going directly via github pull request?
I sent a post to the mailing list at devicetree@vger.kernel.org with a patch (cc U-Boot list), waited a week and then sent a PR.
But I think we need to mirror these bindings in U-Boot.
Regards, Simon
participants (2)
-
Michal Simek
-
Simon Glass