dts: riscv: telink: Move SoC devicetree includes under a vendor dir
Cleans up SoC devicetree include file locations to follow the convention of dts/<arch>/<vendor>/ Signed-off-by: Maureen Helm <maureen.helm@intel.com>
This commit is contained in:
parent
5591926418
commit
343ad9ee0d
|
@ -6,7 +6,7 @@
|
|||
|
||||
/dts-v1/;
|
||||
|
||||
#include <telink_b91.dtsi>
|
||||
#include <telink/telink_b91.dtsi>
|
||||
#include "tlsr9518adk80d-pinctrl.dtsi"
|
||||
|
||||
/ {
|
||||
|
|
Loading…
Reference in a new issue