Re: [PATCH v5 1/7] dt-bindings: Add panel-timing subnode to simple-panel
From: Thierry Reding <hidden>
Date: 2019-06-28 23:47:58
Also in:
dri-devel, linux-rockchip, lkml
From: Thierry Reding <hidden>
Date: 2019-06-28 23:47:58
Also in:
dri-devel, linux-rockchip, lkml
On Mon, Apr 01, 2019 at 10:17:18AM -0700, Douglas Anderson wrote:
From: Sean Paul <redacted> This patch adds a new subnode to simple-panel allowing us to override the typical timing expressed in the panel's display_timing. Changes in v2: - Split out the binding into a new patch (Rob) - display-timings is a new section (Rob) - Use the full display-timings subnode instead of picking the timing out (Rob/Thierry) Changes in v3: - Go back to using the timing subnode directly, but rename to panel-timing (Rob) Changes in v4: - Simplify desc. for when override should be used (Thierry/Laurent) - Removed Rob H review since it's been a year and wording changed Changes in v5: - Removed bit about OS may ignore (Rob/Ezequiel) Cc: Doug Anderson <dianders@chromium.org> Cc: Eric Anholt <redacted> Cc: Heiko Stuebner <heiko@sntech.de> Cc: Jeffy Chen <redacted> Cc: Rob Herring <robh+dt@kernel.org> Cc: Stéphane Marchesin <redacted> Cc: Thierry Reding <redacted> Cc: devicetree@vger.kernel.org Cc: dri-devel@lists.freedesktop.org Cc: linux-rockchip@lists.infradead.org Signed-off-by: Sean Paul <redacted> Signed-off-by: Douglas Anderson <dianders@chromium.org> --- .../bindings/display/panel/simple-panel.txt | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+)
Sorry for taking so long to get back to this, sounds good to me: Acked-by: Thierry Reding <redacted>