Re: [RFC PATCH] dm: fpga: Introduce new uclass

2022-09-30 Thread Alexander Dahl
Hello Simon, first of all, thanks for your reviewi(s), it was very helpful. Remarks below. Am Tue, Sep 27, 2022 at 07:55:00PM -0600 schrieb Simon Glass: > Hi Alexander, > > On Mon, 26 Sept 2022 at 14:48, Alexander Dahl wrote: > > > > For future DM based FPGA drivers and for now to have a meanin

Re: [RFC PATCH] dm: fpga: Introduce new uclass

2022-09-27 Thread Simon Glass
Hi Alexander, On Mon, 26 Sept 2022 at 14:48, Alexander Dahl wrote: > > For future DM based FPGA drivers and for now to have a meaningful > logging class for old FPGA drivers. > > Suggested-by: Michal Simek > Suggested-by: Simon Glass > Signed-off-by: Alexander Dahl > --- > arch/sandbox/dts/te