Message ID | 20240904081501.2060933-1-cengjianeng@huaqin.corp-partner.google.com (mailing list archive) |
---|---|
Headers | show |
Series | arm64: dts: mediatek: Add MT8186 Ponyta | expand |
On Wed, Sep 04, 2024 at 04:14:59PM +0800, Jianeng Ceng wrote: > This is v3 of the MT8186 Chromebook device tree series. > --- > Changes in v3: > - PATCH 0/2: Add the modify records. > - PATCH 1/2: Modify lable to label. > - Link to v2:https://lore.kernel.org/all/20240903061603.3007289-1-cengjianeng@huaqin.corp-partner.google.com/ > > Changes in v2: > - PATCH 2/2: Modify the dtb name without rev2. > - Link to v1:https://lore.kernel.org/all/20240902125502.1844374-1-cengjianeng@huaqin.corp-partner.google.com/ > > Jianeng Ceng (2): > dt-bindings: arm: mediatek: Add MT8186 Ponyta Chromebook > arm64: dts: mediatek: Add MT8186 Ponyta Chromebooks > > .../devicetree/bindings/arm/mediatek.yaml | 11 +++++ > arch/arm64/boot/dts/mediatek/Makefile | 2 + > .../mediatek/mt8186-corsola-ponyta-sku0.dts | 24 ++++++++++ > .../mediatek/mt8186-corsola-ponyta-sku1.dts | 27 ++++++++++++ > .../dts/mediatek/mt8186-corsola-ponyta.dtsi | 44 +++++++++++++++++++ > 5 files changed, 108 insertions(+) > create mode 100644 arch/arm64/boot/dts/mediatek/mt8186-corsola-ponyta-sku0.dts > create mode 100644 arch/arm64/boot/dts/mediatek/mt8186-corsola-ponyta-sku1.dts > create mode 100644 arch/arm64/boot/dts/mediatek/mt8186-corsola-ponyta.dtsi Something is wrong in the threading of your series. Rob
On 04/09/2024 10:14, Jianeng Ceng wrote: > This is v3 of the MT8186 Chromebook device tree series. Please send this kind of patches also to the mediatek mailinglist: moderated list:ARM/Mediatek SoC support <linux-mediatek@lists.infradead.org> Thanks Matthias > --- > Changes in v3: > - PATCH 0/2: Add the modify records. > - PATCH 1/2: Modify lable to label. > - Link to v2:https://lore.kernel.org/all/20240903061603.3007289-1-cengjianeng@huaqin.corp-partner.google.com/ > > Changes in v2: > - PATCH 2/2: Modify the dtb name without rev2. > - Link to v1:https://lore.kernel.org/all/20240902125502.1844374-1-cengjianeng@huaqin.corp-partner.google.com/ > > Jianeng Ceng (2): > dt-bindings: arm: mediatek: Add MT8186 Ponyta Chromebook > arm64: dts: mediatek: Add MT8186 Ponyta Chromebooks > > .../devicetree/bindings/arm/mediatek.yaml | 11 +++++ > arch/arm64/boot/dts/mediatek/Makefile | 2 + > .../mediatek/mt8186-corsola-ponyta-sku0.dts | 24 ++++++++++ > .../mediatek/mt8186-corsola-ponyta-sku1.dts | 27 ++++++++++++ > .../dts/mediatek/mt8186-corsola-ponyta.dtsi | 44 +++++++++++++++++++ > 5 files changed, 108 insertions(+) > create mode 100644 arch/arm64/boot/dts/mediatek/mt8186-corsola-ponyta-sku0.dts > create mode 100644 arch/arm64/boot/dts/mediatek/mt8186-corsola-ponyta-sku1.dts > create mode 100644 arch/arm64/boot/dts/mediatek/mt8186-corsola-ponyta.dtsi >