From patchwork Thu Oct 3 11:22:24 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Amit Kucheria X-Patchwork-Id: 1171167 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="XLnU6ZGB"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 46kVwR4mvcz9sN1 for ; Thu, 3 Oct 2019 21:22:31 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729937AbfJCLWa (ORCPT ); Thu, 3 Oct 2019 07:22:30 -0400 Received: from mail-pf1-f195.google.com ([209.85.210.195]:37795 "EHLO mail-pf1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729889AbfJCLW3 (ORCPT ); Thu, 3 Oct 2019 07:22:29 -0400 Received: by mail-pf1-f195.google.com with SMTP id y5so1568865pfo.4 for ; Thu, 03 Oct 2019 04:22:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=4vvWZOnDaYB306KLyalX1Vu4JeBx1avHtcxqLv3dAQI=; b=XLnU6ZGBqa577KBUFDzfnYkNp6/eIoX6Pq9euUphJF1eaLkGpQyppKve1wUxuESwu5 ZJvOyoz7Fjr+XB+RNcksDtCovFTo3ED706fd3n3IH2W4NWqquJz+ijcLNcbGryn4DTjs 55VDB8F/RFZ4jOgbmebt8kgKu+sISxrGzicyARLK1gbwIeKiIDA/YnY2oROdTtgXo9Lp OhgwAiEmccjOVtNmAa25PRDCf+fOl4AqZJwpjOekZT6+jrEjcGb3ZiOpJSLV4Nc0LmGG YHPOh5KemQuBPqNnHLJbuZPqFqbs8hwaM6Sz1REmnrszkUwm6Y6AJ+oQvdDFSQPGqO+A IjMw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=4vvWZOnDaYB306KLyalX1Vu4JeBx1avHtcxqLv3dAQI=; b=gGSjnBbM0ANen/GPottNDwOUqwd8QW1ga4kvx0I7bDwQfUKkmTviQSF+XzxBE3812w 35KpcPNy97bQH7mmoQ3AWumWTu42oJOIqan2OjzjOGZVdt+M0sTG/bu5pErmzPN00Di/ iXM7NBUMiwGJBQKK7DSltBh+oEss2rnBXJrvkq5PfMLBtwylRIj3HjyUn87ohU1xx3Nm wJIOh6MoNhIfxXKp9NXO9F6n0tuInxfp968RaVtX1XDrTM1040YtdCC41yk8MqfOcAv1 vPK5vX3JRUNOWFqmjqUlsBtTsxS1jQV8FHNWARxzXqY4OEqTKTaNTxc49H3DdVK7yx7z i46g== X-Gm-Message-State: APjAAAX2xy48FH5vNWsKtHuQw1kX3ckQFFkEZVEIa0HnWc85JD73xS+F MpwtM4uGXq1178B+VEYXFUCxCQ== X-Google-Smtp-Source: APXvYqyo/GBuKYMgok2Qu85GyYWcZ/kBG23UO0oZtmNIMkGIJX0uwqdZO5n/Gy1IyWW72l28hy/lCQ== X-Received: by 2002:a65:4543:: with SMTP id x3mr8479928pgr.300.1570101748857; Thu, 03 Oct 2019 04:22:28 -0700 (PDT) Received: from localhost ([49.248.175.14]) by smtp.gmail.com with ESMTPSA id k8sm1998881pgm.14.2019.10.03.04.22.27 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 03 Oct 2019 04:22:28 -0700 (PDT) From: Amit Kucheria To: linux-kernel@vger.kernel.org, Maxime Ripard , Mauro Carvalho Chehab , Chen-Yu Tsai Cc: linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH] media: dt-bindings: media: Fixup Allwinner A10 CSI binding Date: Thu, 3 Oct 2019 16:52:24 +0530 Message-Id: X-Mailer: git-send-email 2.17.1 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org This new binding fails dt_binding_check due to a typo. Fix it up. linux.git/Documentation/devicetree/bindings/media/allwinner,sun4i-a10-csi.yaml: $id: path/filename 'arm/allwinner,sun4i-a10-csi.yaml' doesn't match actual filename linux.git/Documentation/devicetree/bindings/Makefile:12: recipe for target 'Documentation/devicetree/bindings/media/allwinner,sun4i-a10-csi.example.dts' failed make[2]: *** [Documentation/devicetree/bindings/media/allwinner,sun4i-a10-csi.example.dts] Error 1 make[2]: *** Waiting for unfinished jobs.... linux.git/Makefile:1284: recipe for target 'dt_binding_check' failed make[1]: *** [dt_binding_check] Error 2 Fixes: c5e8f4ccd7750 ("media: dt-bindings: media: Add Allwinner A10 CSI binding") Signed-off-by: Amit Kucheria --- .../devicetree/bindings/media/allwinner,sun4i-a10-csi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/media/allwinner,sun4i-a10-csi.yaml b/Documentation/devicetree/bindings/media/allwinner,sun4i-a10-csi.yaml index 27f38eed389e4..5dd1cf490cd9d 100644 --- a/Documentation/devicetree/bindings/media/allwinner,sun4i-a10-csi.yaml +++ b/Documentation/devicetree/bindings/media/allwinner,sun4i-a10-csi.yaml @@ -1,7 +1,7 @@ # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) %YAML 1.2 --- -$id: http://devicetree.org/schemas/arm/allwinner,sun4i-a10-csi.yaml# +$id: http://devicetree.org/schemas/media/allwinner,sun4i-a10-csi.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# title: Allwinner A10 CMOS Sensor Interface (CSI) Device Tree Bindings