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=-3.8 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED 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 7ECF6C67839 for ; Tue, 11 Dec 2018 15:24:02 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (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 F292C20849 for ; Tue, 11 Dec 2018 15:24:01 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="OJesZVlS" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F292C20849 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 43DkHg6WqCzDqhS for ; Wed, 12 Dec 2018 02:23:59 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="OJesZVlS"; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=kernel.org (client-ip=198.145.29.99; helo=mail.kernel.org; envelope-from=robh@kernel.org; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="OJesZVlS"; dkim-atps=neutral Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 43DkDh2H6JzDqjb for ; Wed, 12 Dec 2018 02:21:23 +1100 (AEDT) Received: from mail-qt1-f180.google.com (mail-qt1-f180.google.com [209.85.160.180]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E020620855 for ; Tue, 11 Dec 2018 15:21:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1544541682; bh=MN+FVvQINETTAzbt/6M6OzA7pw/8ygRELcMtNjRkSNE=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=OJesZVlS4er7UhlJCLUyoV9gIhNSFBtJ71flK1utj007ehBSezBa7tS3LBzE0p4ZL 3h3hyjIehcxG2XLEFsI1PNoKlO95FVhQ5kg+ZlUmWKaFTYEfRAHsA/pY+FY62liViP X+E5YxM362nwmlnl97kE2y8gzgOcsmTCdikQKdW8= Received: by mail-qt1-f180.google.com with SMTP id l11so16806913qtp.0 for ; Tue, 11 Dec 2018 07:21:21 -0800 (PST) X-Gm-Message-State: AA+aEWZ0MJOnoMRhCPr1cFb2Wb/ajxgJ8BmrOoIaeCIkGEUzaNDGtzo5 39UMTnjYRDkah4uYRKBuMSbpwJCvNQ/Qeno5pw== X-Google-Smtp-Source: AFSGD/XFaIYHDTZFTa8PfVID46pmbMMnOQVY1369UWTWxpKlWlUEEIGBsIS7bfvqXeFJzeuGgja/q0HJkT/ANyFJ4gc= X-Received: by 2002:aed:29a6:: with SMTP id o35mr15996574qtd.257.1544541681127; Tue, 11 Dec 2018 07:21:21 -0800 (PST) MIME-Version: 1.0 References: <20181203213223.16986-1-robh@kernel.org> <2386212.ILKoqq0Ivo@phil> <30286035.tdc4tAKEPf@phil> In-Reply-To: <30286035.tdc4tAKEPf@phil> From: Rob Herring Date: Tue, 11 Dec 2018 09:21:09 -0600 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v2.2 24/34] dt-bindings: arm: Convert Rockchip board/soc bindings to json-schema To: "heiko@sntech.de" Content-Type: text/plain; charset="UTF-8" X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, Kumar Gala , ARM-SoC Maintainers , Sean Hudson , linuxppc-dev , "linux-kernel@vger.kernel.org" , "open list:ARM/Rockchip SoC..." , Grant Likely , Matthias Brugger , Frank Rowand , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Mon, Dec 10, 2018 at 4:45 PM Heiko Stuebner wrote: > > From: Rob Herring > > Convert Rockchip SoC bindings to DT schema format using json-schema. > > Cc: Mark Rutland > Cc: Heiko Stuebner > Cc: devicetree@vger.kernel.org > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-rockchip@lists.infradead.org > Signed-off-by: Rob Herring > [move to per-board entries and added recently added boards] > Signed-off-by: Heiko Stuebner > --- > Hi Rob, > > thanks for the libyaml hint, now dtc does check my dts nicely and > emits quite a number of little complaints ;-) . > > Also that suggestion to move the original firefly release+beta boards > together was great and I just did that. > > Should look ok now, if so I'll apply it tomorrow. LGTM