mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-15 00:46:47 +07:00
ARM: dts: imx6ul: segin: Move machine include to dts files
Move the imx6ul.dtsi include to the dts files so it is easier to reuse the SOM dtsi for e.g. an i.MX 6ULL SOM. Signed-off-by: Stefan Riedmueller <s.riedmueller@phytec.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
f638e7fdbf
commit
9ae6390aa1
@ -7,7 +7,6 @@
|
|||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
#include <dt-bindings/interrupt-controller/irq.h>
|
#include <dt-bindings/interrupt-controller/irq.h>
|
||||||
#include <dt-bindings/pwm/pwm.h>
|
#include <dt-bindings/pwm/pwm.h>
|
||||||
#include "imx6ul.dtsi"
|
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
model = "PHYTEC phyCORE-i.MX6 UltraLite";
|
model = "PHYTEC phyCORE-i.MX6 UltraLite";
|
||||||
|
@ -5,6 +5,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/dts-v1/;
|
/dts-v1/;
|
||||||
|
#include "imx6ul.dtsi"
|
||||||
#include "imx6ul-phytec-phycore-som.dtsi"
|
#include "imx6ul-phytec-phycore-som.dtsi"
|
||||||
#include "imx6ul-phytec-segin.dtsi"
|
#include "imx6ul-phytec-segin.dtsi"
|
||||||
#include "imx6ul-phytec-segin-peb-eval-01.dtsi"
|
#include "imx6ul-phytec-segin-peb-eval-01.dtsi"
|
||||||
|
Loading…
Reference in New Issue
Block a user