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.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, URIBL_BLOCKED,USER_AGENT_MUTT 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 1B202C64EB0 for ; Tue, 9 Oct 2018 06:36:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D530821479 for ; Tue, 9 Oct 2018 06:36:45 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linaro.org header.i=@linaro.org header.b="S9ekYKVY" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D530821479 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-clk-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726700AbeJINwH (ORCPT ); Tue, 9 Oct 2018 09:52:07 -0400 Received: from mail-wr1-f68.google.com ([209.85.221.68]:36431 "EHLO mail-wr1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726529AbeJINwG (ORCPT ); Tue, 9 Oct 2018 09:52:06 -0400 Received: by mail-wr1-f68.google.com with SMTP id y16so460121wrw.3 for ; Mon, 08 Oct 2018 23:36:43 -0700 (PDT) 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=f1LE+fuCOHL7G05Gu6dofBOQSogK/95XhyKefcWmaQE=; b=S9ekYKVYBqkNHnV9uSe6leKpkrnidTgKHiwypc89ea30D6CJ1GaLdZjQHhK9xnPBWS 4HFPSE7rsosTaa1hEPsfFEmn9pYbpravqBXw8UZXM+966BUUtbHU3qxrw+Qaz4uG5VTL Xmc4YF0JYAJx1yu0QwSD23OyyBsyIqPmJXR8I= 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=f1LE+fuCOHL7G05Gu6dofBOQSogK/95XhyKefcWmaQE=; b=WROX1orHmbUtafwtR3jwfSiqHcWJbK/jKq2ufiRRubyCFbsSrKQuR74G71FFzOQLv6 mDy9LBBiBPtNlg6p+5m3tQPLIvzkplx1knXgzR4464FG6YWav1fs6hRu24BIloX7rg+a Vuw5sG5aZ+qk0XZY2MRT2jAXCSCdh4oB8JD6+bZd9hXZoDfqOZR+1fUo6T844nQI1ANz ZWQs4ZPM3Mi19h9/W9XhMKNOs9m55P/0Fyrr8Xp+wgVLvsLszlDVg+AGJe1r3nILVHkz CNK/LoGeyORLsOJVj/AnT5nh6q3ENGtY+1AT805sxGiZz9hxnKvG13zcCG8H7ETtpXNp LnIw== X-Gm-Message-State: ABuFfoi+cpJ9OntzQGAsj5xTlAgM2K6Zm1zgZXJCptsnUW1e7w2qsKnK pyHtu5b5wpzePNT2xsdtEFGCpQ1Vq+o= X-Google-Smtp-Source: ACcGV61IMrL1QQF4r6gLj40Ih2wDHHUO7PqKVSbYEGKfTyNLfUkFuuv6b+GRg75OQUzyNY7Vq5K0VA== X-Received: by 2002:adf:b64e:: with SMTP id i14-v6mr19715990wre.14.1539067003223; Mon, 08 Oct 2018 23:36:43 -0700 (PDT) Received: from dell ([2.27.167.111]) by smtp.gmail.com with ESMTPSA id c21-v6sm927144wmh.26.2018.10.08.23.36.41 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 08 Oct 2018 23:36:42 -0700 (PDT) Date: Mon, 8 Oct 2018 23:36:40 -0700 From: Lee Jones To: Paul Cercueil Cc: Daniel Lezcano , Thomas Gleixner , Guenter Roeck , linux-doc@vger.kernel.org, linux-watchdog@vger.kernel.org, Jonathan Corbet , robh@kernel.org, linux-mips@linux-mips.org, Stephen Boyd , Wim Van Sebroeck , Mark Rutland , Paul Burton , Michael Turquette , linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Ralf Baechle , Thierry Reding , linux-pwm@vger.kernel.org Subject: Re: [PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers Message-ID: <20181009063640.GB32033@dell> References: <5bb4c6ad.1c69fb81.42bb.93ecSMTPIN_ADDED_MISSING@mx.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <5bb4c6ad.1c69fb81.42bb.93ecSMTPIN_ADDED_MISSING@mx.google.com> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org On Wed, 03 Oct 2018, Paul Cercueil wrote: > Le 3 oct. 2018 3:02 PM, Daniel Lezcano a écrit : > > On 03/10/2018 14:51, Paul Cercueil wrote: > > > > > > Le 3 oct. 2018 2:47 PM, Daniel Lezcano a > > > écrit : > > >> > > >> On 03/10/2018 12:32, Paul Cercueil wrote: > > >>> > > >>> Le 1 oct. 2018 10:48, Daniel Lezcano > > >>> a écrit : > > >>>> > > >>>> On 31/07/2018 00:01, Paul Cercueil wrote: > > >>>> > > >>>> [ ... ] Paul, I think there is something wrong with your mailer since your replies are being scattered across my inbox un-threaded, making conversations very difficult to follow. -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog