Re: [PATCH v3 3/8] imxrt1050: synchronise device tree with linux

2022-10-23 Thread Jesse Taube
On 10/23/22 18:13, Marcel Ziswiler wrote: Hi Giulio On Sun, 2022-10-23 at 01:47 +0200, Giulio Benetti wrote: Hi Marcel, Il 22/10/2022 23:42, Marcel Ziswiler ha scritto: From: Marcel Ziswiler Synchronise device tree with linux v6.0-rc1. Signed-off-by: Marcel Ziswiler --- Changes in v3

Re: [PATCH v3 3/8] imxrt1050: synchronise device tree with linux

2022-10-23 Thread Giulio Benetti
Hi Marcel, > Il giorno 24 ott 2022, alle ore 00:13, Marcel Ziswiler > ha scritto: > > Hi Giulio > >> On Sun, 2022-10-23 at 01:47 +0200, Giulio Benetti wrote: >> Hi Marcel, >> >> Il 22/10/2022 23:42, Marcel Ziswiler ha scritto: >>> From: Marcel Ziswiler >>> >>> Synchronise device tree with

Re: [PATCH v3 3/8] imxrt1050: synchronise device tree with linux

2022-10-23 Thread Marcel Ziswiler
Hi Giulio On Sun, 2022-10-23 at 01:47 +0200, Giulio Benetti wrote: > Hi Marcel, > > Il 22/10/2022 23:42, Marcel Ziswiler ha scritto: > > From: Marcel Ziswiler > > > > Synchronise device tree with linux v6.0-rc1. > > > > Signed-off-by: Marcel Ziswiler > > > > --- > > > > Changes in v3: > > -

Re: [PATCH v3 3/8] imxrt1050: synchronise device tree with linux

2022-10-22 Thread Giulio Benetti
Hi Marcel, Il 22/10/2022 23:42, Marcel Ziswiler ha scritto: From: Marcel Ziswiler Synchronise device tree with linux v6.0-rc1. Signed-off-by: Marcel Ziswiler --- Changes in v3: - Incorporate feedback from Jesse. Changes in v2: - imxrt1050: Re-added DDR timings aka semc node as pointed out