Re: [PATCH v8 1/5] arm: dts: Add IOT2050 device tree files

2021-10-03 Thread Tom Rini
On Sat, Sep 18, 2021 at 08:17:52AM +0200, Jan Kiszka wrote: > From: Jan Kiszka > > Prepares for the addition of the IOT2050 board which is based on the TI > AM65x. The board comes in four variants, Basic and Advanced, each as > product generation 1 (SR1.0) and 2 (SR2.x), so there are separate

[PATCH v8 1/5] arm: dts: Add IOT2050 device tree files

2021-09-18 Thread Jan Kiszka
From: Jan Kiszka Prepares for the addition of the IOT2050 board which is based on the TI AM65x. The board comes in four variants, Basic and Advanced, each as product generation 1 (SR1.0) and 2 (SR2.x), so there are separate dts files needed. Furthermore, the SPL has its own device tree. Based