From: Krzysztof Kozlowski <krzk@kernel.org>
To: ew kim <ew.kim@samsung.com>,
robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org
Cc: alim.akhtar@samsung.com, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm64: dts: exynos: add abox generic for ExynosAutov920
Date: Wed, 9 Jul 2025 08:44:11 +0200 [thread overview]
Message-ID: <0dce5de0-cfe0-4305-80c8-4551c6ee3965@kernel.org> (raw)
In-Reply-To: <20250709001210.379418-1-ew.kim@samsung.com>
On 09/07/2025 02:12, ew kim wrote:
> Add a node for Abox generic. This driver, exynosautov920, connects to
> the SoC and allows you to configure a sound card.
DTS is not for drivers. NAK.
>
> Signed-off-by: ew kim <ew.kim@samsung.com>
> ---
> .../boot/dts/exynos/exynosautov920-audio.dtsi | 20 +++++++++++++++++++
> .../arm64/boot/dts/exynos/exynosautov920.dtsi | 1 +
> 2 files changed, 21 insertions(+)
> create mode 100644 arch/arm64/boot/dts/exynos/exynosautov920-audio.dtsi
>
> diff --git a/arch/arm64/boot/dts/exynos/exynosautov920-audio.dtsi b/arch/arm64/boot/dts/exynos/exynosautov920-audio.dtsi
> new file mode 100644
> index 000000000000..4a1341ccdc2e
> --- /dev/null
> +++ b/arch/arm64/boot/dts/exynos/exynosautov920-audio.dtsi
> @@ -0,0 +1,20 @@
> +// SPDX-License-Identifier: GPL-2.0
> +/*
> + * Copyright (c) 2020 Samsung Electronics Co., Ltd.
You need to clean up old downstream code. Read DTS coding style.
> + * http://www.samsung.com/
> + *
> + * EXYNOS - Audio Device Tree source
> + */
> +
> +/ {
> + abox_generic: abox_generic@generic {
> + compatible = "samsung,abox_generic";
> + samsung,num-of-pcm_playback = <32>;
> + samsung,num-of-pcm_capture = <32>;
> + samsung,num-of-i2s-dummy-backend = <5>;
> + status = "disabled";
You just add dead code. This is very poor submission. Reach internally
(or to experienced R&D in Poland) to guide you how to submit proper patches.
Best regards,
Krzysztof
next prev parent reply other threads:[~2025-07-09 6:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20250709002408epcas2p25248bf1a397fc308d91ffef3889c41d5@epcas2p2.samsung.com>
2025-07-09 0:12 ` ew kim
2025-07-09 6:44 ` Krzysztof Kozlowski [this message]
2025-07-09 14:00 ` Rob Herring (Arm)
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=0dce5de0-cfe0-4305-80c8-4551c6ee3965@kernel.org \
--to=krzk@kernel.org \
--cc=alim.akhtar@samsung.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=ew.kim@samsung.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=robh@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
all inboxes | Powered by JetHome®