Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 623d8c09 authored by Maxime Ripard's avatar Maxime Ripard
Browse files

arm64: allwinner: h5: Remove syslink to shared DTSI



The arm64 H5 and arm H3 SoCs share roughly the same base, and therefore
share a significant part of their device tree.

The approach we took was to add a symlink from the arm64 DTSI to the arm
DTSI.

Now that the arm DT folder is exposed in the include path, we can just use
it and remove our symlink.

Acked-by: default avatarChen-Yu Tsai <wens@csie.org>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent a27b49b8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@
 *     OTHER DEALINGS IN THE SOFTWARE.
 */

#include "sunxi-h3-h5.dtsi"
#include <arm/sunxi-h3-h5.dtsi>

/ {
	cpus {
+0 −1
Original line number Diff line number Diff line
../../../../arm/boot/dts/sunxi-h3-h5.dtsi
 No newline at end of file