x86: Rename coreboot.dsti to serial.dtsi

The name of coreboot.dtsi is misleading, as it actually describes
the legacy serial port device node.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
master
Bin Meng 10 years ago committed by Simon Glass
parent 57706e4bd6
commit 9ca5a0ca0e
  1. 2
      arch/x86/dts/crownbay.dts
  2. 2
      arch/x86/dts/link.dts
  3. 0
      arch/x86/dts/serial.dtsi

@ -6,7 +6,7 @@
/dts-v1/;
/include/ "coreboot.dtsi"
/include/ "serial.dtsi"
/ {
#address-cells = <1>;

@ -1,6 +1,6 @@
/dts-v1/;
/include/ "coreboot.dtsi"
/include/ "serial.dtsi"
/ {
#address-cells = <1>;

Loading…
Cancel
Save