From f823338597e4345c6af6cf7bcb7308d918b6913a Mon Sep 17 00:00:00 2001 From: bbracker Date: Thu, 10 Feb 2022 00:08:28 +0000 Subject: [PATCH] continue to rename devicetree to wally-virt --- linux/devicetree/wally-virt.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/linux/devicetree/wally-virt.dts b/linux/devicetree/wally-virt.dts index b517c3de5..f35848c59 100644 --- a/linux/devicetree/wally-virt.dts +++ b/linux/devicetree/wally-virt.dts @@ -3,8 +3,8 @@ / { #address-cells = <0x02>; #size-cells = <0x02>; - compatible = "riscv-virtio-trimmed"; - model = "riscv-virtio-trimmed,qemu"; + compatible = "wally-virt"; + model = "wally-virt,qemu"; chosen { linux,initrd-end = <0x85c43a00>;