public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 0/3] arm64: Add support for airoha en7581 Soc
       [not found] <20231001122418.2688120-1-dd@embedd.com>
@ 2024-01-29 15:20 ` Krzysztof Kozlowski
  0 siblings, 0 replies; only message in thread
From: Krzysztof Kozlowski @ 2024-01-29 15:20 UTC (permalink / raw)
  To: Daniel Danzberger, catalin.marinas, will; +Cc: linux-arm-kernel, linux-kernel

On 01/10/2023 14:24, Daniel Danzberger wrote:
> Hi,
> 
> I would like to add linux support for this new platform.
> These 3 patches only add very basic support for the platform and
> it's evaluation board.
> 
> The changes contain just some additions to the existing Kconfig and 2 dts files.

You did not get any responses... because of few issues. First, you did
not Cc SoC maintainers, literally no one, so this will be totally
ignored. Second, you missed some lists explicitly asked by
get_maintainers.pl, so this should not be merged anyway. Also, I don't
see checkpatch run on it... so standard disclaimers:

Please use scripts/get_maintainers.pl to get a list of necessary people
and lists to CC (and consider --no-git-fallback argument). It might
happen, that command when run on an older kernel, gives you outdated
entries. Therefore please be sure you base your patches on recent Linux
kernel.

Tools like b4 or scripts_getmaintainer.pl provide you proper list of
people, so fix your workflow. Tools might also fail if you work on some
ancient tree (don't, use mainline), work on fork of kernel (don't, use
mainline) or you ignore some maintainers (really don't). Just use b4 and
everything should be fine, although remember about `b4 prep
--auto-to-cc` if you added new patches to the patchset.

Please run scripts/checkpatch.pl and fix reported warnings. Some
warnings can be ignored, but the code here looks like it needs a fix.
Feel free to get in touch if the warning is not clear.

It does not look like you tested the DTS against bindings. Please run
`make dtbs_check W=1` (see
Documentation/devicetree/bindings/writing-schema.rst or
https://www.linaro.org/blog/tips-and-tricks-for-validating-devicetree-sources-with-the-devicetree-schema/
for instructions).

Also, please provide proper maintainers entry. If you do not intend to
be maintainer of it, Cc some of SoC maintainers to get it merged through
them.

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-29 15:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20231001122418.2688120-1-dd@embedd.com>
2024-01-29 15:20 ` [PATCH 0/3] arm64: Add support for airoha en7581 Soc Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox