Re: [RFC PATCH 1/8] dt-bindings: drm/panel-simple: Introduce generic eDP panels

2021-07-29 Thread Doug Anderson
Hi, On Thu, Jul 29, 2021 at 1:27 PM Rob Herring wrote: > > IMO, you should move any applicable compatibles to the edp-panel schema. > Also, I don't think you should add 'edp-panel' to them. If they can work > better with the generic eDP driver, then that should be an internal > kernel change with

Re: [RFC PATCH 1/8] dt-bindings: drm/panel-simple: Introduce generic eDP panels

2021-07-29 Thread Rob Herring
On Thu, Jul 22, 2021 at 05:21:39PM -0700, Douglas Anderson wrote: > eDP panels generally contain almost everything needed to control them > in their EDID. This comes from their DP heritage were a computer needs > to be able to properly control pretty much any DP display that's > plugged into it. >

[RFC PATCH 1/8] dt-bindings: drm/panel-simple: Introduce generic eDP panels

2021-07-22 Thread Douglas Anderson
eDP panels generally contain almost everything needed to control them in their EDID. This comes from their DP heritage were a computer needs to be able to properly control pretty much any DP display that's plugged into it. The one big issue with eDP panels and the reason that we need a panel drive