Re: [PATCH v5 0/6] UNI-T UTi260B support

From: Rob Herring
Date: Tue Mar 05 2024 - 12:35:04 EST


On Mon, Feb 26, 2024 at 10:26:22PM +0100, Sebastian Reichel wrote:
> From: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx>
>
> Hi,
>
> This adds adds support for the UNI-T UTi260B thermal camera, which is based
> on i.MX6ULL. The series first updates DT bindings, so that CHECK_DTBS no
> longer reports any errors for i.MX6ULL (i.e. for an empty board). They are
> not specific to the UTi260B and in fact that machine has most of the IP
> handled by these patches marked as disabled. The last patch adds the actual
> thermal camera DT.

I imagine that this has missed 6.9 for arm-soc, so I've applied the
binding patches. The anatop binding in particular fixes a warning in
dt_binding_check.

Rob