Re: [PATCH v1 5/7] toradex: common: Add sysinfo driver

2024-02-21 Thread Francesco Dolcini
On Wed, Feb 21, 2024 at 04:43:28PM +0100, Igor Opaniuk wrote: > On Tue, Feb 20, 2024 at 7:31 PM Francesco Dolcini > wrote: > > > > + sysinfo { > > + compatible = "toradex,sysinfo"; > > + }; > > + > Have you considered introducing some common *-u-boot.dtsi include > and

Re: [PATCH v1 5/7] toradex: common: Add sysinfo driver

2024-02-21 Thread Igor Opaniuk
Hello Francesco, On Tue, Feb 20, 2024 at 7:31 PM Francesco Dolcini wrote: > > From: Emanuele Ghidoli > > This commit introduces support for the Toradex sysinfo driver in U-Boot, > which uses information from Toradex config block to print correct > board model. > In case the Toradex config block

Re: [PATCH v1 5/7] toradex: common: Add sysinfo driver

2024-02-21 Thread Tom Rini
On Wed, Feb 21, 2024 at 02:24:23PM +, Marcel Ziswiler wrote: > Hi Tom > > On Wed, 2024-02-21 at 08:10 -0500, Tom Rini wrote: > > On Tue, Feb 20, 2024 at 07:51:35PM +, Marcel Ziswiler wrote: > > > On Tue, 2024-02-20 at 21:14 +0200, Svyatoslav Ryhel wrote: > > > > вт, 20 лют. 2024 р. о

Re: [PATCH v1 5/7] toradex: common: Add sysinfo driver

2024-02-21 Thread Marcel Ziswiler
Hi Tom On Wed, 2024-02-21 at 08:10 -0500, Tom Rini wrote: > On Tue, Feb 20, 2024 at 07:51:35PM +, Marcel Ziswiler wrote: > > On Tue, 2024-02-20 at 21:14 +0200, Svyatoslav Ryhel wrote: > > > вт, 20 лют. 2024 р. о 20:29 Francesco Dolcini пише: > > > > > > > > From: Emanuele Ghidoli > > > >

Re: [PATCH v1 5/7] toradex: common: Add sysinfo driver

2024-02-21 Thread Tom Rini
On Tue, Feb 20, 2024 at 07:51:35PM +, Marcel Ziswiler wrote: > On Tue, 2024-02-20 at 21:14 +0200, Svyatoslav Ryhel wrote: > > вт, 20 лют. 2024 р. о 20:29 Francesco Dolcini пише: > > > > > > From: Emanuele Ghidoli > > > > > > This commit introduces support for the Toradex sysinfo driver in

Re: [PATCH v1 5/7] toradex: common: Add sysinfo driver

2024-02-20 Thread Marcel Ziswiler
On Tue, 2024-02-20 at 21:14 +0200, Svyatoslav Ryhel wrote: > вт, 20 лют. 2024 р. о 20:29 Francesco Dolcini пише: > > > > From: Emanuele Ghidoli > > > > This commit introduces support for the Toradex sysinfo driver in U-Boot, > > which uses information from Toradex config block to print correct

Re: [PATCH v1 5/7] toradex: common: Add sysinfo driver

2024-02-20 Thread Svyatoslav Ryhel
вт, 20 лют. 2024 р. о 20:29 Francesco Dolcini пише: > > From: Emanuele Ghidoli > > This commit introduces support for the Toradex sysinfo driver in U-Boot, > which uses information from Toradex config block to print correct > board model. > In case the Toradex config block is not present sysinfo

[PATCH v1 5/7] toradex: common: Add sysinfo driver

2024-02-20 Thread Francesco Dolcini
From: Emanuele Ghidoli This commit introduces support for the Toradex sysinfo driver in U-Boot, which uses information from Toradex config block to print correct board model. In case the Toradex config block is not present sysinfo prints the model of the board provided by device tree removing