From patchwork Tue Apr 13 15:53:46 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Niklas_S=C3=B6derlund?= X-Patchwork-Id: 73232 Received: from vger.kernel.org ([23.128.96.18]) by www.linuxtv.org with esmtp (Exim 4.92) (envelope-from ) id 1lWLMb-0075sg-WB; Tue, 13 Apr 2021 15:54:06 +0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231995AbhDMPyX (ORCPT + 1 other); Tue, 13 Apr 2021 11:54:23 -0400 Received: from bin-mail-out-05.binero.net ([195.74.38.228]:45510 "EHLO bin-mail-out-05.binero.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346601AbhDMPyN (ORCPT ); Tue, 13 Apr 2021 11:54:13 -0400 X-Halon-ID: 6f4132fd-9c70-11eb-b966-005056917a89 Authorized-sender: niklas.soderlund@fsdn.se Received: from bismarck.berto.se (p54ac5521.dip0.t-ipconnect.de [84.172.85.33]) by bin-vsp-out-01.atm.binero.net (Halon) with ESMTPA id 6f4132fd-9c70-11eb-b966-005056917a89; Tue, 13 Apr 2021 17:53:52 +0200 (CEST) From: =?utf-8?q?Niklas_S=C3=B6derlund?= To: Rob Herring , devicetree@vger.kernel.org, linux-media@vger.kernel.org Cc: linux-renesas-soc@vger.kernel.org, =?utf-8?q?Niklas_S=C3=B6derlund?= Subject: [PATCH] media: dt-bindings: media: renesas,csi2: Node port@0 is not mandatory Date: Tue, 13 Apr 2021 17:53:46 +0200 Message-Id: <20210413155346.2471776-1-niklas.soderlund+renesas@ragnatech.se> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-LSpam-Score: -2.4 (--) X-LSpam-Report: No, score=-2.4 required=5.0 tests=BAYES_00=-1.9,HEADER_FROM_DIFFERENT_DOMAINS=0.5,MAILING_LIST_MULTI=-1 autolearn=ham autolearn_force=no When converting the binding to use the video-interfaces schemas the node port@0 was incorrectly made a mandatory property. The port@0 node describes which CSI-2 transmitter the R-Car CSI-2 receiver is connected too. Not all boards connects all CSI-2 receivers to an CSI-2 transmitter. Fixes: 066a94e28a23e04c ("media: dt-bindings: media: Use graph and video-interfaces schemas") Signed-off-by: Niklas Söderlund --- Documentation/devicetree/bindings/media/renesas,csi2.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/Documentation/devicetree/bindings/media/renesas,csi2.yaml b/Documentation/devicetree/bindings/media/renesas,csi2.yaml index 20396f1be9993461..395484807dd5ed47 100644 --- a/Documentation/devicetree/bindings/media/renesas,csi2.yaml +++ b/Documentation/devicetree/bindings/media/renesas,csi2.yaml @@ -78,7 +78,6 @@ properties: modules connected the CSI-2 receiver. required: - - port@0 - port@1 required: