Re: [PATCH v3 4/6] ARM: dts: omap: Use new media bus type macros

2023-01-19 Thread Tony Lindgren
* Laurent Pinchart [230114 15:37]: > Tony, could you take this patch in your tree for v6.3 ? The two patches > that it depends on have both been merged in v6.2. OK applying into omap-for-v6.3/dt. Thanks, Tony

Re: [PATCH v3 4/6] ARM: dts: omap: Use new media bus type macros

2023-01-14 Thread Laurent Pinchart
Tony, could you take this patch in your tree for v6.3 ? The two patches that it depends on have both been merged in v6.2. On Thu, Jun 16, 2022 at 01:14:08AM +0300, Laurent Pinchart wrote: > Now that a header exists with macros for the media interface bus-type > values, replace hardcoding

[PATCH v3 4/6] ARM: dts: omap: Use new media bus type macros

2022-06-15 Thread Laurent Pinchart
Now that a header exists with macros for the media interface bus-type values, replace hardcoding numerical constants with the corresponding macros in the DT sources. Signed-off-by: Laurent Pinchart --- arch/arm/boot/dts/omap3-n900.dts | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)