Searched +full:s32g2 +full:- +full:siul2 +full:- +full:pinctrl (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | nxp,s32g2-siul2-pinctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/pinctrl/nxp,s32g2-siul2-pinctrl.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: NXP S32G2 pin controller 11 - Ghennadi Procopciuc <Ghennadi.Procopciuc@oss.nxp.com> 12 - Chester Lin <clin@suse.com> 15 S32G2 pinmux is implemented in SIUL2 (System Integration Unit Lite2), 20 Every SIUL2 region has multiple register types, and here only MSCR and 23 Please note that some register indexes are reserved in S32G2, such as [all …]
|
/openbmc/linux/drivers/pinctrl/nxp/ |
H A D | pinctrl-s32g2.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * NXP S32G pinctrl driver 5 * Copyright 2015-2016 Freescale Semiconductor, Inc. 6 * Copyright 2017-2018, 2020-2022 NXP 16 #include <linux/pinctrl/pinctrl.h> 18 #include "pinctrl-s32.h" 733 .compatible = "nxp,s32g2-siul2-pinctrl", 744 soc_data = of_device_get_match_data(&pdev->dev); in s32g_pinctrl_probe() 755 .name = "s32g-siul2-pinctrl", 765 MODULE_DESCRIPTION("NXP S32G pinctrl driver");
|
/openbmc/linux/ |
H A D | opengrok1.0.log | 1 2024-12-28 20:07:11.902-0600 FINER t583 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' 2 2024-12-28 20:07:11.913-0600 FINEST t583 Statistics.logIt: Added: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' (CAnalyzer) (took 116 ms) 3 2024-12-28 20:07:11.899-0600 FINER t593 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signa [all...] |