Re: [PATCH v3 1/2] dt-bindings: exynos-dw-mshc-common: add exynos78xx variants
From: Sergey Lisov
Date: Sun Mar 12 2023 - 12:43:51 EST
> Bindings and DTS (and driver) are always separate.
Okay, will split the patch.
> Compatibles must be specific.
No, this way you'd have tons of identical compatibles that only differ in
the exynosXXXX digits, and are functionally equivalent.
> That's non-bisectable change (also breaking other users of DTS), so you
> need to explain in commit msg rationale - devices were never compatible
> and using exynos7 does not work in certain cases.
Valid point.