On 22.08.2023 12:03, Sheng-Liang Pan wrote:Patch v6 [1] fix it.
SKU ID 10: Lazor LTE+Wifi, no-esim (Strapped 0 X 0)Minor style nits since Doug already suggested a v6:
SKU ID 15: Limozeen LTE+Wifi, TS, no esim (Strapped 1 X 0)
SKU ID 18: Limozeen LTE+Wifi, no TS, no esim (Strapped X 0 0)
Even though the "no esim" boards are strapped differently than
ones that have an esim, the esim isn't represented in the
device tree so the same device tree can be used for LTE w/ esim
and LTE w/out esim.
add BRD_ID(0, Z, 0) = 10 for new board with ALC5682i-VS
Signed-off-by: Sheng-Liang Pan <sheng-liang.pan@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
---
- please add a space between /delete-node/ and the &reference after it
- keep properties (e.g. pinctrl-) like this:
property-n
property-names
Konrad