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=-8.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 140E0C4727D for ; Tue, 22 Sep 2020 19:35:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B886A20874 for ; Tue, 22 Sep 2020 19:35:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600803338; bh=FWOxcnFwdNuAzzp2y6n1YF0wB+NkpxQLAiGd34edXFU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=X4X3UwrCvWoYUUtA3tW5+Zcfi2MX7RgxlzrLAZ3ybDVxtRQhVslQTFnAse1qcvzHz 7pnrHvMExhpEcIMnCztMPhAHkUk4SJktp4Lu+bOUE5ffXTWLBvdqxxmEto+Kia++xZ UDUByQoSiMUNz3TDwu5wqwq1V8ETuWn2yhY6Lruk= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726637AbgIVTfi (ORCPT ); Tue, 22 Sep 2020 15:35:38 -0400 Received: from mail-il1-f194.google.com ([209.85.166.194]:40697 "EHLO mail-il1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726550AbgIVTfh (ORCPT ); Tue, 22 Sep 2020 15:35:37 -0400 Received: by mail-il1-f194.google.com with SMTP id x18so16032392ila.7; Tue, 22 Sep 2020 12:35:37 -0700 (PDT) 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; bh=jPBD0XmzIV/W0iZGo3u7QE8dbhQcu1GYPOKQ4Uj0YkA=; b=H7TS5gyhTzI1GRYtp1iMLia9n75dX+G8dpIYYqhZRl7cW2YEY+8sH4JK3/RPD2bkav ELkTtB3G+piZCRN7PfsmW7O0lPMLBpmKc/RUEvrrCOLjZsZ//ixWlXPiR/NGYF/KqFBL QmXjmY3eA5+l0dQP09k6sw2c9alMMmqhrw8KwS79FTNAyxdK8tOiDP/OKokwYsL6uCom kaUu+V3fjirnUWLLVM8qHiE5wnLEbBfKoL+BVkmlla5tnFXZNqTrrfZ4evI2d2LxXrAF aPcea0jUytZWWquhwQvgG8Kz8Nmno/GdZleTQRCpEHMd4rBk4OPjsfAz+sWiUixbycYg xUVQ== X-Gm-Message-State: AOAM5336MCvwGwtIAYJ/EV2iHnAntUg4CsbtU52hONETtdYVPAPzumP/ s7Ud+zC8TS3hSdadt+EUZw== X-Google-Smtp-Source: ABdhPJzNqdROL+jdJ3dVRE9aodQED8gpbXyKrtUeG8JK3C/kXVBgCpAfcjl4U3P55eEquDFbPiY9lw== X-Received: by 2002:a92:d34f:: with SMTP id a15mr5920759ilh.226.1600803337012; Tue, 22 Sep 2020 12:35:37 -0700 (PDT) Received: from xps15 ([64.188.179.253]) by smtp.gmail.com with ESMTPSA id q2sm6502219ils.81.2020.09.22.12.35.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Sep 2020 12:35:36 -0700 (PDT) Received: (nullmailer pid 3100940 invoked by uid 1000); Tue, 22 Sep 2020 19:35:34 -0000 Date: Tue, 22 Sep 2020 13:35:34 -0600 From: Rob Herring To: Neil Armstrong Cc: repk@triplefau.lt, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, kishon@ti.com, devicetree@vger.kernel.org Subject: Re: [PATCH v2 2/3] dt-bindings: phy: amlogic, meson-axg-mipi-pcie-analog: remove phy cell parameter Message-ID: <20200922193534.GA3100774@bogus> References: <20200915130339.11079-1-narmstrong@baylibre.com> <20200915130339.11079-3-narmstrong@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200915130339.11079-3-narmstrong@baylibre.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 15 Sep 2020 15:03:38 +0200, Neil Armstrong wrote: > The Amlogic AXG MIPI + PCIe Analog PHY provides function for both PCIe and > MIPI DSI at the same time, and is not exclusive. > > Thus remove the invalid phy cell parameter. > > Signed-off-by: Neil Armstrong > --- > .../bindings/phy/amlogic,meson-axg-mipi-pcie-analog.yaml | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Acked-by: Rob Herring