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=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_2 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 B38DFC432C3 for ; Sat, 23 Nov 2019 12:47:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8BE5520720 for ; Sat, 23 Nov 2019 12:47:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574513220; bh=aUEfRbvT0/W6nAuMnX8s9amFoP9GvVhbOH+w/M9bSVg=; h=Date:From:To:Cc:Subject:In-Reply-To:References:List-ID:From; b=N2dA6Cv+9ANo90S2cAwCei0liTAvQpRnddw+sAvzO95RhiOGP35rpVDwEcEGYHyYO diuLwzBEEjKA21l04fJUQ6gQ+Bjwvc+NCHNkgDUwfnTakCP4vwRv0JaGHokvaN3zCS Qay+dbk3GsG/SBitbefah1Q1Y2QQgd1FHYw4T05E= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726525AbfKWMq7 (ORCPT ); Sat, 23 Nov 2019 07:46:59 -0500 Received: from mail.kernel.org ([198.145.29.99]:33752 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726451AbfKWMq7 (ORCPT ); Sat, 23 Nov 2019 07:46:59 -0500 Received: from archlinux (cpc149474-cmbg20-2-0-cust94.5-4.cable.virginm.net [82.4.196.95]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 897FB20714; Sat, 23 Nov 2019 12:46:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574513218; bh=aUEfRbvT0/W6nAuMnX8s9amFoP9GvVhbOH+w/M9bSVg=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=bjYbDztnevddhghLSJXY+W5YvpjAeOXBtj1BY15oiEqKevfBFyv01hC7l5c6sdBo1 sLz7xp6nSSnQjXdr01j74RvKS8xTeK5/gA8jEeahXu4kT4+p7+7/ZppLmOBbMwv8jL hIy4TInYI0p4ngrSjN7/3yTAzDfVItHOtd5/eW/Y= Date: Sat, 23 Nov 2019 12:46:53 +0000 From: Jonathan Cameron To: Andrea Merello Cc: Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , Colin Ian King , Patrick Havelange , Matt Weber , Matt Ranostay , Chuhong Yuan , Daniel Gomez , linux-iio@vger.kernel.org, Rob Herring , Mark Rutland , devicetree@vger.kernel.org Subject: Re: [v3 9/9] dt-bindings: iio: maxim_thermocouple: document new 'compatible' strings Message-ID: <20191123124653.4d08445d@archlinux> In-Reply-To: <20191120144756.28424-10-andrea.merello@gmail.com> References: <20191111153517.13862-1-andrea.merello@gmail.com> <20191120144756.28424-1-andrea.merello@gmail.com> <20191120144756.28424-10-andrea.merello@gmail.com> X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 20 Nov 2019 15:47:56 +0100 Andrea Merello wrote: > Now the maxim_thermocouple has new, more specific, 'compatible' strings for > better distinguish the various supported chips. > > This patch updates the DT bindings documentation accordingly > > Cc: Hartmut Knaack > Cc: Lars-Peter Clausen > Cc: Peter Meerwald-Stadler > Cc: Colin Ian King > Cc: Patrick Havelange > Cc: Matt Weber > Cc: Matt Ranostay > Cc: Chuhong Yuan > Cc: Daniel Gomez > Cc: linux-iio@vger.kernel.org > Cc: Rob Herring > Cc: Mark Rutland > Cc: devicetree@vger.kernel.org > Signed-off-by: Andrea Merello > Acked-by: Rob Herring Applied, Thanks, Jonathan > --- > .../bindings/iio/temperature/maxim_thermocouple.txt | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/iio/temperature/maxim_thermocouple.txt b/Documentation/devicetree/bindings/iio/temperature/maxim_thermocouple.txt > index 28bc5c4d965b..bb85cd0e039c 100644 > --- a/Documentation/devicetree/bindings/iio/temperature/maxim_thermocouple.txt > +++ b/Documentation/devicetree/bindings/iio/temperature/maxim_thermocouple.txt > @@ -5,7 +5,10 @@ Maxim thermocouple support > > Required properties: > > - - compatible: must be "maxim,max31855" or "maxim,max6675" > + - compatible: must be "maxim,max6675" or one of the following: > + "maxim,max31855k", "maxim,max31855j", "maxim,max31855n", > + "maxim,max31855s", "maxim,max31855t", "maxim,max31855e", > + "maxim,max31855r"; the generic "max,max31855" is deprecated. > - reg: SPI chip select number for the device > - spi-max-frequency: must be 4300000 > - spi-cpha: must be defined for max6675 to enable SPI mode 1 > @@ -15,7 +18,7 @@ Required properties: > Example: > > max31855@0 { > - compatible = "maxim,max31855"; > + compatible = "maxim,max31855k"; > reg = <0>; > spi-max-frequency = <4300000>; > };