linux/Documentation/devicetree/bindings/timer
Linus Torvalds 64b1b217f1 ARM: New SoC family support
Two new SoC families are added this time.
 
 Sugaya Taichi submitted support for the Milbeaut SoC family from
 Socionext and explains:
 
  "SC2000 is a SoC of the Milbeaut series. equipped with a DSP optimized for
   computer vision. It also features advanced functionalities such as 360-degree,
   real-time spherical stitching with multi cameras, image stabilization for
   without mechanical gimbals, and rolling shutter correction. More detail is
   below:
   https://www.socionext.com/en/products/assp/milbeaut/SC2000.html"
 
 Interestingly, this one has a history dating back to older chips
 made by Socionext and previously Matsushita/Panasonic based on their
 own mn10300 CPU architecture that was removed from the kernel last year.
 
 Manivannan Sadhasivam adds support for another SoC family, this is the
 Bitmain BM1880 chip used in the Sophon Edge TPU developer board.
 The chip is intended for Deep Learning applications, and comes
 with dual-core Arm Cortex-A53 to run Linux as well as a RISC-V
 microcontroller core to control the tensor unit.
 For the moment, the TPU is not accessible in mainline Linux, so
 we treat it as a generic Arm SoC.
 More information is available at https://www.sophon.ai/
 
 Signed-off-by: Arnd Bergmann <arnd@arndb.de>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iQIcBAABCAAGBQJcf9USAAoJEGCrR//JCVIn8M8P/1+wpy+9PZynYOqIZvTAR0Pr
 wqZD20FIjzbEMBpbSMWpOSxg+KbSuf+K1s+1lF6hAGry5UW8CVgZ7DMQ2DyBZfzN
 NEcJ1MfchN1AblpD4L76C7PzLR4ZbmNHmXaGX5KQ3ItXFX50TI+PBNdlRMho1y2P
 NGD8SLD1K+erfGyx6CHY+Wf6el25I7tP739HZGvZfMR1SDSKp73fwbjmBBg8vg7/
 2kIwjU7msgtIh4xAgNnZ7+uNUovi04ibDpQnOMta4Urdc9WBJPVQrTmrNJU0loJr
 bffhrrK4adZgp40gtjajCqPR6F96shyZ2G7nYxe53FGE4whSsMCZuGb5aXJ9OtZq
 ez0w3Vy16+2uLLA55xVGgcsOv/4pwXnxuVnfw4D5lonU8Q5bbh5pBTVnvV6lFOea
 IOLaEcfwBCLKMAkZ//eHn9PIGg3RBko4MZniJwb+WLbHXWR+MriQ4+Pb+cvugOAo
 ky4I9iU/XAmUfJxVC1ShHZrzgz2kEoZXCsX0yqXR1eG4o1Ztbftrs4UOyvTxeqxl
 lvLXg3b0SDA5QBwQHUxL0G9HTqm4LdMs3lg98kI05gWofz6Bmk1aEi7U4uguhGKf
 KafuUZ6snVF5KGJAI745Q4IkLKelxjBymLEi+FVKk6y0KAejQXuSMpgXwC1SnIN3
 M69uqcDP+ICqCgDbwWCx
 =HQS8
 -----END PGP SIGNATURE-----

Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc

Pull ARM new SoC family support from Arnd Bergmann:
 "Two new SoC families are added this time.

  Sugaya Taichi submitted support for the Milbeaut SoC family from
  Socionext and explains:

    "SC2000 is a SoC of the Milbeaut series. equipped with a DSP
     optimized for computer vision. It also features advanced
     functionalities such as 360-degree, real-time spherical stitching
     with multi cameras, image stabilization for without mechanical
     gimbals, and rolling shutter correction. More detail is below:

       https://www.socionext.com/en/products/assp/milbeaut/SC2000.html"

  Interestingly, this one has a history dating back to older chips made
  by Socionext and previously Matsushita/Panasonic based on their own
  mn10300 CPU architecture that was removed from the kernel last year.

  Manivannan Sadhasivam adds support for another SoC family, this is the
  Bitmain BM1880 chip used in the Sophon Edge TPU developer board.

  The chip is intended for Deep Learning applications, and comes with
  dual-core Arm Cortex-A53 to run Linux as well as a RISC-V
  microcontroller core to control the tensor unit. For the moment, the
  TPU is not accessible in mainline Linux, so we treat it as a generic
  Arm SoC.

  More information is available at

       https://www.sophon.ai/"

* tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc:
  ARM: multi_v7_defconfig: add ARCH_MILBEAUT and ARCH_MILBEAUT_M10V
  ARM: configs: Add Milbeaut M10V defconfig
  ARM: dts: milbeaut: Add device tree set for the Milbeaut M10V board
  clocksource/drivers/timer-milbeaut: Introduce timer for Milbeaut SoCs
  dt-bindings: timer: Add Milbeaut M10V timer description
  ARM: milbeaut: Add basic support for Milbeaut m10v SoC
  dt-bindings: Add documentation for Milbeaut SoCs
  dt-bindings: arm: Add SMP enable-method for Milbeaut
  dt-bindings: sram: milbeaut: Add binding for Milbeaut smp-sram
  MAINTAINERS: Add entry for Bitmain SoC platform
  arm64: dts: bitmain: Add Sophon Egde board support
  arm64: dts: bitmain: Add BM1880 SoC support
  arm64: Add ARCH_BITMAIN platform
  dt-bindings: arm: Document Bitmain BM1880 SoC
2019-03-06 10:15:42 -08:00
..
actions,owl-timer.txt
allwinner,sun4i-timer.txt
allwinner,sun5i-a13-hstimer.txt
altr,timer-1.0.txt
amlogic,meson6-timer.txt dt-bindings: timer: meson6_timer: document the clock inputs 2018-11-14 17:20:11 -08:00
andestech,atcpit100-timer.txt
arm,arch_timer.yaml dt-bindings: timer: Convert ARM timer bindings to json-schema 2018-12-13 09:41:50 -06:00
arm,arch_timer_mmio.yaml dt-bindings: timer: Convert ARM timer bindings to json-schema 2018-12-13 09:41:50 -06:00
arm,armv7m-systick.txt
arm,global_timer.yaml dt-bindings: timer: Convert ARM timer bindings to json-schema 2018-12-13 09:41:50 -06:00
arm,mps2-timer.txt
arm,sp804.txt
arm,twd.txt
brcm,bcm2835-system-timer.txt
brcm,kona-timer.txt
cadence,ttc-timer.txt
cirrus,clps711x-timer.txt
csky,gx6605s-timer.txt dt-bindings: timer: gx6605s SOC timer 2018-11-02 19:41:50 +01:00
csky,mptimer.txt dt-bindings: timer: C-SKY Multi-processor timer 2018-11-02 19:41:05 +01:00
digicolor-timer.txt
energymicro,efm32-timer.txt
ezchip,nps400-timer0.txt
ezchip,nps400-timer1.txt
faraday,fttmr010.txt
fsl,ftm-timer.txt
fsl,gtm.txt
fsl,imxgpt.txt dt-bindings: timer: gpt: update binding doc 2019-02-23 12:13:45 +01:00
img,pistachio-gptimer.txt
jcore,pit.txt
lsi,zevio-timer.txt
marvell,armada-370-xp-timer.txt
marvell,orion-timer.txt
mediatek,mtk-timer.txt dt-bindings: timer: mediatek: update bindings for MT7629 SoC 2019-02-23 12:13:45 +01:00
mrvl,mmp-timer.txt dt-bindings: mrvl,mmp-timer: add clock 2018-11-30 15:10:36 -08:00
nuvoton,npcm7xx-timer.txt
nvidia,tegra20-timer.txt
nvidia,tegra30-timer.txt
nvidia,tegra210-timer.txt dt-bindings: timer: add Tegra210 timer 2019-02-23 12:13:45 +01:00
nxp,lpc3220-timer.txt
nxp,tpm-timer.txt
oxsemi,rps-timer.txt
qcom,msm-timer.txt
rda,8810pl-timer.txt dt-bindings: timer: Document RDA8810PL SoC timer 2018-12-19 11:21:50 +01:00
renesas,8bit-timer.txt
renesas,16bit-timer.txt
renesas,cmt.txt dt-bindings: timer: renesas, cmt: Document r8a774c0 CMT support 2019-02-23 12:13:45 +01:00
renesas,mtu2.txt
renesas,ostm.txt dt-bindings: timer: ostm: Add R7S9210 support 2018-10-15 13:30:43 -05:00
renesas,tmu.txt dt-bindings: timer: renesas: tmu: Document r8a774c0 bindings 2019-02-23 12:13:45 +01:00
renesas,tpu.txt
rockchip,rk-timer.txt ARM: dts: rockchip: Add internal timer support for rv1108 2018-12-11 20:38:07 +01:00
samsung,exynos4210-mct.txt
snps,arc-timer.txt
snps,archs-gfrc.txt
snps,archs-rtc.txt
socionext,milbeaut-timer.txt dt-bindings: timer: Add Milbeaut M10V timer description 2019-03-01 15:18:27 +01:00
spreadtrum,sprd-timer.txt
st,spear-timer.txt
st,stih407-lpc
st,stm32-timer.txt
stericsson-u300-apptimer.txt
ti,c64x+timer64.txt
ti,davinci-timer.txt
ti,keystone-timer.txt
ti,timer.txt
via,vt8500-timer.txt