blob: 3b858a557117f24f1a90423a792589abe1bd1c07 [file] [log] [blame]
Tom Rini10e47792018-05-06 17:58:06 -04001/* SPDX-License-Identifier: GPL-2.0+ */
Valentin Longchampc98bf292013-10-18 11:47:24 +02002/*
3 * (C) Copyright 2013 Keymile AG
4 * Valentin Longchamp <valentin.longchamp@keymile.com>
Valentin Longchampc98bf292013-10-18 11:47:24 +02005 */
6
Boschung, Rainere70e5952014-06-03 09:05:19 +02007
Masahiro Yamadaf7ed78b2020-06-26 15:13:33 +09008void pci_of_setup(void *blob, struct bd_info *bd);