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.3 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,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 5145DC3F2D2 for ; Mon, 2 Mar 2020 11:53:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 210D62086A for ; Mon, 2 Mar 2020 11:53:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="r6j9t0b6" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727785AbgCBLx6 (ORCPT ); Mon, 2 Mar 2020 06:53:58 -0500 Received: from mail-wm1-f68.google.com ([209.85.128.68]:37787 "EHLO mail-wm1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727228AbgCBLx5 (ORCPT ); Mon, 2 Mar 2020 06:53:57 -0500 Received: by mail-wm1-f68.google.com with SMTP id a141so10372992wme.2 for ; Mon, 02 Mar 2020 03:53:57 -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:content-transfer-encoding:in-reply-to :user-agent; bh=azUAbwec9h/nTfVaFPcgmhe6fEkHKvdkY4Og3qBi37Y=; b=r6j9t0b6YVsKN35LyP/H5lUyKRUrdC0WhAe7pyoL9zqxJsdyHeGhs2X3RPXsG77ucE jE/L3lSF6Wv872Mzbni4tCKo2Uf/J5FiErTEvIguKLvUeYhUGNPKhhpaGFNRNrWGk+f2 1QjGeQADib8veuFWed0VG38BvxD1/BlcZKNZvBoIdZaKVu4tpxIefsYEaasn1pXrO6pw 1IS1EFDyfxBfwjF3zBykGgdaT4Xa+9qN7Hg+f7ZRYZZU9a6HuY5nByYkE4VPQwAGEqOh HGZj0HxfvbruJPh91RNIa+cmcx57q78ersUThwaD49igmWlsnmeX5r7Lhm6Fksn6cv6m AmWw== 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:content-transfer-encoding :in-reply-to:user-agent; bh=azUAbwec9h/nTfVaFPcgmhe6fEkHKvdkY4Og3qBi37Y=; b=W8gYYqBUdTg9ixg6dp9K2MtV6y4KvujNcxy7F4UctBiSn0JGJ1jH+5j9ZH6+bLiM22 77CyS/GPZLDsQLBNpMTomVkeP6wnvrVbCFgPOC1sJz74KQ9GdLOf/1C/SS8VE26k0LYb M82MN8cX4VrOAOTA/2DBB6W0IzsoHXFTyO48fi42hxM2v07IaKqCAx4VKC9K3tylrzvd 2ZIlv53HAGO2FqwC2C2O/8nbZQPlpmIQzf4RY80VVmNuXfAFglQD4XMCvydCHI8iCLu9 cnK86OsKA7X+6WDvm0ka66SeFdkedt1gNCALKZE0PyBB2ZM8AaPxNfi+0WgLvnsaiYn7 ANMw== X-Gm-Message-State: APjAAAV272XbhFMEW3/Vo7rc9PynWp45RlOTT8dV0sTLxwkuhSzcDFRv +qe2VCaKCU+uona1xJ6m/NAFot6OzxI= X-Google-Smtp-Source: APXvYqynY+onBCIIhC4P/zjfJVC1tFcUN36uleAbHJTeNOVBp0N74P2fBTF9cu3aqLEh5sEG98Rv7w== X-Received: by 2002:a1c:9d85:: with SMTP id g127mr19364122wme.75.1583150036591; Mon, 02 Mar 2020 03:53:56 -0800 (PST) Received: from dell ([2.31.163.122]) by smtp.gmail.com with ESMTPSA id j5sm27954117wrx.56.2020.03.02.03.53.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 02 Mar 2020 03:53:55 -0800 (PST) Date: Mon, 2 Mar 2020 11:54:32 +0000 From: Lee Jones To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , linux-kernel@vger.kernel.org, Jonathan Corbet , Rob Herring , devicetree@vger.kernel.org Subject: Re: [PATCH v2 02/12] docs: dt: convert usage-model.txt to ReST Message-ID: <20200302115432.GX3494@dell> References: <0432bc8cdb6abb8618eac89d68db7441b613106d.1583135507.git.mchehab+huawei@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <0432bc8cdb6abb8618eac89d68db7441b613106d.1583135507.git.mchehab+huawei@kernel.org> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 02 Mar 2020, Mauro Carvalho Chehab wrote: > - Add a SPDX header; > - Adjust document title; > - Use footnoote markups; > - Some whitespace fixes and new line breaks; > - Mark literal blocks as such; > - Add it to devicetree/index.rst. > > Signed-off-by: Mauro Carvalho Chehab > --- > Documentation/devicetree/index.rst | 1 + > Documentation/devicetree/of_unittest.txt | 2 +- > .../{usage-model.txt => usage-model.rst} | 35 +++++++++++-------- > include/linux/mfd/core.h | 2 +- Acked-by: Lee Jones > 4 files changed, 23 insertions(+), 17 deletions(-) > rename Documentation/devicetree/{usage-model.txt => usage-model.rst} (97%) -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog