[PATCH v3 0/2] Update Wave521c Compatible for TI Devices

From: Brandon Brnich
Date: Mon Dec 11 2023 - 15:59:49 EST


Hello All,

There has been ongoing discussion[1] surrounding the issue of having K3
prefix included in the compatible for dt bindings. This series removes this
prefix from both the device tree binding as well as the driver. Updating
the binding will not break the ABI at this point as the driver is still
only in linux-next.

Changes in v3:
- Update example in dt bindings to match new compatible

Changes in v2:
- Include more context surrounding patch
- Fix style issues addressed by Krzysztof

[1] https://lore.kernel.org/all/20231201063309.tingjc3cjhsqb6r7@confusing/


Brandon Brnich (2):
dt-bindings: media: Remove K3 Family Prefix from Compatible
media: chips-media: wave5: Remove K3 References

Documentation/devicetree/bindings/media/cnm,wave521c.yaml | 4 ++--
drivers/media/platform/chips-media/wave5/wave5-vpu.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)

--
2.34.1