u-boot/arch/x86/dts/reset.dtsi

7 lines
78 B
Plaintext

/ {
reset: reset {
compatible = "x86,reset";
u-boot,dm-pre-reloc;
};
};