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=-7.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS 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 12E80C4360C for ; Mon, 30 Sep 2019 09:35:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DA51F21855 for ; Mon, 30 Sep 2019 09:35:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="ENKDUxj2" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729459AbfI3Jf5 (ORCPT ); Mon, 30 Sep 2019 05:35:57 -0400 Received: from mail-ua1-f65.google.com ([209.85.222.65]:39976 "EHLO mail-ua1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727547AbfI3Jf5 (ORCPT ); Mon, 30 Sep 2019 05:35:57 -0400 Received: by mail-ua1-f65.google.com with SMTP id i13so3926990uaq.7 for ; Mon, 30 Sep 2019 02:35:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=gzD2qGvL3VizkE9nQvu95DK0V9ar1WcYyRCEdbmgd/s=; b=ENKDUxj2S/PL76NTuZ0LtDt8Xp1Qggith5LsiWQ1vVZE86Qa0ly016ttBl1QI6INFA BIGRhlxIJzDpY38IboaFgI4jFzR0GGBsoPYCWeEyoCNOvhOb4OZ1VsFSEN+dsHt/LcE0 QFanGtNHxC8kL9yMg0gmoLHkIz6c2u4tUG4MyElYibFOJw2SlT+Z2lf7RknOjUZXAvaS gCFO/YGYKX29t/zhpJATFktFYBI5MDaPbL1eN6PHRS9wNUmLzIOYopZiy/gAfqQ6E54D lQT1KLjBXc7GtGAkYyUCcFHVDZCAUlF3v4WinAc9LgL0e+DwE1i4A+7hLPWE3HJLvdJn gV2g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=gzD2qGvL3VizkE9nQvu95DK0V9ar1WcYyRCEdbmgd/s=; b=irdRcD29iQH4EqEFhcgWnJm+685HZXUfE7AbPtjyvYwWYXOBlf6bFxp70DFynSUqBS H/J1QEMwj+vbiwhI/RybUq7RFEkmfuJbDP6cKEbjjXNFYlCRYRKCSwNB/0GrmQB0R6vN XvWwsoYfNTK5SSm4CPOKF/dQusBnpC8p0T8Pe3qcm+gJj8ntiHPRB5Y+bve8Ozrx9iUH 4XORjQYWyh63TNaHAD37A9RdDOqXhVwVqfD4f7P9xpq9/Y8T4LubNKkhA843YBLAhSIP 80U6esbCpYGZY/rsLlEXuuNnA3AIOY6eSmKH7Ivl8oFFVsINE6zVsEMqC3/lqOHAww2N 8Eww== X-Gm-Message-State: APjAAAWaTIgcNh9TscDBGTTDbl9pFkZKdLGTRpMZyuyy94rzNwl0WEBf jVfEHevy9K/z+rQJ5WCiDXnXzqmy/XAajkhGAnryJQ== X-Google-Smtp-Source: APXvYqwOPzgEcdOwEVKUjzTC90Fkp81Mt7170e3s+ZrPHeKlCkhi0dtBcyVb9k3LPsI52iJjSoPVhKu5BeDpUuzi5Dg= X-Received: by 2002:ab0:ed:: with SMTP id 100mr4570681uaj.48.1569836156110; Mon, 30 Sep 2019 02:35:56 -0700 (PDT) MIME-Version: 1.0 References: <20190927184352.28759-1-glaroque@baylibre.com> <20190927184352.28759-2-glaroque@baylibre.com> In-Reply-To: <20190927184352.28759-2-glaroque@baylibre.com> From: Amit Kucheria Date: Mon, 30 Sep 2019 15:05:44 +0530 Message-ID: Subject: Re: [PATCH v6 1/7] dt-bindings: thermal: Add DT bindings documentation for Amlogic Thermal To: Guillaume La Roque Cc: Zhang Rui , Eduardo Valentin , Daniel Lezcano , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , linux-amlogic@lists.infradead.org, LKML , lakml , Linux PM list Content-Type: text/plain; charset="UTF-8" Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On Sat, Sep 28, 2019 at 12:14 AM Guillaume La Roque wrote: > > Adding the devicetree binding documentation for the Amlogic temperature > sensor found in the Amlogic Meson G12A and G12B SoCs. > > Reviewed-by: Rob Herring > Tested-by: Christian Hewitt > Tested-by: Kevin Hilman > Signed-off-by: Guillaume La Roque Reviewed-by: Amit Kucheria > --- > .../bindings/thermal/amlogic,thermal.yaml | 54 +++++++++++++++++++ > 1 file changed, 54 insertions(+) > create mode 100644 Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml > > diff --git a/Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml b/Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml > new file mode 100644 > index 000000000000..f761681e4c0d > --- /dev/null > +++ b/Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml > @@ -0,0 +1,54 @@ > +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/thermal/amlogic,thermal.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Amlogic Thermal > + > +maintainers: > + - Guillaume La Roque > + > +description: Binding for Amlogic Thermal > + > +properties: > + compatible: > + items: > + - enum: > + - amlogic,g12a-cpu-thermal > + - amlogic,g12a-ddr-thermal > + - const: amlogic,g12a-thermal > + > + reg: > + maxItems: 1 > + > + interrupts: > + maxItems: 1 > + > + clocks: > + maxItems: 1 > + > + amlogic,ao-secure: > + description: phandle to the ao-secure syscon > + $ref: '/schemas/types.yaml#/definitions/phandle' > + > + > +required: > + - compatible > + - reg > + - interrupts > + - clocks > + - amlogic,ao-secure > + > +examples: > + - | > + cpu_temp: temperature-sensor@ff634800 { > + compatible = "amlogic,g12a-cpu-thermal", > + "amlogic,g12a-thermal"; > + reg = <0xff634800 0x50>; > + interrupts = <0x0 0x24 0x0>; > + clocks = <&clk 164>; > + #thermal-sensor-cells = <0>; > + amlogic,ao-secure = <&sec_AO>; > + }; > +... > -- > 2.17.1 > > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel