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=-5.8 required=3.0 tests=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=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 D9959C43331 for ; Mon, 30 Mar 2020 18:10:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id AECEE20780 for ; Mon, 30 Mar 2020 18:10:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1585591859; bh=j8+7+Qddrx8Pzj2DauRmg0CRX8GAK9npccrBeH7bqEk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=n2KV0F7e0Dt5NF3NryDxu9ik43+w4rYG2UPw8QwUM9W66f4WKTHTKoUxNBcSk/+mZ 76Un0Vn7D+MRPBTBA4ZSb8/sBbWMfpZ4vEmvqcQKUxjy9KAKqxJyJhxoZv+BfIanOf 7W0L383irhUz6YuWTzp4ecYRaoCj9s+C3bUkb/+w= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726312AbgC3SK4 (ORCPT ); Mon, 30 Mar 2020 14:10:56 -0400 Received: from mail-io1-f67.google.com ([209.85.166.67]:36532 "EHLO mail-io1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726567AbgC3SK4 (ORCPT ); Mon, 30 Mar 2020 14:10:56 -0400 Received: by mail-io1-f67.google.com with SMTP id n10so4758759iom.3; Mon, 30 Mar 2020 11:10:55 -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:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=IclrqcW8ysqtuVmS55rZcOs0qoTX1+BcxJZ+I1k0oLs=; b=Djn1A8ZVxIruhvRmXnV7nyWArn/frzvTy41ozQFE0UdfzUdoyotVbzgE8/ImA3b5VL y6XeHx3macMsvkpUiNQ+9i4H7hnCfydaF+HrIRTeqRzceyIx86iWccC4uC40QA/qXysW Vq6BGJMwIBAQAwDCf6zeSgsjW2zQx0KQw4S1bv0FU2xDilBUZDQdTAxDTRmKzLRi1l7j KNG3IWTy+bk7M1SQN4ksftiitttvg29x3DIsZ/dNSHM+ZkgMygOZD7DxbhdIuUa+iP/o aSpyWJXrSl71BsL8bx1Bnn6M4OhSMbSmpClJI1TIfqJAhTAHcY1k1i7f00VkioIPbp0K ZnSg== X-Gm-Message-State: ANhLgQ28pKsUldQ8Iutud2kbStzun3vOC7Xw1RSBClY8FBlKA7V+WdMq cbfbAGgw6PmICC/Qxko3evgQwy8= X-Google-Smtp-Source: ADFU+vtRD5i4b5WuUylbDfvEsPS/m7kyJL1kE9fsXtKCkDqfbgwFrDee2r1oGdFUeVl9G7yiIgiu4A== X-Received: by 2002:a6b:d808:: with SMTP id y8mr11628918iob.121.1585591855212; Mon, 30 Mar 2020 11:10:55 -0700 (PDT) Received: from rob-hp-laptop ([64.188.179.250]) by smtp.gmail.com with ESMTPSA id j23sm4248204ioa.10.2020.03.30.11.10.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 Mar 2020 11:10:54 -0700 (PDT) Received: (nullmailer pid 7604 invoked by uid 1000); Mon, 30 Mar 2020 18:10:52 -0000 Date: Mon, 30 Mar 2020 12:10:52 -0600 From: Rob Herring To: Johan Jonker Cc: jic23@kernel.org, knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net, heiko@sntech.de, robh+dt@kernel.org, linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v1 1/3] dt-bindings: iio: adc: convert rockchip saradc bindings to yaml Message-ID: <20200330181052.GA7527@bogus> References: <20200313132926.10543-1-jbx6244@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200313132926.10543-1-jbx6244@gmail.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-iio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org On Fri, 13 Mar 2020 14:29:24 +0100, Johan Jonker wrote: > Current dts files with 'saradc' nodes are manually verified. > In order to automate this process rockchip-saradc.txt > has to be converted to yaml. > > Signed-off-by: Johan Jonker > --- > .../bindings/iio/adc/rockchip-saradc.txt | 37 ---------- > .../bindings/iio/adc/rockchip-saradc.yaml | 79 ++++++++++++++++++++++ > 2 files changed, 79 insertions(+), 37 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/iio/adc/rockchip-saradc.txt > create mode 100644 Documentation/devicetree/bindings/iio/adc/rockchip-saradc.yaml > Reviewed-by: Rob Herring 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=-2.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, UNWANTED_LANGUAGE_BODY,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 A603DC2D0E5 for ; Mon, 30 Mar 2020 18:11:01 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 7D17F20771 for ; Mon, 30 Mar 2020 18:11:01 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="lwuNzhsl" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7D17F20771 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+infradead-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=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc: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:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=TmtDyUhmwm+zj2hk2rCF6LSj4We+BV7yR6cadc6WEe0=; b=lwuNzhslIMfCSe JCyTebkp9sgjhh22UBOMAd7AXM3SGTcZFs818rbisgHps9i1bzCKw9NTf4a1RrWC8z+R+BVCx50yq FuY3XhJ3t4N/e7Wa+8uQevVqERLDa0eORaO/95bONcAkK8fhlSmvb1pr6zAUrT6HdQGdLHVCBoy24 b7I4nw4iSONw3ZvVsrruUrWT292W8WXg6SExSCN66r4To/8XFC2M6eCSB2U64G/A2XwMEMG6s1+VY tuJnhzc5iUTE3UZF53gAwaBay7PNyTBPGz6aBLlbjzGk+70uJgwsiD5A0SxvInjdhVGcaYltbkuW/ rawuFhkJw0IZ5z8Lao1g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jIysG-0006JE-R6; Mon, 30 Mar 2020 18:11:00 +0000 Received: from mail-io1-f67.google.com ([209.85.166.67]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jIysC-0006IY-5o; Mon, 30 Mar 2020 18:10:57 +0000 Received: by mail-io1-f67.google.com with SMTP id x9so12373574iom.10; Mon, 30 Mar 2020 11:10:55 -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:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=IclrqcW8ysqtuVmS55rZcOs0qoTX1+BcxJZ+I1k0oLs=; b=jy7k4WRn29vUNxMMJsQIepMrrPSX32XcmSGxE90PMK6Xi1P4jz4WtVStpa6/05FNI5 pUHncQt9xAa2eeXa4gtN0tmaUvLwlbvy6OeqNyQvxsyWBf2oS61zTqZ86IfksBxCFj8x FoTpMyJDiG1qJWU01FJIJ87a/Ytho9ODzXdOze9JMkoraK18vP2HBt77yD/ccwpU13aD 0ENkCzUUZlyqufBLnLLDsGa6T3IWt+RH6ZzAl+hgjn5IfeTPXOkuQBG0yuQzY6qxe6wV g22fA4bDtbXbvp63UjKfslJ1tzk11CIv+v52JHlijD1NNX1CJ88XlgfAus+QSFvrlXH4 NNvQ== X-Gm-Message-State: ANhLgQ2bopbKT43PyJIonDTwEoy+T1DLiwrhEOU8TVRVukpHt6E5apeU hhYDn2ZDvyBOkSzxF1gHzQ== X-Google-Smtp-Source: ADFU+vtRD5i4b5WuUylbDfvEsPS/m7kyJL1kE9fsXtKCkDqfbgwFrDee2r1oGdFUeVl9G7yiIgiu4A== X-Received: by 2002:a6b:d808:: with SMTP id y8mr11628918iob.121.1585591855212; Mon, 30 Mar 2020 11:10:55 -0700 (PDT) Received: from rob-hp-laptop ([64.188.179.250]) by smtp.gmail.com with ESMTPSA id j23sm4248204ioa.10.2020.03.30.11.10.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 Mar 2020 11:10:54 -0700 (PDT) Received: (nullmailer pid 7604 invoked by uid 1000); Mon, 30 Mar 2020 18:10:52 -0000 Date: Mon, 30 Mar 2020 12:10:52 -0600 From: Rob Herring To: Johan Jonker Subject: Re: [PATCH v1 1/3] dt-bindings: iio: adc: convert rockchip saradc bindings to yaml Message-ID: <20200330181052.GA7527@bogus> References: <20200313132926.10543-1-jbx6244@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200313132926.10543-1-jbx6244@gmail.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200330_111056_221586_93A5D606 X-CRM114-Status: UNSURE ( 9.49 ) X-CRM114-Notice: Please train this message. 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: , Cc: devicetree@vger.kernel.org, lars@metafoo.de, heiko@sntech.de, linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org, pmeerw@pmeerw.net, knaack.h@gmx.de, jic23@kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 13 Mar 2020 14:29:24 +0100, Johan Jonker wrote: > Current dts files with 'saradc' nodes are manually verified. > In order to automate this process rockchip-saradc.txt > has to be converted to yaml. > > Signed-off-by: Johan Jonker > --- > .../bindings/iio/adc/rockchip-saradc.txt | 37 ---------- > .../bindings/iio/adc/rockchip-saradc.yaml | 79 ++++++++++++++++++++++ > 2 files changed, 79 insertions(+), 37 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/iio/adc/rockchip-saradc.txt > create mode 100644 Documentation/devicetree/bindings/iio/adc/rockchip-saradc.yaml > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel