Re: [PATCH v3] dtb: Create a common home for cross-architecture dtsi files.
From: Masahiro Yamada <hidden>
Date: 2015-08-01 06:43:51
Also in:
linux-arm-kernel, linux-kbuild, lkml
From: Masahiro Yamada <hidden>
Date: 2015-08-01 06:43:51
Also in:
linux-arm-kernel, linux-kbuild, lkml
2015-08-01 15:21 GMT+09:00 Masahiro Yamada [off-list ref]:
2015-07-31 23:31 GMT+09:00 Ian Campbell [off-list ref]:quoted
Commit 9ccd608070b6 "arm64: dts: add device tree for ARM SMM-A53x2 on LogicTile Express 20MG" added a new dts file to arch/arm64 which included "../../../../arm/boot/dts/vexpress-v2m-rs1.dtsi", i.e. a .dtsi supplied by arch/arm. Unfortunately this causes some issues for the split device tree repository[0], since things get moved around there. In that context the new .dts ends up at src/arm64/arm/vexpress-v2f-1xv7-ca53x2.dts while the include is at src/arm/vexpress-v2m-rs1.dtsi.Typo? src/arm64 -> arch/arm64 src/arm -> arch/arm
I retract this comment with my apology. (I was seeing the kernel tree, not devicetree-rebasing) Sorry. -- Best Regards Masahiro Yamada