Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp70017imm; Wed, 5 Sep 2018 18:51:36 -0700 (PDT) X-Google-Smtp-Source: ANB0VdYxYaUE0CDAnl/3ALSGeQCWGwxcp1trr0/OB6xFNHni63tNIFE4JeJCm1YfzSWX8ds6+e+M X-Received: by 2002:a17:902:b70f:: with SMTP id d15-v6mr497446pls.53.1536198696463; Wed, 05 Sep 2018 18:51:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536198696; cv=none; d=google.com; s=arc-20160816; b=XAP7tgfcSxSahJeWYxdZjBaYBelx6lKwxEBZPzLrlSxNpzA34e/sz3nbfti9Psjd6j 1tISU6pF8t8WQ6+VrPFaUyVCWCuX+zNvM1wNSzLscuHF6RRRcm6WyYpIUY7w8uzA35kj h4uu7X4pCWf4pyfXOsLAhHUPiAL+KmLPhoG9xDBB3OZj3CKq97q7yg7Bqx1SRLW2HFh5 IgeItb7z/vVR6FGaqxuRjxFf55nuQ6gHMvxi1Jm7ZKdX326aEy0ngF9T1MrTJap/Itq9 EZwaCkAatxefSCmzFLPgNP0x2cot5F+mgLvGtZNVbk6Zs6n8uZ0JfR5Se3U3eZrOvtsl hK5Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=dl0iV55rj+Y9VfuudKWpnABoDVlJlESw73kgfcFi0JE=; b=jQA3h/aOsFuyLYTdIKkVywwrzF9EurDR9jYN822iGqFKpT+V3Acd2sIaRIvsu5CS76 cnH1m3ratVOEnVbk4QcOs61gnjhKhbGI9JF5lLa+jRjQh1lmrAYe3dhumYm0fas3lNXT P4DW7RqucbE6K05+Q6TjIGVhe4bfwqjxNZS6LtW56hjO0eEaaigWDcqucBI+OHNrs8Pr babsiqlxCNkcsdLfJPdnoPMENhJAH3Wpvg9jNGcpmT5drnSrsomFnLQt6eV1fzX+8Dlp IKZ+wwzlSbOvCJDjD2RIHo4wybT+9w2DEuq0FlX12gu9Y1bjDwNc4AvZlFQI0bBHb5F1 96jg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 1-v6si3916332pls.36.2018.09.05.18.51.20; Wed, 05 Sep 2018 18:51:36 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726252AbeIFGXI (ORCPT + 99 others); Thu, 6 Sep 2018 02:23:08 -0400 Received: from smtp2200-217.mail.aliyun.com ([121.197.200.217]:55923 "EHLO smtp2200-217.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726025AbeIFGXG (ORCPT ); Thu, 6 Sep 2018 02:23:06 -0400 X-Alimail-AntiSpam: AC=CONTINUE;BC=0.1417857|-1;CH=green;FP=0|0|0|0|0|-1|-1|-1;HT=e02c03296;MF=ren_guo@c-sky.com;NM=1;PH=DS;RN=12;RT=12;SR=0;TI=SMTPD_---.Cn3X9WR_1536198579; Received: from localhost(mailfrom:ren_guo@c-sky.com fp:SMTPD_---.Cn3X9WR_1536198579) by smtp.aliyun-inc.com(10.147.41.178); Thu, 06 Sep 2018 09:49:40 +0800 Date: Thu, 6 Sep 2018 09:49:38 +0800 From: Guo Ren To: Rob Herring Cc: linux-arch@vger.kernel.org, Linux Kernel Mailing List , Thomas Gleixner , Daniel Lezcano , Jason Cooper , Arnd Bergmann , c-sky_gcc_upstream@c-sky.com, gnu-csky@mentor.com, thomas.petazzoni@bootlin.com, wbx@uclibc-ng.org, Greentime Hu Subject: Re: [PATCH V3 18/26] dt-bindings: csky CPU Bindings Message-ID: <20180906014937.GA29405@guoren-Inspiron-7460> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 05, 2018 at 07:37:50PM -0500, Rob Herring wrote: > On Wed, Sep 5, 2018 at 7:08 AM Guo Ren wrote: > > > > Signed-off-by: Guo Ren > > --- > > Documentation/devicetree/bindings/csky/cpus.txt | 70 +++++++++++++++++++++++++ > > 1 file changed, 70 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/csky/cpus.txt > > Please make sure DT bindings are sent to DT list. Oh, I forgot add devicetree@vger.kernel.org. Thx for mentioned. Guo Ren