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=-12.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=unavailable 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 5C6B8C2D0F6 for ; Wed, 16 Sep 2020 00:40:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 23ADC208E4 for ; Wed, 16 Sep 2020 00:40:58 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=baylibre-com.20150623.gappssmtp.com header.i=@baylibre-com.20150623.gappssmtp.com header.b="A7lEcSG1" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726183AbgIPAkp (ORCPT ); Tue, 15 Sep 2020 20:40:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48994 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726615AbgIONDt (ORCPT ); Tue, 15 Sep 2020 09:03:49 -0400 Received: from mail-wr1-x441.google.com (mail-wr1-x441.google.com [IPv6:2a00:1450:4864:20::441]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3EF1CC06178A for ; Tue, 15 Sep 2020 06:03:48 -0700 (PDT) Received: by mail-wr1-x441.google.com with SMTP id e16so3269283wrm.2 for ; Tue, 15 Sep 2020 06:03:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=vX0wBDrE7Wq2nn//WJkF8Dib3IdNVyaQg55krU2+RVM=; b=A7lEcSG1nV7HMk7A+Uu53yjsYr5DLG+1EpZ4q6Dn1Cx/Ji3lFJxQs8oaImhJJQ9u9y ixDePh/08rw1xISVpdes394uXJ/0HJJcJduTAmU/R7d0yaKDifsaDN/UB1aTTYQmyOTd UHCL+8AMefTcUimMTIA/gUEI//EcgubNCl92z3purFPSVtDceorGEpKBbhkVfGRO9T49 v+LRMX4uo1m/dGDM019SYQ3vBbApwrlm7KMAXE6sdPKpB8h0YoNAU1n9KpEkJiFNf+0t RvaJr6PMvKM1ST5av6kere346Z/PsC9jM9i41bQ+01kv23+yg3Lfgt+JoiYh5//WHlc7 0U2Q== 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:in-reply-to :references:mime-version:content-transfer-encoding; bh=vX0wBDrE7Wq2nn//WJkF8Dib3IdNVyaQg55krU2+RVM=; b=CT7qt37QiuWfWfCTtmZq+y0gDAbYZL9vdfgoNZFg3h7EFoy3IbvLMfz4lZQ6+MClOM RhmZ7Aqz9yqKYF5rw50/Y9QXWOd2joc1r8WICITrYYCi8Q8F0kmGLGYSj6DLrMPQO5jc bCwEwSFVXR00stTbNA8D06hrBR7xNJxcSAUQUl5yILA/nFhvFB9pbrhCaP2FNf0MdyLa ArBDnLAze7+DZ41Is7A8GamkGDQpVeyk98hvd2j37dVle1eb/D+NxextKSSMldvInn7G x/wA3dPI1NdiRSqbDNh1eGVJiiXIK3VJqgp0vdHU1XOoUfgtHtX4ATm8nYLlR/bB3d5m 57qw== X-Gm-Message-State: AOAM533UyHH6Vt3QuU7sgPnjckrPR+2yr8fMEJvNGMssYRBAPrbH5IUJ t8ktJ756ufgT3FofvnmX+BKwzA== X-Google-Smtp-Source: ABdhPJyKxH0J77Hul2dQeLgqOmwvCF5xpY9DSjomP+D9iu8BXUX25mVUUXGQPbyHdi9Juw7YY8a4/Q== X-Received: by 2002:adf:f6c8:: with SMTP id y8mr22850767wrp.217.1600175026747; Tue, 15 Sep 2020 06:03:46 -0700 (PDT) Received: from bender.baylibre.local (home.beaume.starnux.net. [82.236.8.43]) by smtp.gmail.com with ESMTPSA id t16sm27098671wrm.57.2020.09.15.06.03.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 15 Sep 2020 06:03:46 -0700 (PDT) From: Neil Armstrong To: kishon@ti.com, repk@triplefau.lt, devicetree@vger.kernel.org Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Neil Armstrong Subject: [PATCH v2 2/3] dt-bindings: phy: amlogic,meson-axg-mipi-pcie-analog: remove phy cell parameter Date: Tue, 15 Sep 2020 15:03:38 +0200 Message-Id: <20200915130339.11079-3-narmstrong@baylibre.com> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20200915130339.11079-1-narmstrong@baylibre.com> References: <20200915130339.11079-1-narmstrong@baylibre.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org 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(-) diff --git a/Documentation/devicetree/bindings/phy/amlogic,meson-axg-mipi-pcie-analog.yaml b/Documentation/devicetree/bindings/phy/amlogic,meson-axg-mipi-pcie-analog.yaml index 702763a84dac..4d01f3124e1c 100644 --- a/Documentation/devicetree/bindings/phy/amlogic,meson-axg-mipi-pcie-analog.yaml +++ b/Documentation/devicetree/bindings/phy/amlogic,meson-axg-mipi-pcie-analog.yaml @@ -24,7 +24,7 @@ properties: const: amlogic,axg-mipi-pcie-analog-phy "#phy-cells": - const: 1 + const: 0 required: - compatible @@ -36,5 +36,5 @@ examples: - | mpphy: phy { compatible = "amlogic,axg-mipi-pcie-analog-phy"; - #phy-cells = <1>; + #phy-cells = <0>; }; -- 2.22.0