mb/google/dedede: Remove alias for shared_ram from devicetree

The alias isn't referenced anywhere, so remove it in preparation of
adding a chipset devicetree using the same alias in a subsequent patch.

TEST=build google/dedede (dexi)

Change-Id: I0745eab9b0947b790f64383549e205bd906ba555
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/90896
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Matt DeVillier 2026-01-25 17:46:17 -06:00
commit 58aed45731

View file

@ -360,7 +360,7 @@ chip soc/intel/jasperlake
end
end # USB xHCI
device pci 14.1 off end # USB xDCI (OTG)
device pci 14.2 alias shared_ram on end # PMC SRAM
device pci 14.2 on end # PMC SRAM
device pci 14.3 on
chip drivers/wifi/generic
register "wake" = "GPE0_PME_B0"