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=-5.5 required=3.0 tests=MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham 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 6D16EC35E01 for ; Tue, 25 Feb 2020 18:18:12 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 4E8D620CC7 for ; Tue, 25 Feb 2020 18:18:12 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4E8D620CC7 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B07346EB7C; Tue, 25 Feb 2020 18:18:11 +0000 (UTC) Received: from mail-oi1-f194.google.com (mail-oi1-f194.google.com [209.85.167.194]) by gabe.freedesktop.org (Postfix) with ESMTPS id F08D36EB7C for ; Tue, 25 Feb 2020 18:18:10 +0000 (UTC) Received: by mail-oi1-f194.google.com with SMTP id a22so199391oid.13 for ; Tue, 25 Feb 2020 10:18:10 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=yiMVySvuuBlNCELv1IEvGZ2avIS4ux6UUmlN6NsgO3k=; b=ZWc46Wi5YMLQVeFw9N7OgfF9Rv+n3u750BIwLsQRnpijiNBwJrvBwwF3pZC74emUMP 9Q4kxRlVAVCSCbGJIIqVZUTUeN/u+8zXL3Lt7/R9KQ/eE2vXUXB2D6XJD9Fe2Eg/c+mw sT7Pjp31wScE4Q9aL4DnNU1lheukRf49CqK0arZm+ir0ge9iJMD5WjzW39w6Vk0SIdWH 53AdEfNtWV6RcwYdSZmKKhG6Y4ZRw/Jo+RXNSVrLAOvuZWPm2T3nopc1D9Ual3RAUJA2 4bVZr3l2caM3sCxdog+bYXECpxNta2ZN2naQQAjlzZgu2YBMtlCuLGoC3A8eAHxIkiaW 7oIQ== X-Gm-Message-State: APjAAAX/p4iugLxwZ/8glmNNUUF5WGdUec48w+avywGpg2E2t9ne0WyS boCVpJ/1ZRLlNgXhjxZwiw== X-Google-Smtp-Source: APXvYqw28xdyGvjSdjDarHW2s0Fb+onlANDW5taKELi+Efvfv9JYUmEAg2FjeRAIn4sbu4cnKvc/jA== X-Received: by 2002:aca:2803:: with SMTP id 3mr177830oix.162.1582654690275; Tue, 25 Feb 2020 10:18:10 -0800 (PST) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id i7sm5569443oib.42.2020.02.25.10.18.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 25 Feb 2020 10:18:09 -0800 (PST) Received: (nullmailer pid 5749 invoked by uid 1000); Tue, 25 Feb 2020 18:18:08 -0000 Date: Tue, 25 Feb 2020 12:18:08 -0600 From: Rob Herring To: Maxime Ripard Subject: Re: [PATCH 31/89] dt-bindings: display: vc4: dsi: Add missing clock properties Message-ID: <20200225181808.GA5699@bogus> References: <2d7aaa0bdf3f0cb66d14700fb77348453b3cd29a.1582533919.git-series.maxime@cerno.tech> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <2d7aaa0bdf3f0cb66d14700fb77348453b3cd29a.1582533919.git-series.maxime@cerno.tech> User-Agent: Mutt/1.10.1 (2018-07-13) X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Tim Gover , Dave Stevenson , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, bcm-kernel-feedback-list@broadcom.com, Nicolas Saenz Julienne , Maxime Ripard , Phil Elwell , linux-arm-kernel@lists.infradead.org, linux-rpi-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Mon, 24 Feb 2020 10:06:33 +0100, Maxime Ripard wrote: > While the device tree and the driver expected a clock-names and a > clock-cells properties, it wasn't explicitly documented in the previous > binding. Make sure it is now. > > Cc: Rob Herring > Cc: devicetree@vger.kernel.org > Signed-off-by: Maxime Ripard > --- > Documentation/devicetree/bindings/display/brcm,bcm2835-dsi0.yaml | 11 +++++++- > 1 file changed, 11 insertions(+) > Reviewed-by: Rob Herring _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel