cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

stm32f746-pinctrl.dtsi (289B)


      1// SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
      2/*
      3 * Copyright (C) STMicroelectronics 2017 - All Rights Reserved
      4 * Author: Alexandre Torgue  <alexandre.torgue@st.com> for STMicroelectronics.
      5 */
      6
      7#include "stm32f7-pinctrl.dtsi"
      8
      9&pinctrl{
     10	compatible = "st,stm32f746-pinctrl";
     11};