mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-25 15:51:27 +02:00
arm: dts: imx8mm-venice-gw7901: use common u-boot dtsi
Use the common imx8mm-u-boot.dtsi Signed-off-by: Tim Harvey <tharvey@gateworks.com>
This commit is contained in:
parent
aea162c10e
commit
42bc70d14a
@ -3,40 +3,7 @@
|
|||||||
* Copyright 2020 Gateworks Corporation
|
* Copyright 2020 Gateworks Corporation
|
||||||
*/
|
*/
|
||||||
|
|
||||||
&{/soc@0} {
|
#include "imx8mm-u-boot.dtsi"
|
||||||
u-boot,dm-pre-reloc;
|
|
||||||
u-boot,dm-spl;
|
|
||||||
};
|
|
||||||
|
|
||||||
&clk {
|
|
||||||
u-boot,dm-spl;
|
|
||||||
u-boot,dm-pre-reloc;
|
|
||||||
/delete-property/ assigned-clocks;
|
|
||||||
/delete-property/ assigned-clock-parents;
|
|
||||||
/delete-property/ assigned-clock-rates;
|
|
||||||
};
|
|
||||||
|
|
||||||
&osc_24m {
|
|
||||||
u-boot,dm-spl;
|
|
||||||
u-boot,dm-pre-reloc;
|
|
||||||
};
|
|
||||||
|
|
||||||
&aips1 {
|
|
||||||
u-boot,dm-spl;
|
|
||||||
u-boot,dm-pre-reloc;
|
|
||||||
};
|
|
||||||
|
|
||||||
&aips2 {
|
|
||||||
u-boot,dm-spl;
|
|
||||||
};
|
|
||||||
|
|
||||||
&aips3 {
|
|
||||||
u-boot,dm-spl;
|
|
||||||
};
|
|
||||||
|
|
||||||
&iomuxc {
|
|
||||||
u-boot,dm-spl;
|
|
||||||
};
|
|
||||||
|
|
||||||
&gpio1 {
|
&gpio1 {
|
||||||
u-boot,dm-spl;
|
u-boot,dm-spl;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user