Closed krzk closed 10 months ago
The issue is the check is picking up compatible patterns from the qcom naming patterns schema. IOW, almost no qcom compatible is checked. I'm modifying the schema generation to skip any patterns which don't have both start and end anchors or have '.*' or '.+' in the pattern. That eliminates those patterns and a bunch from at24.yaml.
-m argument stopped working on 2023.09 and 2023.11 (did not look earlier).
Result: everything fine Expected result: warning for unmatched compatible (qcom,sm4450-pinctrl is documented, not qcom,sm4450-tlmm)