[PATCH v4 15/16] dt-bindings: arm: add UNI-T UTi260B

Sebastian Reichel posted 16 patches 1 year, 9 months ago
There is a newer version of this series
[PATCH v4 15/16] dt-bindings: arm: add UNI-T UTi260B
Posted by Sebastian Reichel 1 year, 9 months ago
Add compatible value for i.MX6ULL based UNI-T UTi260B thermal camera.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
---
 Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
 1 file changed, 1 insertion(+)

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
-- 
2.43.0
Re: [PATCH v4 15/16] dt-bindings: arm: add UNI-T UTi260B
Posted by Shawn Guo 1 year, 9 months ago
On Sat, Feb 24, 2024 at 10:29:47PM +0100, Sebastian Reichel wrote:
> Add compatible value for i.MX6ULL based UNI-T UTi260B thermal camera.
> 
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Signed-off-by: Sebastian Reichel <sre@kernel.org>

Applied, thanks!