// SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2007 PA Semi, Inc * * Parts based on arch/powerpc/sysdev/fsl_soc.c: * * 2006 (c) MontaVista Software, Inc.
*/
#ifdef CONFIG_I2C_BOARDINFO /* The below is from fsl_soc.c. It's copied because since there are no * official bus bindings at this time it doesn't make sense to share across * the platforms, even though they happen to be common.
*/ struct i2c_driver_device { char *of_device; char *i2c_type;
};
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.