Message ID | 20240213010347.1075251-17-sre@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | UNI-T UTi260B support | expand |
On 13/02/2024 02:01, Sebastian Reichel wrote: > Add compatible value for i.MX6ULL based UNI-T > UTi260b thermal camera. > > Signed-off-by: Sebastian Reichel <sre@kernel.org> > --- Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 228dcc5c7d6f..7b65f9c9c1a5 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -708,6 +708,7 @@ properties: - toradex,colibri-imx6ull # Colibri iMX6ULL Modules - toradex,colibri-imx6ull-emmc # Colibri iMX6ULL 1GB (eMMC) Module - toradex,colibri-imx6ull-wifi # Colibri iMX6ULL Wi-Fi / BT Modules + - uni-t,uti260b # UNI-T UTi260B Thermal Camera - const: fsl,imx6ull - description: i.MX6ULL Armadeus Systems OPOS6ULDev Board
Add compatible value for i.MX6ULL based UNI-T UTi260b thermal camera. Signed-off-by: Sebastian Reichel <sre@kernel.org> --- Documentation/devicetree/bindings/arm/fsl.yaml | 1 + 1 file changed, 1 insertion(+)