Re: [PATCH] dt-bindings: remoteproc: qcom: q6v5: fix example

From: Rob Herring
Date: Tue Jun 07 2022 - 12:43:44 EST


On Mon, Jun 06, 2022 at 03:23:24PM +0200, Luca Weiss wrote:
> Use the node in the examples that is present in msm8974.dtsi, which uses
> proper flags for the interrupts and add required 'xo' clock among
> others.
>
> Signed-off-by: Luca Weiss <luca@xxxxxxxxx>
> ---
> .../bindings/remoteproc/qcom,q6v5.txt | 41 +++++++++++--------
> 1 file changed, 23 insertions(+), 18 deletions(-)

Please consider just converting this to schema instead. Then we actually
check the example.

Rob