Re: [PATCH v5 1/2] iio: magnetometer: add support for Infineon TLV493D 3D Magentic sensor
From: Dixit Parmar <dixitparmar19@gmail.com>
Date: 2025-08-29 10:07:39
Also in:
linux-iio, lkml
From: Dixit Parmar <dixitparmar19@gmail.com>
Date: 2025-08-29 10:07:39
Also in:
linux-iio, lkml
quoted
+INFINEON TLV493D Driver +M: Dixit Parmar [off-list ref] +L: linux-iio@vger.kernel.org +S: Maintained +W: https://www.infineon.com/part/TLV493D-A1B6 +F: Documentation/devicetree/bindings/iio/magnetometer/infineon,tlv493d-a1b6.yamlThere is no such file here. Apply this *patch* and check by yourself.
That file is being added as a separate patch(Patch 2/2) of this same patch series. It's already reviewed by you only(based on the name). https://lore.kernel.org/linux-iio/20250829-tlv493d-sensor-v6_16-rc5-v5-2-746e73bc6c11@gmail.com (local)
Your patchset is still incorrectly organized. See submitting patches in DT dir.
By "incorrectly organized" do you mean order of the patches in the patchset or anything else?
Thank you for the review, Dixit