Re: [PATCH v3 1/1] dt-bindings: lcdif: Fix constraints for imx8mp

2022-12-09 Thread Rob Herring
On Thu, 08 Dec 2022 15:08:40 +0100, Alexander Stein wrote: > i.MX8MP uses 3 clocks, so soften the restrictions for clocks & clock-names. > This SoC requires a power-domain for this peripheral to use. Add it as > a required property. > > Fixes: f5419cb0743f ("dt-bindings: lcdif: Add compatible fo

[PATCH v3 1/1] dt-bindings: lcdif: Fix constraints for imx8mp

2022-12-08 Thread Alexander Stein
i.MX8MP uses 3 clocks, so soften the restrictions for clocks & clock-names. This SoC requires a power-domain for this peripheral to use. Add it as a required property. Fixes: f5419cb0743f ("dt-bindings: lcdif: Add compatible for i.MX8MP") Signed-off-by: Alexander Stein --- Changes in v3: * Remove