From: Jagan Teki <jagan@edgeble.ai>
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, Jagan Teki <jagan@edgeble.ai>
Subject: [PATCH 3/8] arm64: dts: rockchip: Enable SATA for edgeble-neu6b
Date: Thu, 13 Jul 2023 20:09:36 +0530 [thread overview]
Message-ID: <20230713143941.1756849-3-jagan@edgeble.ai> (raw)
In-Reply-To: <20230713143941.1756849-1-jagan@edgeble.ai>
Add SATA support for Edgeble Neu6B NCM IO board.
Signed-off-by: Jagan Teki <jagan@edgeble.ai>
---
arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dts | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dts b/arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dts
index 7f9e2c750287..0b6f32e9b820 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dts
@@ -21,6 +21,14 @@ chosen {
};
};
+&combphy0_ps {
+ status = "okay";
+};
+
+&sata0 {
+ status = "okay";
+};
+
&sdmmc {
no-sdio;
no-mmc;
--
2.25.1
next prev parent reply other threads:[~2023-07-13 14:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-13 14:39 [PATCH 1/8] arm64: dts: rockchip: Add PMIC for edgeble-neu6b Jagan Teki
2023-07-13 14:39 ` [PATCH 2/8] arm64: dts: rockchip: Add microSD card " Jagan Teki
2023-07-13 14:39 ` Jagan Teki [this message]
2023-07-13 14:39 ` [PATCH 4/8] arm64: defconfig: Enable PHY_ROCKCHIP_NANENG_COMBO_PHY Jagan Teki
2023-07-13 14:39 ` [PATCH 5/8] arm64: dts: rockchip: Enable RTC for edgeble-neu6b Jagan Teki
2023-07-13 14:39 ` [PATCH 6/8] arm64: dts: rockchip: Enable PWM FAN " Jagan Teki
2023-07-13 14:39 ` [PATCH 7/8] arm64: dts: rockchip: Enable RS232 " Jagan Teki
2023-07-13 14:39 ` [PATCH 8/8] arm64: dts: rockchip: Enable RS485 " Jagan Teki
2023-07-14 15:39 ` [PATCH 1/8] arm64: dts: rockchip: Add PMIC " 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=20230713143941.1756849-3-jagan@edgeble.ai \
--to=jagan@edgeble.ai \
--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-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).