From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 93401C43465 for ; Fri, 18 Sep 2020 14:04:47 +0000 (UTC) Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2AF5820878 for ; Fri, 18 Sep 2020 14:04:47 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="RVt4tQGL" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2AF5820878 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=driverdev-devel-bounces@linuxdriverproject.org Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id E533387672; Fri, 18 Sep 2020 14:04:46 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Fim44LBtJooO; Fri, 18 Sep 2020 14:04:44 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id E805D8764B; Fri, 18 Sep 2020 14:04:44 +0000 (UTC) Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 9515A1BF318 for ; Fri, 18 Sep 2020 14:04:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 8ED0587313 for ; Fri, 18 Sep 2020 14:04:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pkOeEvxcNiOm for ; Fri, 18 Sep 2020 14:04:42 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by fraxinus.osuosl.org (Postfix) with ESMTPS id 5B6EF872E7 for ; Fri, 18 Sep 2020 14:04:42 +0000 (UTC) Received: from mail-ot1-f51.google.com (mail-ot1-f51.google.com [209.85.210.51]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 0DA83235FA for ; Fri, 18 Sep 2020 14:04:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600437882; bh=+AUjt8uHrU807ERl3qIjVJflDoMSNyT4i7yBC6dijrI=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=RVt4tQGL4NGqcuth0LV1JnlCXBW8SO30dOK+Lg8IIRjV0yOF0wWgsEgCOkBjFzk9s 0Rn62vEFabnBsQPloLvnLHln9lSqPd+bL09xYBIprQJYenk2AZwnYvfpwWNJSXEtpi Ma7cMkDdiC5idrlwehKbmi2TBawmYb3NOOEdOvqA= Received: by mail-ot1-f51.google.com with SMTP id c10so5440115otm.13 for ; Fri, 18 Sep 2020 07:04:42 -0700 (PDT) X-Gm-Message-State: AOAM533p1IIhiJgAjDvReEKiQ8HuxroAC7FX3aS7begDiAHz5wG8cWBN 2ldlqU41GcJVFhhM8lRK7YI8Sw4OoxekQZL1dg== X-Google-Smtp-Source: ABdhPJxRV95Yj/Uh3LvsS3bkFNGt2GCjGRYFMGcZ1fb2PKBNRXUO/m0gTSbm+YgzBtSAdBkO/WVadlDzl7cQpcm0zfE= X-Received: by 2002:a9d:6ada:: with SMTP id m26mr9294255otq.192.1600437881398; Fri, 18 Sep 2020 07:04:41 -0700 (PDT) MIME-Version: 1.0 References: <20200722155533.252844-1-helen.koike@collabora.com> <20200722155533.252844-5-helen.koike@collabora.com> In-Reply-To: <20200722155533.252844-5-helen.koike@collabora.com> From: Rob Herring Date: Fri, 18 Sep 2020 08:04:30 -0600 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v5 4/9] media: staging: dt-bindings: rkisp1: drop parent unit address To: Helen Koike X-BeenThere: driverdev-devel@linuxdriverproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux Driver Project Developer List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "open list:STAGING SUBSYSTEM" , devicetree@vger.kernel.org, Eddie Cai , Tomasz Figa , Dafna Hirschfeld , "heiko@sntech.de" , Shunqian Zheng , "linux-kernel@vger.kernel.org" , karthik.poduval@gmail.com, "open list:ARM/Rockchip SoC..." , Hans Verkuil , Robin Murphy , Mark Rutland , Collabora Kernel ML , Ezequiel Garcia , Johan Jonker , Linux Media Mailing List Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" On Wed, Jul 22, 2020 at 9:56 AM Helen Koike wrote: > > Fix the following error found with make ARCH=arm64 dt_binding_check: > > Documentation/devicetree/bindings/media/rockchip-isp1.example.dts:24.27-101.11: > Warning (unit_address_vs_reg): /example-0/parent@0: node has a unit name, but no reg or ranges property > > Reported-by: Johan Jonker > Signed-off-by: Helen Koike > --- > V5: > - Patch re-written to drop the unit address instead of adding reg > > V3: > - this is a new patch in the series > --- > .../Documentation/devicetree/bindings/media/rockchip-isp1.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Acked-by: Rob Herring _______________________________________________ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel