From patchwork Wed Jun 23 23:07:20 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Rob Herring (Arm)" X-Patchwork-Id: 12340601 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.0 required=3.0 tests=BAYES_00,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT 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 B4D77C48BC2 for ; Wed, 23 Jun 2021 23:07:29 +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 4972C610F7 for ; Wed, 23 Jun 2021 23:07:29 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4972C610F7 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 A01DF6E948; Wed, 23 Jun 2021 23:07:28 +0000 (UTC) Received: from mail-io1-f45.google.com (mail-io1-f45.google.com [209.85.166.45]) by gabe.freedesktop.org (Postfix) with ESMTPS id AAF006E948 for ; Wed, 23 Jun 2021 23:07:27 +0000 (UTC) Received: by mail-io1-f45.google.com with SMTP id s19so5540623ioc.3 for ; Wed, 23 Jun 2021 16:07:27 -0700 (PDT) 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:mime-version :content-transfer-encoding; bh=GZLDpuA79csUJoyxxQRsR7ORuZFy0jjxYyRC2e/q9a4=; b=lX/Mty6StYtIynI3ilX7Ff68Kkn2SjBUz0+jtpZ6zX9JARhjaUBoqUAd36isYzEjyH JSR1wIJokfsrHcrPxL7C8U63w0bDqlX2Jolf8YHFnL0PaWn09ZPu9NtSzzH2W74MtB95 uKR2JLoHnxaEflcoHM53dYGR8dOJego/kKAotuhK16MFod6brx7xT5qIA++PMUWoy9wB gE5LM4B0+xXyKdEaWnhPNC/jK2/Q+Ih3siEq7TbzZLGqqnd87yoWt0CwVTTBjp6gWsyx /n9JNFG5rsHd4LpNM1kATj+R2ubKlTCXTubNPCp/aPSNO/7kHygpnuqRZTtn1AF/SVnm I8lA== X-Gm-Message-State: AOAM533hrv2mgJw6VHepXjHgXoJ1fvXuhXcha0CMcMEZi2a844tPL3va p6UzFEZ4kJbbtHGeyR6DFw== X-Google-Smtp-Source: ABdhPJysSMr49GWdevfUQIaAcqS/oiimDgEHRxZO4ul4XB2m7ky2tCzGBT3YSnBk7BCX9Fdml+iFXg== X-Received: by 2002:a05:6602:2595:: with SMTP id p21mr1570908ioo.51.1624489647011; Wed, 23 Jun 2021 16:07:27 -0700 (PDT) Received: from xps15.herring.priv ([64.188.179.248]) by smtp.googlemail.com with ESMTPSA id t15sm694356ile.28.2021.06.23.16.07.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 23 Jun 2021 16:07:26 -0700 (PDT) From: Rob Herring To: Viresh Kumar , Nishanth Menon , Stephen Boyd Subject: [PATCH 0/2] dt-bindings: Convert OPP bindings to DT schema Date: Wed, 23 Jun 2021 17:07:20 -0600 Message-Id: <20210623230722.3545986-1-robh@kernel.org> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 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, linux-pm@vger.kernel.org, Yangtao Li , Sascha Hauer , linux-kernel@vger.kernel.org, Chen-Yu Tsai , dri-devel@lists.freedesktop.org, Georgi Djakov , Leonard Crestez , Shawn Guo , linux-arm-kernel@lists.infradead.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" The OPP bindings are one of the most common occurring bindings that are not yet converted to schema, so let's convert them. Note this depends on a dtschema change in property-units.yaml to allow a matrix for opp-microvolt. Rob Rob Herring (2): dt-bindings: Clean-up OPP binding node names in examples dt-bindings: opp: Convert to DT schema .../bindings/gpu/arm,mali-bifrost.yaml | 2 +- .../bindings/gpu/arm,mali-midgard.yaml | 2 +- .../bindings/interconnect/fsl,imx8m-noc.yaml | 4 +- .../allwinner,sun50i-h6-operating-points.yaml | 4 + .../devicetree/bindings/opp/opp-v1.yaml | 51 ++ .../devicetree/bindings/opp/opp-v2-base.yaml | 213 ++++++ .../devicetree/bindings/opp/opp-v2.yaml | 475 +++++++++++++ Documentation/devicetree/bindings/opp/opp.txt | 622 ------------------ 8 files changed, 747 insertions(+), 626 deletions(-) create mode 100644 Documentation/devicetree/bindings/opp/opp-v1.yaml create mode 100644 Documentation/devicetree/bindings/opp/opp-v2-base.yaml create mode 100644 Documentation/devicetree/bindings/opp/opp-v2.yaml delete mode 100644 Documentation/devicetree/bindings/opp/opp.txt