[BACK]Return to GENERIC CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / evbarm / conf

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/arch/evbarm/conf/GENERIC between version 1.84 and 1.85

version 1.84, 2020/12/23 04:09:32 version 1.85, 2020/12/23 10:27:23
Line 241  gpio*   at gpiobus?
Line 241  gpio*   at gpiobus?
   
 # MPIO / Pinmux  # MPIO / Pinmux
 pinctrl*        at fdt? pass 2          # Generic pinctrl driver  pinctrl*        at fdt? pass 2          # Generic pinctrl driver
 tegrapinmux*    at fdt?                 # NVIDIA Tegra MPIO  
 imxiomux*       at fdt? pass 2          # i.MX IOMUX  imxiomux*       at fdt? pass 2          # i.MX IOMUX
   tegrapinmux*    at fdt?                 # NVIDIA Tegra MPIO
   
 # PWM controller  # PWM controller
 expwm*          at fdt? pass 4          # PWM  expwm*          at fdt? pass 4          # PWM
Line 262  tegra210xphy*  at tegra210xpad?
Line 262  tegra210xphy*  at tegra210xpad?
   
 # PCIE  # PCIE
 pcihost*        at fdt?                 # Generic PCI host controller  pcihost*        at fdt?                 # Generic PCI host controller
 tegrapcie0      at fdt?                 # NVIDIA Tegra PCIE  
 imxpcie*        at fdt?                 # i.MX PCIE  imxpcie*        at fdt?                 # i.MX PCIE
   tegrapcie0      at fdt?                 # NVIDIA Tegra PCIE
 pci*            at pcibus?  pci*            at pcibus?
 ppb*            at pci? dev ? function ?  ppb*            at pci? dev ? function ?
 pci*            at ppb?  pci*            at ppb?
Line 315  ukphy*   at mii? phy ?  # generic unknow
Line 315  ukphy*   at mii? phy ?  # generic unknow
 # UART  # UART
 com*            at fdt? pass 4          # UART  com*            at fdt? pass 4          # UART
 exuart*         at fdt? pass 4          # SSCOM UART  exuart*         at fdt? pass 4          # SSCOM UART
 plcom*          at fdt? pass 4          # ARM PL011 UART  
 imxuart*        at fdt? pass 4          # i.MX UART  imxuart*        at fdt? pass 4          # i.MX UART
 mesonuart*      at fdt? pass 4          # Amlogic Meson UART  mesonuart*      at fdt? pass 4          # Amlogic Meson UART
   plcom*          at fdt? pass 4          # ARM PL011 UART
 zynquart*       at fdt? pass 4          # Cadence UART  zynquart*       at fdt? pass 4          # Cadence UART
   
 # I2C controllers  # I2C controllers

Legend:
Removed from v.1.84  
changed lines
  Added in v.1.85

CVSweb <webmaster@jp.NetBSD.org>