Message ID | 20230823071306.131373-1-sheng-liang.pan@quanta.corp-partner.google.com (mailing list archive) |
---|---|
Headers | show |
Series | Add no-esim sku for sc7180-lazor family and new board version for audio codec ALC5682i-VS | expand |
Hi Bjorn, On Wed, Aug 23, 2023 at 12:13 AM Sheng-Liang Pan <sheng-liang.pan@quanta.corp-partner.google.com> wrote: > > > > Changes in v6: > - commit update, add dependent patch link > - remove unnecessary symbol > - sort out the order of properties > > Changes in v5: > - rebased on patch moving rt5682s to a fragment > > Changes in v4: > - combine pathc2 and patch3 > > Changes in v3: > - correct corresponding of new board and new sku > - sort out the node order alphabetically > > Changes in v2: > - add new entry rev9 with Parade bridge chip > - correct newly create dts files > > Sheng-Liang Pan (2): > dt-bindings: arm: qcom: add sc7180-lazor board bindings > arm64: dts: qcom: sc7180: Add sku_id and board id for lazor/limozeen > > .../devicetree/bindings/arm/qcom.yaml | 31 +++++++++++++ > arch/arm64/boot/dts/qcom/Makefile | 5 +++ > ...sc7180-trogdor-lazor-limozeen-nots-r10.dts | 29 ++++++++++++ > .../sc7180-trogdor-lazor-limozeen-nots-r9.dts | 6 +-- > .../sc7180-trogdor-lazor-limozeen-r10.dts | 45 +++++++++++++++++++ > .../qcom/sc7180-trogdor-lazor-limozeen-r9.dts | 10 ++--- > .../dts/qcom/sc7180-trogdor-lazor-r10-kb.dts | 23 ++++++++++ > .../dts/qcom/sc7180-trogdor-lazor-r10-lte.dts | 27 +++++++++++ > .../dts/qcom/sc7180-trogdor-lazor-r10.dts | 19 ++++++++ > .../dts/qcom/sc7180-trogdor-lazor-r9-kb.dts | 4 +- > .../dts/qcom/sc7180-trogdor-lazor-r9-lte.dts | 4 +- > .../boot/dts/qcom/sc7180-trogdor-lazor-r9.dts | 4 +- > 12 files changed, 193 insertions(+), 14 deletions(-) > create mode 100644 arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-nots-r10.dts > create mode 100644 arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-r10.dts > create mode 100644 arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r10-kb.dts > create mode 100644 arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r10-lte.dts > create mode 100644 arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r10.dts This patch series would also be keen to get landed. As mentioned in the dts commit, it depends on the other patch I just pinged, AKA: https://lore.kernel.org/r/20230816112143.1.I7227efd47e0dc42b6ff243bd22aa1a3e01923220@changeid If there is something outstanding that needs to be changed, please yell! :-) -Doug
On Wed, 23 Aug 2023 15:13:04 +0800, Sheng-Liang Pan wrote: > Changes in v6: > - commit update, add dependent patch link > - remove unnecessary symbol > - sort out the order of properties > > Changes in v5: > - rebased on patch moving rt5682s to a fragment > > [...] Applied, thanks! [1/2] dt-bindings: arm: qcom: add sc7180-lazor board bindings commit: 5aca91ec55393b8829978b12062d658de0491f78 [2/2] arm64: dts: qcom: sc7180: Add sku_id and board id for lazor/limozeen commit: b8d34535a04c11b92a687c31a352c123ba21e22b Best regards,