
5 Dec
2024
5 Dec
'24
6:56 p.m.
On Thu, 5 Dec 2024 at 06:54, Miquel Raynal miquel.raynal@bootlin.com wrote:
Use a graph endpoint representation for that in order to test a new core DM helper going through these properties.
Display pipelines typically include graph endpoints, but the helper is generic and would work with any device type. We do not bother with creating a display controller dummy driver but instead use the default testing placeholder compatible.
Signed-off-by: Miquel Raynal miquel.raynal@bootlin.com
arch/sandbox/dts/test.dts | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org