Re: [PATCH] ARM: dts: skov-imx6: fix wrong display-timings native-mode binding

2022-12-20 Thread Ahmad Fatoum
On 19.12.22 23:26, Sam Ravnborg wrote: > Hi Ahmad. > > On Mon, Dec 19, 2022 at 07:18:39PM +0100, Ahmad Fatoum wrote: >> The value of the native-mode property is supposed to be a phandle to >> the entry in question, but instead the full node path was used because >> the were missing. Fix this. Thi

Re: [PATCH] ARM: dts: skov-imx6: fix wrong display-timings native-mode binding

2022-12-19 Thread Sam Ravnborg
Hi Ahmad. On Mon, Dec 19, 2022 at 07:18:39PM +0100, Ahmad Fatoum wrote: > The value of the native-mode property is supposed to be a phandle to > the entry in question, but instead the full node path was used because > the were missing. Fix this. This should not involve any > functional change as

[PATCH] ARM: dts: skov-imx6: fix wrong display-timings native-mode binding

2022-12-19 Thread Ahmad Fatoum
The value of the native-mode property is supposed to be a phandle to the entry in question, but instead the full node path was used because the were missing. Fix this. This should not involve any functional change as the default mode would've been the first element, which is the same element the m