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=-15.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 53929C83020 for ; Sat, 28 Nov 2020 22:21:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1E728222C2 for ; Sat, 28 Nov 2020 22:21:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="d4bw5nFd" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388221AbgK1Vtc (ORCPT ); Sat, 28 Nov 2020 16:49:32 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38714 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729886AbgK1ScB (ORCPT ); Sat, 28 Nov 2020 13:32:01 -0500 Received: from mail-oo1-xc43.google.com (mail-oo1-xc43.google.com [IPv6:2607:f8b0:4864:20::c43]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B002AC02B8FE for ; Sat, 28 Nov 2020 10:30:15 -0800 (PST) Received: by mail-oo1-xc43.google.com with SMTP id i30so1800140ooh.9 for ; Sat, 28 Nov 2020 10:30:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=+BIfatzZ+Hyrav++/2cWh0YeRH/ED9QPAyC3RwDUEos=; b=d4bw5nFdsbVFVLQ0J45xz4bVho2nre5Wd+Fr2+9SHMofGu7baatvBUXOYhcaOFn3Bl qqtSjBzWHtsSabQL0iQq8hopcnlmJ1ajdC4/nACNXRFqwH5yBFZDr172U7njDcYvwkNg pkfEzM6C2gNViDjC6efXo8mXwdTZ9PgZb8cYJc0aqYAaFA4j2A5sbANyjbeH+1gFeDPO Q8AIXLdygHxaS55p1NQD6m7NtE6T5x197kCLyfqOMw/uG9WX0Fb5uz8lgGoWhACRTrl4 25dpn7EnFMjebWvTwUIOIyEnyNoRef4UD4rT3f9wie07V2HYVFzcU3e+hVwZXhmymGH1 1xyQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=+BIfatzZ+Hyrav++/2cWh0YeRH/ED9QPAyC3RwDUEos=; b=rKPaX8BJ+boZRNb6xZqBi6MOaVyeGytm3qZQotoeBJCNpeAFVvqDCGPA/XGFiIrnUv GFJId3YRl0dsdVYPelW5p2WniMyDk6FyT2N7SlNH0LqzJArWTWzKclwAzOV7hVA8SPZe YYiUF0BkOTWUukeiA0hp/puNcan3eiU6DkAjTyIU1mjJra/cqKm4nwaTf20emxJFysPt TQGSlPridSZRExvmM5Nr/hDwMMsasUOW0Hy1EOnZw7AfC5DAEQc2XET79ZPABBu/djhQ ZnQDHvAkkwInfGEzaB7YbQ/mVnsZwEVDrVuoZrVR8cltWkqJFrH6HIlqoTwClWW2c0V8 uMxQ== X-Gm-Message-State: AOAM533+ynEbjZWUy9Og8HAN58wcUB6Va5e2+MMQ12ZOXv/pXE6ZkvTt NE2/kzeUX62cH5bNMyIKwiZdiw== X-Google-Smtp-Source: ABdhPJzxJ41W7ildotOyUVY48Y3KokD3vdd/vlBIyNab4m0S3HYxfSbZc8cZ2+B1RlhKQqWJM/Nx4A== X-Received: by 2002:a05:6820:351:: with SMTP id m17mr2251050ooe.36.1606588213201; Sat, 28 Nov 2020 10:30:13 -0800 (PST) Received: from builder.lan (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id 64sm6704740otu.62.2020.11.28.10.30.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 28 Nov 2020 10:30:12 -0800 (PST) Date: Sat, 28 Nov 2020 12:30:10 -0600 From: Bjorn Andersson To: Jonathan Cameron Cc: linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, robh+dt@kernel.org, Jonathan Cameron , Andy Gross , linux-arm-msm@vger.kernel.org Subject: Re: [PATCH 6/9] ARM: dts: qcom-pma8084: Drop incorrect use of io-channel-ranges Message-ID: References: <20201115192951.1073632-1-jic23@kernel.org> <20201115192951.1073632-7-jic23@kernel.org> <20201128153702.7d144f68@archlinux> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201128153702.7d144f68@archlinux> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Sat 28 Nov 09:37 CST 2020, Jonathan Cameron wrote: > On Sun, 15 Nov 2020 19:29:48 +0000 > Jonathan Cameron wrote: > > > From: Jonathan Cameron > > > > This property is used by io-channel consumers, not providers so should > > not present here. Note dt_schema will now detect this error as there > > is a dependency between this property and io-channels. > > > > Signed-off-by: Jonathan Cameron > > Cc: Andy Gross > > Cc: Bjorn Andersson > +CC Andy on an up to date email. Also added linux-arm-msm > which I should have cc'd in the first place. > > I've taken the yaml fix related to this so just a question of > cleaning up this loose end in the dtsi > Thanks Jonathan, I missed your patches earlier. The yaml change looks correct and I've merged this for 5.11. Regards, Bjorn > Thanks, > > Jonathan > > > --- > > arch/arm/boot/dts/qcom-pma8084.dtsi | 1 - > > 1 file changed, 1 deletion(-) > > > > diff --git a/arch/arm/boot/dts/qcom-pma8084.dtsi b/arch/arm/boot/dts/qcom-pma8084.dtsi > > index ea1ca166165c..e921c5e93a5d 100644 > > --- a/arch/arm/boot/dts/qcom-pma8084.dtsi > > +++ b/arch/arm/boot/dts/qcom-pma8084.dtsi > > @@ -68,7 +68,6 @@ pma8084_vadc: vadc@3100 { > > #address-cells = <1>; > > #size-cells = <0>; > > #io-channel-cells = <1>; > > - io-channel-ranges; > > > > die_temp { > > reg = ; >