diff options
author | Michał Żygowski <michal.zygowski@3mdeb.com> | 2020-02-12 13:20:25 +0100 |
---|---|---|
committer | Michał Żygowski <michal.zygowski@3mdeb.com> | 2020-03-25 09:36:10 +0000 |
commit | 4d177e47c3c5e2bc173f81767846ae197a841d1f (patch) | |
tree | 46f64657162e6d82de0cc4d2a2049bef308cb88c /src/mainboard/pcengines/apu1/devicetree.cb | |
parent | 8e46d42009f8d8f24787fcaa9785d62ae9260786 (diff) |
mb/pcengines/*/devicetree: remove non-existing NCT5104d LDN 0xe
Nuvoton NCT5104d has no LDN 0xe according to its datasheet.
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Change-Id: I0d34218d88b779b08c380d2396ff9ab9253597fa
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38851
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Diffstat (limited to 'src/mainboard/pcengines/apu1/devicetree.cb')
-rw-r--r-- | src/mainboard/pcengines/apu1/devicetree.cb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/pcengines/apu1/devicetree.cb b/src/mainboard/pcengines/apu1/devicetree.cb index 60509982e9..4974cfbfbb 100644 --- a/src/mainboard/pcengines/apu1/devicetree.cb +++ b/src/mainboard/pcengines/apu1/devicetree.cb @@ -68,7 +68,6 @@ chip northbridge/amd/agesa/family14/root_complex device pnp 2e.007 off end device pnp 2e.107 off end device pnp 2e.607 off end - device pnp 2e.e off end device pnp 2e.f on end end chip drivers/pc80/tpm |