Hi, On Sun, Aug 28, 2022 at 8:09 PM Yunlong Jia <yunlong.jia@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote: > > pazquel360 is an extension project based on pazquel. > We create 3 sku on pazquel360: > sku 20 for LTE with physical SIM _and_ eSIM and WiFi > sku 21 for WiFi only > sku 22 for LTE with only a physical SIM > Both sku20 and sku22 are LTE SKUs. > One has the eSIM stuffed and one doesn't. > There is a single shared device tree for the two. > > Signed-off-by: Yunlong Jia <yunlong.jia@xxxxxxxxxxxxxxxxxxxxxxxxxxx> > > --- > > (no changes since v1) > > Documentation/devicetree/bindings/arm/qcom.yaml | 11 +++++++++++ > 1 file changed, 11 insertions(+) If things don't change from one version to the next (or if the change is very minor), you should carry forward tags. Thus you should have included these tags when you posted your v2: Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>