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

7 lines
71 B
Plaintext

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