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=-7.2 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,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 A121FC04EB9 for ; Thu, 6 Dec 2018 02:34:11 +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 53261214C1 for ; Thu, 6 Dec 2018 02:34:11 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="qYuUu7f5"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="Bcj8ej3D" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 53261214C1 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=T4nfxbQNbNb7H/VBZxjnMtKJ2+D5CkTXFt1hSxiFyNw=; b=qYuUu7f5QTS+Qo vPDhIkgQtsN/sFbYDbOCqjmQYfga0etc8l3uTUJwa7u6I4qn8OARzk9YpTrzqUDOdB55ZfLqgTpbN mFl3FFq5p7cATd+cU9V3nxKa71MVPX2UBhdGZoYd18ZRFI8Nq51is/Wgq+GX4lyOH65xnFslZC9h6 /sONn3tVrr23xXxQ7PqpoZ20BxzKJOqcLQ3sNVQqmeNsmYsYXr0lIAo+9UDkzg/68b2N+DBKVQ+Wo rFZ4XliIxSp5okj94P/pJfCDXTRbhH/3d8QxGP0atidb9/C6rBlg2ca/L/DYqNKnw1s+w3Tgm+4RW hNbpfegpyw+qegs3/L1g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gUjUQ-0008OH-85; Thu, 06 Dec 2018 02:34:10 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gUjUK-0008NT-5G for linux-arm-kernel@lists.infradead.org; Thu, 06 Dec 2018 02:34:08 +0000 Received: from dragon (61-216-91-114.HINET-IP.hinet.net [61.216.91.114]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 98B842082B; Thu, 6 Dec 2018 02:33:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1544063633; bh=QHDR3CFRFcSosA4IuEN+ynPYl35JtgdHv8oGMb13cAs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Bcj8ej3DaEYkobdBOAnXnL/kuzoqqMbweEK5vb3vM1YP1KIGgQzGMtJ2V9+IySOJD DTY18VUAkcqJQnyAWOxiZ1jMWaPQVOcwZOtf7yj95OVKK7hOZb6Y/URt49nmWPXSUl J2ea1nEo85L8BJF9zDN/1valavhKvoel9VY9JcUw= Date: Thu, 6 Dec 2018 10:33:13 +0800 From: Shawn Guo To: Rob Herring Subject: Re: [PATCH v2 34/34] dt-bindings: arm: Convert ZTE board/soc bindings to json-schema Message-ID: <20181206023311.GA3987@dragon> References: <20181203213223.16986-1-robh@kernel.org> <20181203213223.16986-35-robh@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20181203213223.16986-35-robh@kernel.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181205_183404_214710_F10B99EA X-CRM114-Status: UNSURE ( 7.81 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, Kumar Gala , arm@kernel.org, Sean Hudson , Frank Rowand , linux-kernel@vger.kernel.org, Grant Likely , Jun Nie , linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.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 Mon, Dec 03, 2018 at 03:32:23PM -0600, Rob Herring wrote: > Convert ZTE SoC bindings to DT schema format using json-schema. > > Cc: Jun Nie > Cc: Mark Rutland > Cc: linux-arm-kernel@lists.infradead.org > Cc: devicetree@vger.kernel.org > Acked-by: Shawn Guo > Signed-off-by: Rob Herring > --- > Documentation/devicetree/bindings/arm/zte.txt | 14 ---------- > .../devicetree/bindings/arm/zte.yaml | 26 +++++++++++++++++++ I do not have any changes on bindings/arm/zte.txt in my queue, so please you take it. Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel