Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id EEE9AC54EED for ; Mon, 23 Jan 2023 20:35:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231659AbjAWUfv (ORCPT ); Mon, 23 Jan 2023 15:35:51 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36242 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231480AbjAWUft (ORCPT ); Mon, 23 Jan 2023 15:35:49 -0500 Received: from mail-oa1-f53.google.com (mail-oa1-f53.google.com [209.85.160.53]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DC33A8690; Mon, 23 Jan 2023 12:35:47 -0800 (PST) Received: by mail-oa1-f53.google.com with SMTP id 586e51a60fabf-15f64f2791dso15378251fac.7; Mon, 23 Jan 2023 12:35:47 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=bqUWksinymEVfLReKJJtCyYWWLZ6cx8j3ymD6Z3V0yc=; b=5buK6GITVl+Nj+yB7C1cfpAl3OJNGmZUheZ6f2K1kPMrkxe6J1Ieh2RIZTM5PFLTT/ lUxSTkgwfzxz2HcLvt7wEMRtf6fQ0RGb9AIVguN/xZRyUdz+IqSFCMmxk93tEyV6xEi7 ls7umcYEQaoQePWzh3a31/llYebdGZr+1U0JP1JCCrVU3dvcLZVnsqMGCNEx1oAJcDpK alJ6h/pCNYlEmDiJTKypT0/96/IY33y+UK32TDEr9JpyYtkDLw+8vbk5y4cDUC5sjJ2E +VfAz6vs2bvkaMpoucYQd/NYr7grlupVjxly7GEyd6jw0PoOFy5xViHnkAeAJPJpOeif EEFQ== X-Gm-Message-State: AFqh2koL7JuUY0yWDrtWIbXVcqv9xP1RjiF60derlYOORqFMCKbf14XI c8sVrcL6SJ6jtjhVnCp0rQ== X-Google-Smtp-Source: AMrXdXsvDCFsbVFw+eJ2cbyJwAUV1dOFiwlLrgu1CNnxj6xXm20ORfJFg1UiQgks29vH4SbJm/yNBA== X-Received: by 2002:a05:6870:2f02:b0:155:a38f:70d1 with SMTP id qj2-20020a0568702f0200b00155a38f70d1mr12278017oab.18.1674506147053; Mon, 23 Jan 2023 12:35:47 -0800 (PST) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id v11-20020a056870310b00b00144e6ffe9e5sm9358140oaa.47.2023.01.23.12.35.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 Jan 2023 12:35:46 -0800 (PST) Received: (nullmailer pid 2479493 invoked by uid 1000); Mon, 23 Jan 2023 20:35:44 -0000 Date: Mon, 23 Jan 2023 14:35:44 -0600 From: Rob Herring To: Krzysztof Kozlowski Cc: Nicolas Ferre , Marcelo Schmitt , Stefan Agner , Sean Nyekjaer , Puranjay Mohan , Phil Reid , =?UTF-8?B?TnVubyBTw6E=?= , Stephen Boyd , Philippe Reynes , devicetree@vger.kernel.org, Alexandre Belloni , ", Lad Prabhakar" , Michael Hennerich , Benson Leung , Stefan Popa , Jean-Baptiste Maneyrol , Harald Geyer , Claudiu Beznea , Andreas Klinger , Maxime Coquelin , Lorenzo Bianconi , Rui Miguel Silva , Alim Akhtar , linux-fbdev@vger.kernel.org, Eugene Zaikonnikov , linux-arm-kernel@lists.infradead.org, Linus Walleij , Eugen Hristev , Oleksij Rempel , linux-samsung-soc@vger.kernel.org, Robert Yang , Caleb Connolly , Kent Gustavsson , Lucas Stankus , Artur Rojek , Alexandre Torgue , Renato Lui Geh , Rob Herring , Miquel Raynal , linux-iio@vger.kernel.org, kernel@pengutronix.de, Dragos Bogdan , Guenter Roeck , Alexandru Tachici , Daniel Baluta , chrome-platform@lists.linux.dev, Krzysztof Kozlowski , Jonathan Cameron , Alexandru Lazar , Lars-Peter Clausen , Nishant Malpani , Marcus Folkesson , Sankar Velliangiri , linux-kernel@vger.kernel.org, Dmitry Rokosov , linux-renesas-soc@vger.kernel.org, Matt Ranostay , linux-stm32@st-md-mailman.stormreply.com, Fabrice Gasnier Subject: Re: [PATCH 4/5] dt-bindings: iio: use lowercase hex in examples Message-ID: <167450611717.2478620.14360335395859339085.robh@kernel.org> References: <20230118184413.395820-1-krzysztof.kozlowski@linaro.org> <20230118184413.395820-4-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230118184413.395820-4-krzysztof.kozlowski@linaro.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 18 Jan 2023 19:44:12 +0100, Krzysztof Kozlowski wrote: > Use lowercase hex in addresses in examples. > > Signed-off-by: Krzysztof Kozlowski > --- > .../devicetree/bindings/iio/accel/kionix,kxcjk1013.yaml | 2 +- > .../devicetree/bindings/iio/adc/samsung,exynos-adc.yaml | 2 +- > Documentation/devicetree/bindings/iio/dac/ti,dac5571.yaml | 2 +- > .../devicetree/bindings/iio/potentiometer/adi,ad5272.yaml | 2 +- > .../devicetree/bindings/iio/temperature/adi,ltc2983.yaml | 6 +++--- > 5 files changed, 7 insertions(+), 7 deletions(-) > Acked-by: Rob Herring