Re: [PATCH] dt-bindings: soc: qcom: convert GLINK binding to yaml

From: Rob Herring
Date: Tue Apr 26 2022 - 18:21:41 EST


On Sun, Apr 24, 2022 at 03:52:37PM +0200, David Heidelberg wrote:
> Yeah, it seems there are several mistakes, I thought it was in better shape
> (4 months passed.. :( ).
>
> About testing, currently I have limited ability since broken libfdt, which
> dt-schema use, doesn't work on new py3.10.

I'm on 3.10 now and don't see any issues. You need 'pylibfdt' from PyPI.

Rob