From patchwork Fri Oct 20 17:02:24 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Rob Herring (Arm)" X-Patchwork-Id: 1852710 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=permerror (SPF Permanent Error: More than 10 MX records returned) smtp.mailfrom=vger.kernel.org (client-ip=2604:1380:45e3:2400::1; helo=sv.mirrors.kernel.org; envelope-from=devicetree+bounces-10460-incoming-dt=patchwork.ozlabs.org@vger.kernel.org; receiver=patchwork.ozlabs.org) Received: from sv.mirrors.kernel.org (sv.mirrors.kernel.org [IPv6:2604:1380:45e3:2400::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4SBrVt2Nt0z20cX for ; Sat, 21 Oct 2023 04:02:46 +1100 (AEDT) Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sv.mirrors.kernel.org (Postfix) with ESMTPS id A66042825A5 for ; Fri, 20 Oct 2023 17:02:43 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 2323B200B9; Fri, 20 Oct 2023 17:02:40 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=none X-Original-To: devicetree@vger.kernel.org Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 2EB45200B8 for ; Fri, 20 Oct 2023 17:02:38 +0000 (UTC) Received: from mail-oi1-f180.google.com (mail-oi1-f180.google.com [209.85.167.180]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4B545CA; Fri, 20 Oct 2023 10:02:37 -0700 (PDT) Received: by mail-oi1-f180.google.com with SMTP id 5614622812f47-3b2e07e5f3aso1114621b6e.0; Fri, 20 Oct 2023 10:02:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697821356; x=1698426156; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=em6W/wKA5nIven/0xrneSCPDb3lC+lDEs9feH0KsLuc=; b=jYAWQrJfyCEvReJyDSzWDzTQD8MzrzgrO4kQ8vUN1okbkwLza7YTP0Dpxm5D8hHseE lWxTAN1pEIEA3HAclamwDp6lsmzt+qvbipB13P0NC59vpquiKI8kXOarq2CjX2OWI0fS zMun2v78Nmdb4yIcPa90LKifUF045tpec0lok00aUIvoMjmbIw7XPE9rrXSeTtHAY6qs zozVu8OFXSt8QIoII9zhPLhlJFfWvOayJdT7bzJjHS1shkMVdoKV6Oh7SSiEGMGcF2J/ dX5UH8ROFb8fQ+xxhZ9ojG8gccgwchKWvQNVglIR8by93wlSMj/c+3M2qIXntw9ASsWC itYw== X-Gm-Message-State: AOJu0YzfJMIFrK4pbw4EzTLZ9zSPLodbLe4IqVafPfa39UuTZt2lx7tf e5IwU2660Pglc0NEbrvFRg== X-Google-Smtp-Source: AGHT+IEfleuQMGHz1zdXCLu0snW6Wqv3IOe8sAN1Y4wVWkLk99mTuPYTskpRl6S/76Krg/jY48JnJA== X-Received: by 2002:a05:6808:1588:b0:3b2:f461:b31e with SMTP id t8-20020a056808158800b003b2f461b31emr1299538oiw.29.1697821356485; Fri, 20 Oct 2023 10:02:36 -0700 (PDT) Received: from herring.priv (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id t9-20020a05680800c900b003af569ad2c6sm394737oic.3.2023.10.20.10.02.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 Oct 2023 10:02:35 -0700 (PDT) Received: (nullmailer pid 3633193 invoked by uid 1000); Fri, 20 Oct 2023 17:02:34 -0000 From: Rob Herring To: Tomi Valkeinen , Mauro Carvalho Chehab , Krzysztof Kozlowski , Conor Dooley , Sakari Ailus , Laurent Pinchart Cc: linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH] media: dt-bindings: ti,ds90ub960: Add missing type for "i2c-alias" Date: Fri, 20 Oct 2023 12:02:24 -0500 Message-ID: <20231020170225.3632933-1-robh@kernel.org> X-Mailer: git-send-email 2.42.0 Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Every DT property needs a type defined, but "i2c-alias" is missing any type definition. It's a "uint32", so add a type reference. Fixes: 313e8b32c616 ("media: dt-bindings: media: add TI DS90UB960 FPD-Link III Deserializer") Signed-off-by: Rob Herring Acked-by: Conor Dooley Reviewed-by: Laurent Pinchart --- Documentation/devicetree/bindings/media/i2c/ti,ds90ub960.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/media/i2c/ti,ds90ub960.yaml b/Documentation/devicetree/bindings/media/i2c/ti,ds90ub960.yaml index 289737721c2c..0b71e6f911a8 100644 --- a/Documentation/devicetree/bindings/media/i2c/ti,ds90ub960.yaml +++ b/Documentation/devicetree/bindings/media/i2c/ti,ds90ub960.yaml @@ -69,6 +69,7 @@ properties: maxItems: 1 i2c-alias: + $ref: /schemas/types.yaml#/definitions/uint32 description: The I2C address used for the serializer. Transactions to this address on the I2C bus where the deserializer resides are