devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Frank Wunderlich <linux@fw-web.de>, Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Linus Walleij <linus.walleij@linaro.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora.com>
Cc: Frank Wunderlich <frank-w@public-files.de>,
	Sean Wang <sean.wang@mediatek.com>,
	Daniel Golle <daniel@makrotopia.org>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org
Subject: Re: [PATCH v1 4/6] arm64: dts: mt7988: Add devicetree for BananaPi R4 Pro
Date: Mon, 27 Oct 2025 19:59:40 +0100	[thread overview]
Message-ID: <b6d51f3c-bf53-475e-ab2e-7346283fd881@kernel.org> (raw)
In-Reply-To: <20251027132817.212534-5-linux@fw-web.de>

On 27/10/2025 14:28, Frank Wunderlich wrote:
> +
> +/ {
> +	aliases {
> +		ethernet0 = &gmac0;
> +		i2c0 = &i2c0;
> +		i2c1 = &i2c1;
> +		i2c2 = &i2c2;
> +		/* PCA9548 (0-0070) provides 4 i2c channels */
> +		i2c3 = &imux0;
> +		i2c4 = &imux1_sfp1;
> +		i2c5 = &imux2_sfp2;
> +		i2c6 = &imux3_wifi;
> +	};
> +
> +	chosen {
> +		stdout-path = &serial0;
> +		bootargs = "console=ttyS0,115200n1 \

Drop, stdout-path is for that.

> +			    earlycon=uart8250,mmio32,0x11000000";

earlycon is debugging, not for mainline usage, so also drop.

> +	};
> +

Best regards,
Krzysztof

  reply	other threads:[~2025-10-27 18:59 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-27 13:28 [PATCH v1 0/6] Add Bananapi R4 Pro support Frank Wunderlich
2025-10-27 13:28 ` [PATCH v1 1/6] dt-bindings: pinctrl: mt7988: allow gpio-hogs Frank Wunderlich
2025-10-27 18:57   ` Krzysztof Kozlowski
2025-11-05 12:34   ` AngeloGioacchino Del Regno
2025-11-10 23:01   ` Linus Walleij
2025-10-27 13:28 ` [PATCH v1 2/6] dt-bindings: arm: mediatek: add BPI-R4 Pro board Frank Wunderlich
2025-10-27 18:57   ` Krzysztof Kozlowski
2025-10-27 13:28 ` [PATCH v1 3/6] arm64: dts: mediatek: mt7988a: Add label for ssusb0 Frank Wunderlich
2025-10-27 18:58   ` Krzysztof Kozlowski
2025-10-27 19:04     ` Frank Wunderlich
2025-10-28  8:45       ` AngeloGioacchino Del Regno
2025-10-27 13:28 ` [PATCH v1 4/6] arm64: dts: mt7988: Add devicetree for BananaPi R4 Pro Frank Wunderlich
2025-10-27 18:59   ` Krzysztof Kozlowski [this message]
2025-11-05 12:55   ` AngeloGioacchino Del Regno
2025-11-05 13:31     ` Frank Wunderlich
2025-10-27 13:28 ` [PATCH v1 5/6] arm64: dts: mediatek: mt7988a-bpi-r4-pro: add PCIe overlays Frank Wunderlich
2025-10-27 13:28 ` [PATCH v1 6/6] arm64: dts: mediatek: mt7988a-bpi-r4pro: Add mmc overlays Frank Wunderlich
2025-11-05 12:56 ` (subset) [PATCH v1 0/6] Add Bananapi R4 Pro support AngeloGioacchino Del Regno

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=b6d51f3c-bf53-475e-ab2e-7346283fd881@kernel.org \
    --to=krzk@kernel.org \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=conor+dt@kernel.org \
    --cc=daniel@makrotopia.org \
    --cc=devicetree@vger.kernel.org \
    --cc=frank-w@public-files.de \
    --cc=krzk+dt@kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux@fw-web.de \
    --cc=matthias.bgg@gmail.com \
    --cc=robh@kernel.org \
    --cc=sean.wang@mediatek.com \
    /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;
as well as URLs for NNTP newsgroup(s).