On 2025-07-03 09:01, Maxime Ripard wrote:
On Mon, Jun 30, 2025 at 05:18:22PM +0000, Kaustabh Chakraborty wrote:
On 2025-06-30 15:29, Neil Armstrong wrote:
> On 25/06/2025 14:41, Kaustabh Chakraborty wrote:
> > Samsung S6E8AA5X01 is an AMOLED MIPI DSI panel controller. Document
> > the
> > compatible and devicetree properties of this panel driver. Timings are
> > provided through the devicetree node as panels are available in
> > different sizes.
>
> Wait, why ? Why not multiple compatibles ?
The panel dimensions is the only thing which differs. The model name,
controller, registers, and functionality are supposedly all similar,
so
I believe this is fine...
If only the dimensions change, then width-mm and height-mm would be
enough, right?
Sorry, meant panel resolution.
Maxime