From: Alex Bee <knaerzche@gmail.com>
To: Heiko Stuebner <heiko@sntech.de>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org,
Alex Bee <knaerzche@gmail.com>
Subject: [PATCH v2 0/2] Add GMAC for RK3128
Date: Sat, 2 Dec 2023 13:41:57 +0100 [thread overview]
Message-ID: <20231202124158.65615-2-knaerzche@gmail.com> (raw)
RK3128's GMAC is already supported by the Rockchip's glue for dwmac
driver, so this series basically adds the respective nodes in the SoC DT
and the enablements for XPI-3128 board.
Note: These patches are based on maintainers repo.
Changes in v2:
- use phy reset-timings according to the datasheet
- added rx-fifo-depth and rx-fifo-depth for gmac
Alex Bee (2):
ARM: dts: rockchip: Add gmac node for RK3128
ARM: dts: rockchip: Enable gmac for XPI-3128
.../arm/boot/dts/rockchip/rk3128-xpi-3128.dts | 28 +++++++++++++++++++
arch/arm/boot/dts/rockchip/rk3128.dtsi | 28 +++++++++++++++++++
2 files changed, 56 insertions(+)
base-commit: fd610e604837936440ef7c64ab6998b004631647
--
2.43.0
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2023-12-02 12:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-02 12:41 Alex Bee [this message]
2023-12-02 12:41 ` [PATCH v2 1/2] ARM: dts: rockchip: Add gmac node for RK3128 Alex Bee
2023-12-02 12:41 ` [PATCH v2 2/2] ARM: dts: rockchip: Enable gmac for XPI-3128 Alex Bee
2023-12-02 16:36 ` [PATCH v2 0/2] Add GMAC for RK3128 Heiko Stuebner
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=20231202124158.65615-2-knaerzche@gmail.com \
--to=knaerzche@gmail.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=heiko@sntech.de \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=robh+dt@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;
as well as URLs for NNTP newsgroup(s).