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=-0.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS 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 E9A35C33C9E for ; Thu, 30 Jan 2020 08:45:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id BBDC9206D5 for ; Thu, 30 Jan 2020 08:45:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="FfU4r18r" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726882AbgA3Ipf (ORCPT ); Thu, 30 Jan 2020 03:45:35 -0500 Received: from mail-qk1-f195.google.com ([209.85.222.195]:32981 "EHLO mail-qk1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726757AbgA3Ipf (ORCPT ); Thu, 30 Jan 2020 03:45:35 -0500 Received: by mail-qk1-f195.google.com with SMTP id h23so2243339qkh.0 for ; Thu, 30 Jan 2020 00:45:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=8Dv9Iey8XDP+W4Jvx0tu6D9dtoFliuQckA02jxVrkiI=; b=FfU4r18rqt3nIyU8oCyHh2DrVi4sSHVRw0uZnAvTGCnOYwID6LfoXkBH1ovdCemtE4 5j+5VpNsz2l0m2k1tvgzSMu05bivwILwiI0dl+Kt6nHIuVU/FplE2CFCcRgb7vZ50K/2 pNwqP/TT7aU1e1ed42pWXnEArEsipG+p1XwdOJI/iL64EavlOkK3DlDNYotizw2DARPx wLKv0AtTCjYiiU1tAY53ofxazQqJzEfLlh+XrwxL12voGqyU6lOMBpq6ip81x81JRZrB XqWKpM+DhQOG1m4M7P0XGGDwDoKI35Otr0gWlXJf2yS/yNNarbLwToZfqr/QFsW0sIjP 3gjg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=8Dv9Iey8XDP+W4Jvx0tu6D9dtoFliuQckA02jxVrkiI=; b=h/kbXcIdexzghfAwgOg2uhu0yGHpAkLJuEK7W6QPqXYP7lA4ox3ivt3iIEYWojipjP WJWtwy1d7nxzTBTShnqiuntJsRgBr1N1On9EBtvQhYf/qFkbX1t7q32seK/zNR+mafph bR8TGz/Ig2elIp4zbuohIH7F3FQErRld4yTJ6gMA3kk2u1ojwJbVSPCR6uavoYRQa109 fdU166oUFtFpZ7NAqvw0tePhMU+eKWQ0DNwwv/CdS7GY5aJYjE/rKF15wj/pyrGy/tKc uLEywPNb62i2ic3Zv0puBDONORDKn4v480W2ioBr+RhGFissw74kJyD3wGN+Z6xjMKMV iiGQ== X-Gm-Message-State: APjAAAWCxJcJ+a7XxAVf6u8/qi8SJtd/pqxzw0QPwTLuGoOTYqoGNfzK OWtetD807EtgTb/u+DFkgt9cOOhmIj5afCeb9i4fyA== X-Google-Smtp-Source: APXvYqxA2ryubrn9SVP4bGswHzifIIvTYoaMvdHt0F734B4foisqyFh6kSbmzK7DBUf2KnwKeuVbecmn8CEvgq3f5uQ= X-Received: by 2002:a37:c244:: with SMTP id j4mr3986838qkm.433.1580373934153; Thu, 30 Jan 2020 00:45:34 -0800 (PST) MIME-Version: 1.0 References: <20200102101712.5085-1-sam@ravnborg.org> <20200102101712.5085-3-sam@ravnborg.org> <20200129194711.GA29646@ravnborg.org> In-Reply-To: <20200129194711.GA29646@ravnborg.org> From: Benjamin Gaignard Date: Thu, 30 Jan 2020 09:45:22 +0100 Message-ID: Subject: Re: [PATCH v2 2/2] dt-bindings: one file of all simple DSI panels To: Sam Ravnborg Cc: Rob Herring , Thierry Reding , Mark Rutland , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , ML dri-devel , Yannick Fertre Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Le mer. 29 janv. 2020 =C3=A0 20:47, Sam Ravnborg a =C3= =A9crit : > > Hi Benjamin. > > > > > > > > Here's the problem. If it is not required, then panels with multipl= e > > > > supplies will get added here because they didn't care to begin with= . > > > > Then when someone decides to think about the supplies it will have = to > > > > be moved. Bindings need to be complete from the start. > > > > > > Fair enough, I will add fixed supply in dts files. > > > If reset-gpios could be added in this schema then we could include > > > oristech panel here. > > > > Does this patch has been merged ? > > I was sidetracked by other things. > Maybe you can move it forward? Yes I will send a v3. Benjamin > > Sam