Re: [PATCH v7 0/2] Add support for Variscite DART-MX95 and Sonata board
From: Frank Li <Frank.li@nxp.com>
Date: 2026-03-25 19:02:13
Also in:
imx, linux-devicetree, lkml
On Wed, Mar 25, 2026 at 07:06:04PM +0100, Francesco Dolcini wrote:
On Wed, Mar 25, 2026 at 10:50:57AM -0400, Frank Li wrote:quoted
On Wed, Mar 25, 2026 at 01:21:04PM +0100, Francesco Dolcini wrote:quoted
On Tue, Mar 24, 2026 at 03:48:29PM -0400, Frank Li wrote:quoted
On Fri, Mar 13, 2026 at 02:56:03PM -0400, Frank Li wrote:quoted
On Fri, Mar 13, 2026 at 06:47:01PM +0100, Stefano Radaelli wrote:quoted
This patch series adds support for the Variscite DART-MX95 system on module and the Sonata carrier board. The series includes: - Device tree bindings documentation for both SOM and carrier board - SOM device tree with on-module peripherals - Sonata carrier board device tree with board-specific features The implementation follows the standard SOM + carrier board pattern where the SOM dtsi contains only peripherals mounted on the module, while carrier-specific interfaces are enabled in the board dts. v7: - Order nodes in symphony dtsCan you run https://github.com/lznuaa/dt-format for new file to easy track and check by script later.I applied with below change - update copywrite to 2026How do you know that the correct copyright year is 2026? The copyright years does not change to today just because it is the year it was submitted.At least it should include 2026 because it is new files in kernel tree.The copyright year is not changing nor being updated just because you are adding the file to the linux kernel tree.
It is impossible zero modify before submit patch. If update copywrite year, it needs include current years, I omit it when review it and find at apply. And original owner Stefano Radaelli's agree on update to 2026. Frank
Francesco