ath10k-ct: remove "qcom,coexist-support" property type hack
authorShiji Yang <yangshiji66@outlook.com>
Wed, 2 Apr 2025 00:10:29 +0000 (08:10 +0800)
committerRobert Marko <robimarko@gmail.com>
Wed, 2 Apr 2025 08:24:46 +0000 (10:24 +0200)
commitda13174aa1736f571a808173a1e8159202d7af95
treeab2c627936278e8133945bc1166cb9db7f6479a3
parentce1991cd6466e12fc3c018e5729572b52d4e20fd
ath10k-ct: remove "qcom,coexist-support" property type hack

The ath10k dt-binding property "qcom,coexist-support" was
explicitly defined as type uint8 since upstream commit
ed09c61eb19d ("dt-bindings: net: Convert ath10k to YAML").
Therefore, this hack patch no longer makes sense.

Link: https://github.com/torvalds/linux/commit/ed09c61eb19d9889780c791cb316ac76468f5186
Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/18393
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/kernel/ath10k-ct/Makefile
package/kernel/ath10k-ct/patches/130-ath10k-read-qcom-coexist-support-as-a-u32.patch [deleted file]