Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash #60

Closed
KaiJan57 opened this issue Oct 4, 2021 · 2 comments
Closed

Crash #60

KaiJan57 opened this issue Oct 4, 2021 · 2 comments

Comments

@KaiJan57
Copy link

KaiJan57 commented Oct 4, 2021

Running make dtbs_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/trivial-devices.yaml on a recent linux kernel yields TypeError: __init__() got an unexpected keyword argument 'resolver'. What is going wrong?
EDIT it really doesn't seem to matter on what files I am trying to run dt-doc-validate: dt-doc-validate -u Documentation/devicetree/bindings Documentation/devicetree/bindings/i2c/i2c-owl.yaml yields exactly the same error.

@robherring
Copy link
Member

json-schema 4.0.x release broke us. Either you have to force 3.2.0 version or use dt-schema 'main' branch.

@KaiJan57
Copy link
Author

KaiJan57 commented Oct 4, 2021

Alright, thanks a lot for explaining!

@KaiJan57 KaiJan57 closed this as completed Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants