public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: Richard Hu <richard.hu@technexion.com>
To: Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
	Ray Chang <ray.chang@technexion.com>
Subject: Re: [PATCH v4 0/2] Add TechNexion EDM-G-IMX8M-PLUS SOM and WB-EDM-G carrier board support
Date: Mon, 18 Aug 2025 16:43:06 +0800	[thread overview]
Message-ID: <aKLnmjYVWLtDFfkI@vm> (raw)
In-Reply-To: <20250724-add-technexion-edm-g-imx8m-plus-som-v4-0-d1c88155d6f4@technexion.com>

On Thu, Jul 24, 2025 at 10:34:04AM +0800, Richard Hu wrote:
> Add initial support for TechNexion EDM-G-IMX8M-PLUS SOM and WB-EDM-G
> carrier board.
> 
> Changes in v4:
> - Incorporate review feedback from Shawn and apply further cleanups to DTS
>   style and node naming.
> 
> in patch 2/2:
>        - Addressed formatting issues by adding newlines and removing
>          unnecessary backslashes.
> 
>        - Removed the lvds-backlight node for the optional display panel,
>          which will be handled by a device tree overlay.
> 
>        - Aligned several node names with DT conventions. For example:
>          - `codec@1a` -> `audio-codec@1a`
>          - `gpio-leds` -> `leds`
>          - `pcie0-refclk` -> `clock-pcie-ref`
>          - `wlreg-on` -> `regulator-wl-reg-on`
> 
> Changes in v3:
> - The changes address DT schema warnings, remove unused regulators, and
>   improve the overall structure.
> 
> in patch 2/2:
>        - Fixed DT Schema Warnings: Renamed the i2c-gpio node to i2c-0 to
>          resolve a naming convention warning reported by Rob's checker.
> 
>        - Removed Unused Regulators: Removed several unused regulator-fixed
>          nodes for LVDS, backlight, ethernet power, and the OTG VBUS, as
>          pointed out by Peng Fan.
> 
>        - Added EEPROM Nodes: Added device tree nodes for the EEPROMs
>          present on both the SOM and the baseboard.
> 
>        - Node Reorganization: Relocated the iomuxc node to the end of the
>          device tree files for better readability.
> 
> Change in V2:
> - Ensured accurate `To:` and `Cc:` addresses by utilizing
>   `b4 prep --auto-to-cc`. (Thanks to Krzysztof Kozlowski for the
>   tip on this command and helpful suggestion from Rob Herring).
> 
> in patch 1/2:
>         - Add Acked-by tag.
> 
> in patch 2/2:
>         - Generic Node Naming: Refactored device tree node names for I2C
>           GPIO expanders, the USB Type-C controller, and the PMIC to adhere
>           to generic naming conventions (e.g., `gpio@21`, `usb-typec@67`,
>           `pmic@25`).
> 
>         - Removed Unused SPI Node: Eliminated the `spidev1` node due to an
>           incorrect and non-existent compatible string (`rohm,dh2228fv`).
> 
>         - Minor formatting improvements (e.g., whitespace, indentation).
> 

Hi Shawn,

This is just a gentle ping to follow up on this patch series, in case it got buried in other emails.

Thanks, 

Richard


      parent reply	other threads:[~2025-08-18 13:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-24  2:34 [PATCH v4 0/2] Add TechNexion EDM-G-IMX8M-PLUS SOM and WB-EDM-G carrier board support Richard Hu
2025-07-24  2:34 ` [PATCH v4 1/2] dt-bindings: arm: fsl: Add EDM-G-IMX8M-PLUS SOM and WB-EDM-G carrier board Richard Hu
2025-07-24  2:34 ` [PATCH v4 2/2] arm64: dts: imx8mp: Add TechNexion EDM-G-IMX8M-PLUS SOM on " Richard Hu
2025-08-18  8:54   ` Krzysztof Kozlowski
2025-08-18  8:43 ` Richard Hu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aKLnmjYVWLtDFfkI@vm \
    --to=richard.hu@technexion.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=imx@lists.linux.dev \
    --cc=kernel@pengutronix.de \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ray.chang@technexion.com \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox