coreboot/src
Uwe Poeche b4a4036306 siemens/mc_apl4: Provide CLK on APL Pin PMU_SUSCLK
This patch provides a clock on Pin PMU_SUSCLK. This is necessary for correct
function of the SMARC module.

Test=mc_apl4 flashed, booted into Linux, ckecked CLK with scope

Change-Id: Ieb1d66b5a09363c9bed2b19e7a204f206ee04158
Signed-off-by: Uwe Poeche <uwe.poeche@siemens.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32168
Reviewed-by: Mario Scheithauer <mario.scheithauer@siemens.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-04-04 10:37:44 +00:00
..
acpi
arch src: Use include <reset.h> when appropriate 2019-03-29 20:00:20 +00:00
commonlib Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) 2019-03-25 11:03:49 +00:00
console coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
cpu cpu/ti/am335x: Fix checkpatch warnings 2019-04-01 07:54:40 +00:00
device vboot: Change oprom checks to CONFIG_VBOOT, assert OPROM_MATTERS 2019-04-02 13:08:43 +00:00
drivers drivers/intel/fsp2_0: Use same stack with coreboot 2019-04-02 02:18:24 +00:00
ec src: Use include <reset.h> when appropriate 2019-03-29 20:00:20 +00:00
include assert: Make dead_code() work at link-time instead of compile-time 2019-04-01 07:57:00 +00:00
lib vboot: Change oprom checks to CONFIG_VBOOT, assert OPROM_MATTERS 2019-04-02 13:08:43 +00:00
mainboard siemens/mc_apl4: Provide CLK on APL Pin PMU_SUSCLK 2019-04-04 10:37:44 +00:00
northbridge vboot: Select CONFIG_VBOOT_OPROM_MATTERS in more cases 2019-04-01 07:56:48 +00:00
security vboot: remove Kconfig option VBOOT_PHYSICAL_REC_SWITCH 2019-04-04 10:33:38 +00:00
soc soc/intel/braswell: Correct serial IRQ support 2019-04-04 10:36:56 +00:00
southbridge src: Use include <reset.h> when appropriate 2019-03-29 20:00:20 +00:00
superio src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
vendorcode chromeos: remove remaining dev switch references 2019-03-28 06:43:21 +00:00
Kconfig x86/smbios: Untangle system and board tables 2019-03-16 16:22:16 +00:00