/mb/google/hatch/variants/helios: Remove MAX98357A devicetree entry

Helios does not have MAX98357A speaker amplifier, so remove the devicetree
entry.

BRANCH=firmware-hatch-12672.B

Change-Id: Id02410553f018385d407086b2f9bc3ee1e7a5f40
Signed-off-by: Krishna Prasad Bhat <krishna.p.bhat.d@intel.com>
Signed-off-by: Sathya Prakash M R <sathya.prakash.m.r@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38398
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-by: Shelley Chen <shchen@google.com>
This commit is contained in:
Krishna Prasad Bhat 2020-01-14 11:48:23 +05:30 committed by Shelley Chen
parent 2fff391513
commit 1bfa2c79f8
1 changed files with 0 additions and 7 deletions

View File

@ -193,12 +193,5 @@ chip soc/intel/cannonlake
device spi 1 on end
end # FPMCU
end # GSPI #1
device pci 1f.3 on
chip drivers/generic/max98357a
register "sdmode_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPP_H3)"
register "sdmode_delay" = "5"
device generic 0 on end
end
end # Intel HDA
end
end