Re: [PATCH v1 1/3] dt-bindings: chrome: Add Cros EC UCSI driver
From: Jameson Thies
Date: Tue Sep 30 2025 - 18:55:38 EST
> My bot found errors running 'make dt_binding_check' on your patch:
Thanks for catching this. I did run "make dt_binding_check
DT_SCHEMA_FILES=google,cros-ec-ucsi.yaml" to check the newly added
yaml file. But I didn't check google,cros-ec.yaml or any of the DTS
files with "make dtbs_check" so I missed this regression. I'll follow
up with a v2 series and test all bindings with "make dt_binding_check"
and "make dtbs_check".