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=-11.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 25C02C433E2 for ; Wed, 16 Sep 2020 17:24:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D72EC223E8 for ; Wed, 16 Sep 2020 17:24:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600277060; bh=lCDH2lgHwgkG7iRLPBOEJZfnvAUxPnjpxubQodQMlxQ=; h=Date:From:To:Subject:References:In-Reply-To:List-ID:From; b=n1Y/SEelPBblz1z5qR+QctXTvoQb83xQDNIGouBNCroHqxmVy3MYyL6P0CxMxjWU8 p08DNA5WtBr5O+Pc86TtbM5FAuIRwJtqSSYzT7YzalmeWwIPZ3vcud2Leqw4LuFxAJ vVCipQUGK/GN8WD3mR2xx/cKaoTMc73J+OOkIhmI= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726682AbgIPRVq (ORCPT ); Wed, 16 Sep 2020 13:21:46 -0400 Received: from mail-wm1-f52.google.com ([209.85.128.52]:52261 "EHLO mail-wm1-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726503AbgIPRVW (ORCPT ); Wed, 16 Sep 2020 13:21:22 -0400 Received: by mail-wm1-f52.google.com with SMTP id q9so3537362wmj.2; Wed, 16 Sep 2020 10:17:12 -0700 (PDT) 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:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=noOG7iKE5pa5+3YZdeRDrD4tO2/FQ7kbCWqQmQ5S6uY=; b=kScBXDr5lcCqta/4GkBXm5eb9XFEvf0oKRWou73/R5x6Cb//FIvr+s/mNKBks3Vhzd qUu3JGy2Y6bfKZ2YDZRFiB+bvRayF6/o+NQJqHbYhrGUXQSzUTU/u7boW3ZnpllLYxjU un2bOGzXWIHEOOOuyf1cMLhiuXqgigQ9/rrpKExMRKFI2Y6h+glU5aWfFvoNAViKesAw XiJxT5vbGQH2NBRde5cPYXAN151mNN6dUBKvQU9c/bSViV4ZSh+o6vPHHXdrF//nJPmh FnSLmWIW5BSw9/dbxQc4gpWY73z2txRTX3jLizCabwOMaOAqyUgi5/D2Va1jKRFP5Bx6 Srmw== X-Gm-Message-State: AOAM531p3oK0vXte82oEXZyignlaDOSbPXBSgaDvDG+SblCQeo4748v0 Ox+1ndOLsr1baCe9kFFt7N4= X-Google-Smtp-Source: ABdhPJyCVt6x7GbhkhXsna2T6JCs+t6G7plC2nLF+9+Y8stFEV5cmWuGlKE2ssBPhgwlHWqMHlG10Q== X-Received: by 2002:a1c:9e0e:: with SMTP id h14mr5767868wme.18.1600276630256; Wed, 16 Sep 2020 10:17:10 -0700 (PDT) Received: from kozik-lap ([194.230.155.191]) by smtp.googlemail.com with ESMTPSA id a17sm36932683wra.24.2020.09.16.10.17.08 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Wed, 16 Sep 2020 10:17:09 -0700 (PDT) Date: Wed, 16 Sep 2020 19:17:06 +0200 From: Krzysztof Kozlowski To: Kukjin Kim , Rob Herring , Jonathan Cameron , Lars-Peter Clausen , Peter Meerwald-Stadler , Jonathan Bakker , =?utf-8?B?UGF3ZcWC?= Chmiel , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org Subject: Re: [RFT 22/25] ARM: dts: s5pv210: replace deprecated "gpios" i2c-gpio property in Aquila Message-ID: <20200916171706.GG19427@kozik-lap> References: <20200907161141.31034-1-krzk@kernel.org> <20200907161141.31034-23-krzk@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200907161141.31034-23-krzk@kernel.org> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-iio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org On Mon, Sep 07, 2020 at 06:11:38PM +0200, Krzysztof Kozlowski wrote: > "gpios" property is deprecated. Update the Aquila DTS to fix > dtbs_checks warnings like: > > i2c-pmic: 'sda-gpios' is a required property > i2c-pmic: 'scl-gpios' is a required property > > Signed-off-by: Krzysztof Kozlowski > --- > arch/arm/boot/dts/s5pv210-aquila.dts | 4 ++-- Applied. Best regards, Krzysztof 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=-11.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 C3129C43461 for ; Wed, 16 Sep 2020 17:18:27 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 7046F223E8 for ; Wed, 16 Sep 2020 17:18:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="v0ot3UpI" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7046F223E8 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe :List-Id:In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date: Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=XCilOAil22tXWV9PjNQxm9xQa94bZVcP8h0yIzTI8JA=; b=v0ot3UpI5CewH/MohXIgpddpMv JMjwAmnvF5xkzxrtJl7apy2gyv3PTzT/zWKgmwWEvsqGPUjiz/LFz+CYQ01mnKo6DC919K+LHuOZC 6noXMfcjveZsk/vV9Tt6avzDCPX/SWc0zVbVW8bMv+RBwITBnx+lq6mHVBJkh+fqFOI9YFhTEY1du kc7gVMmNFEyozPfdNp5AvjPvMFgvw/4X+31ABGfsnh3jjFzxF5kk15GWw3nwK1j+Wja4CJjDaPqtZ hgP0DvXpObhnJLr4S5ysnQ2TtFVo7cG7XyO9miYDHCPc0Ycj5SwKXPnoEsiv1HPiLGo8Jbw/XU3Pz IwwqoEAQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kIb3T-0006kg-U7; Wed, 16 Sep 2020 17:17:16 +0000 Received: from mail-wm1-f52.google.com ([209.85.128.52]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kIb3P-0006iu-S8 for linux-arm-kernel@lists.infradead.org; Wed, 16 Sep 2020 17:17:13 +0000 Received: by mail-wm1-f52.google.com with SMTP id l9so3845811wme.3 for ; Wed, 16 Sep 2020 10:17:11 -0700 (PDT) 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:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=noOG7iKE5pa5+3YZdeRDrD4tO2/FQ7kbCWqQmQ5S6uY=; b=VcZdNzcWdwuZKCWisFZdjOvCwjMbqeGhTwB8s9M5Zu0H0rSteSaPNQ6f3A+SkrYdyg P5Ga2UT02QxFZUvapy4VC0GhM5Z/JPtJ8u2P51J6KIHLgzRc0xt3Nl0jhwvGFv7GIKmB 2EirXc2SBKiajb/2ZoeTnMqaEXzWFr2HWlgEDfGZAoGR7i5PPxa19eLIZhGs4UidDSAE 341VOokXBr+iBQFKcoIMjk/JznX+GYFjJjwEYJdH8dq9xd70QkYzbs6K5Lk8jWxCbzFA 36pf/a6Poxwl89gN8Yj6MvlWnYNOH/Ds2m9DFF3FqUuArctGnBbLPR3zpBmNmzEzhRsO jddA== X-Gm-Message-State: AOAM530pvKQaVNnxv5IeTOCi2Rtr+gY3d0MDKLgJ31+h+00v/f4+w26t W8fDCNedZAVLzUMMnXJtW8Q= X-Google-Smtp-Source: ABdhPJyCVt6x7GbhkhXsna2T6JCs+t6G7plC2nLF+9+Y8stFEV5cmWuGlKE2ssBPhgwlHWqMHlG10Q== X-Received: by 2002:a1c:9e0e:: with SMTP id h14mr5767868wme.18.1600276630256; Wed, 16 Sep 2020 10:17:10 -0700 (PDT) Received: from kozik-lap ([194.230.155.191]) by smtp.googlemail.com with ESMTPSA id a17sm36932683wra.24.2020.09.16.10.17.08 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Wed, 16 Sep 2020 10:17:09 -0700 (PDT) Date: Wed, 16 Sep 2020 19:17:06 +0200 From: Krzysztof Kozlowski To: Kukjin Kim , Rob Herring , Jonathan Cameron , Lars-Peter Clausen , Peter Meerwald-Stadler , Jonathan Bakker , =?utf-8?B?UGF3ZcWC?= Chmiel , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org Subject: Re: [RFT 22/25] ARM: dts: s5pv210: replace deprecated "gpios" i2c-gpio property in Aquila Message-ID: <20200916171706.GG19427@kozik-lap> References: <20200907161141.31034-1-krzk@kernel.org> <20200907161141.31034-23-krzk@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200907161141.31034-23-krzk@kernel.org> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200916_131711_996962_FE5822F0 X-CRM114-Status: GOOD ( 12.45 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Sep 07, 2020 at 06:11:38PM +0200, Krzysztof Kozlowski wrote: > "gpios" property is deprecated. Update the Aquila DTS to fix > dtbs_checks warnings like: > > i2c-pmic: 'sda-gpios' is a required property > i2c-pmic: 'scl-gpios' is a required property > > Signed-off-by: Krzysztof Kozlowski > --- > arch/arm/boot/dts/s5pv210-aquila.dts | 4 ++-- Applied. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel