Skip to content

Commit

Permalink
arm: dts: rockchip: add rock 3a m.2 e-key sata dts
Browse files Browse the repository at this point in the history
Signed-off-by: pykpkg47 <pykpkg@protonmail.com>
Signed-off-by: Stephen Chen <stephen@radxa.com>
  • Loading branch information
pykpkg47 authored and RadxaStephen committed Oct 9, 2024
1 parent 875ab53 commit ef41a33
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions arch/arm/dts/rk3568-rock-3a-sata.dts
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
/*
* SPDX-License-Identifier: GPL-2.0+
*
* (C) Copyright 2020 Rockchip Electronics Co., Ltd
*/

/dts-v1/;
#include "rk3568-rock-3a.dts"

&sata2 {
u-boot,dm-pre-reloc;
status = "okay";
};

&pcie2x1 {
u-boot,dm-pre-reloc;
status = "disabled";
};

0 comments on commit ef41a33

Please sign in to comment.