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=-4.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no 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 9C315C433E3 for ; Tue, 21 Jul 2020 15:35:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 72305206F2 for ; Tue, 21 Jul 2020 15:35:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595345746; bh=Jq+HO2ZE92p41uBQdq/BMb/mypTi/nYDecJWM1AihcM=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=iVSeD3pAdyS7GrCSPiIPy1Ph6CG5++CaE+/pyrAEM/2RR9LkXGHhIYXARlPa7gI3j c9NfF+uF2S/vy+tANi02aIqXxwJtOuuPHYzRilDg0yX7VcYiJhMB9Ae6G1Css5Vu9u DsiqEnPWYMkR84XNWmrTq8au5Z9xrT7kfbCWNoxQ= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729353AbgGUPfp (ORCPT ); Tue, 21 Jul 2020 11:35:45 -0400 Received: from mail.kernel.org ([198.145.29.99]:59076 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726654AbgGUPfo (ORCPT ); Tue, 21 Jul 2020 11:35:44 -0400 Received: from mail-qk1-f172.google.com (mail-qk1-f172.google.com [209.85.222.172]) (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 73E8B20792; Tue, 21 Jul 2020 15:35:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595345744; bh=Jq+HO2ZE92p41uBQdq/BMb/mypTi/nYDecJWM1AihcM=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=uMvk+L3hsMaoMlasRaEj9I8zGcI/tqH0ZIJuLcQv4IC+JuWRDgpSxScQYBkC0nbQU OVveghfBbeGVxsp81V0eTkkUGYdoAs9zbyM8C+LBrEbT091oRUenY85sUXGhPDsS12 V835OiF8a8D0Eq3LGGMcC6+AnWYvmvzPL/IhH8C4= Received: by mail-qk1-f172.google.com with SMTP id h7so3865581qkk.7; Tue, 21 Jul 2020 08:35:44 -0700 (PDT) X-Gm-Message-State: AOAM530qu0lXx91s/HfWU5iTxD/21Z2oduiPe6ze/W8syLQuHidqE6L/ uYsogj+jDZPFlkenWRmRiXTWZ4A/VPgh7am6Jg== X-Google-Smtp-Source: ABdhPJz4TgtCgchktOu/dOftli6ITM4jB5qBpP6WwLgR2Lc4OZWUMi1i07ta0w6iQeOAXiRtzIeIDiSq6wAE9rjmUjE= X-Received: by 2002:a37:b341:: with SMTP id c62mr26653760qkf.128.1595345743622; Tue, 21 Jul 2020 08:35:43 -0700 (PDT) MIME-Version: 1.0 References: <20200703114717.2140832-1-megous@megous.com> In-Reply-To: <20200703114717.2140832-1-megous@megous.com> From: Rob Herring Date: Tue, 21 Jul 2020 09:35:32 -0600 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 0/2] Fix warnings in display/bridge/nwl-dsi.yaml DT example To: Ondrej Jirman Cc: David Airlie , Daniel Vetter , Thierry Reding , Sam Ravnborg , Fabio Estevam , =?UTF-8?Q?Guido_G=C3=BCnther?= , Robert Chiras , dri-devel , devicetree@vger.kernel.org, "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jul 3, 2020 at 5:47 AM Ondrej Jirman wrote: > > This patchset fixes warnings in the example in display/bridge/nwl-dsi.yaml > revealed during port of display/panel/rocktech,jh057n00900.yaml to > yaml. > > Please take a look. > > thank you and regards, > Ondrej Jirman > > Ondrej Jirman (2): > dt-bindings: display: Fix example in nwl-dsi.yaml > dt-binding: display: Allow a single port node on rocktech,jh057n00900 Series applied to drm-misc. Rob 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=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 E79CDC433E1 for ; Tue, 21 Jul 2020 15:35:45 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 BA3A62077D for ; Tue, 21 Jul 2020 15:35:45 +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="uMvk+L3h" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BA3A62077D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 257D46E598; Tue, 21 Jul 2020 15:35:45 +0000 (UTC) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by gabe.freedesktop.org (Postfix) with ESMTPS id A59FF6E598 for ; Tue, 21 Jul 2020 15:35:44 +0000 (UTC) Received: from mail-qk1-f175.google.com (mail-qk1-f175.google.com [209.85.222.175]) (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 671D0206F2 for ; Tue, 21 Jul 2020 15:35:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595345744; bh=Jq+HO2ZE92p41uBQdq/BMb/mypTi/nYDecJWM1AihcM=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=uMvk+L3hsMaoMlasRaEj9I8zGcI/tqH0ZIJuLcQv4IC+JuWRDgpSxScQYBkC0nbQU OVveghfBbeGVxsp81V0eTkkUGYdoAs9zbyM8C+LBrEbT091oRUenY85sUXGhPDsS12 V835OiF8a8D0Eq3LGGMcC6+AnWYvmvzPL/IhH8C4= Received: by mail-qk1-f175.google.com with SMTP id b79so5986340qkg.9 for ; Tue, 21 Jul 2020 08:35:44 -0700 (PDT) X-Gm-Message-State: AOAM5302Ac4A/hd+yegtoQX2JjKoMTN2S6GsWCbZsJTB9ipX7D6CjdJN K2G7Gz0RqxB5KraCPCk8w8LK1gz/BRPYEYbyRA== X-Google-Smtp-Source: ABdhPJz4TgtCgchktOu/dOftli6ITM4jB5qBpP6WwLgR2Lc4OZWUMi1i07ta0w6iQeOAXiRtzIeIDiSq6wAE9rjmUjE= X-Received: by 2002:a37:b341:: with SMTP id c62mr26653760qkf.128.1595345743622; Tue, 21 Jul 2020 08:35:43 -0700 (PDT) MIME-Version: 1.0 References: <20200703114717.2140832-1-megous@megous.com> In-Reply-To: <20200703114717.2140832-1-megous@megous.com> From: Rob Herring Date: Tue, 21 Jul 2020 09:35:32 -0600 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 0/2] Fix warnings in display/bridge/nwl-dsi.yaml DT example To: Ondrej Jirman X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, David Airlie , Sam Ravnborg , =?UTF-8?Q?Guido_G=C3=BCnther?= , "linux-kernel@vger.kernel.org" , dri-devel , Thierry Reding , Robert Chiras Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Fri, Jul 3, 2020 at 5:47 AM Ondrej Jirman wrote: > > This patchset fixes warnings in the example in display/bridge/nwl-dsi.yaml > revealed during port of display/panel/rocktech,jh057n00900.yaml to > yaml. > > Please take a look. > > thank you and regards, > Ondrej Jirman > > Ondrej Jirman (2): > dt-bindings: display: Fix example in nwl-dsi.yaml > dt-binding: display: Allow a single port node on rocktech,jh057n00900 Series applied to drm-misc. Rob _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel