OpenCloudOS-Kernel/Documentation/devicetree/bindings
Linus Torvalds 65b55d4c85 ARM: SoC fixes for v5.10
This is a fairly large set of bug fixes on top of -rc1,
 as most of them were ready but didn't quite make it into
 the last-minute pull requests for the merge window.
 
 Allwinner:
 	Fix for incorrect CPU overtemperature limit
 
 Amlogic:
 	Multiple smaller DT bugfixes, and missing device nodes
 
 Marvell EBU:
 	Add missing aliases for ethernet switch ports on
 	espressobin board
 
 Marvell MMP:
 	One DTC warning fix
 	one bugfix for camera interface power-down
 
 NXP i.MX:
 	Re-enable the GPIO driver on all defconfigs
 
 ST STM32MP1:
 	Fix random crashes from incorrect voltage settings
 
 Synaptics Berlin:
 	Enable the correct hardware timer driver
 
 Texas Instruments K2G:
 	fix a boot regression in the power domain code
 
 TEE drivers:
 	Fix regression in TEE "login" method
 
 SCMI drivers:
 	multiple code fixes for corner cases in newly added code
 
 MAINTAINERS file:
 	Move Kukjin Kim and Sangbeom Kim used to work on
 	Samsung Exynos.
 	Masahiro Yamada is stepping down as Uniphier maintainer
 
 I did not include a series of patches that work around a
 regression caused by a bugfix in an ethernet phy driver
 that resulted in an inadvertent DT binding change. This is
 still under discussion.
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAl+cPisACgkQmmx57+YA
 GNndoQ/+OGlE6x78OzveTbwr0uAGI5QMFnUu6y94ju9wmHJQ4s88UwIvMf5a1ATX
 QxR3F8e+ywhKklRZiGlJoQhc87NOtFOnQduwtrQmwj71r+3deFRfXv+ExYFtHQnK
 1kj1fG7MuvQfw1BYg6FIUkhKAjuNh3tsz5SIkFbpT1QhPJVOimb4Vkda+MEQTTCL
 i/YQFk+j1tqYXqjR2JiQTxEDgIWkSb02toyZUstC6nEt7mneAKETYyMMd5rctf+i
 ZOP9pMoXNLtC/DSYfZrMj8oYX+96p6YdfiqS8wGELuIgcXh99ArOMlk/4ZeGz1PW
 Wq2q97r0qXA5BNUFBW5ZA3PDbT+FchBlqAnKpI7PZZYU5RNb40AMXHjxiGi6sIKd
 TBykUDjYTTiOIinxLzf6nJ6Sv/0yQEo2+IZImE/s7qJYQKC1fRw01O897ee7AI2G
 Xzs2TGL4h/1Mce1hhwce15ZWmy3GRleBJj1gFd8/iCmaXdKAMB7WMO3J7xTeoUnX
 JUBzFZ67hTGugLdrshr/pOncO9ZoX4U11ybkrDGsLjT+8kE8erEGzWn2IHCj9yTv
 gxQclxCBYYygA2MzHFO70hKnklfhtZKQzs00UrJZTqB2AjBdBA4sJecYzfExLEdd
 AVsRz5n5XsE/ahb/MC1fNBBPWRO9YkgvVmmrLN5XWQ+fh0fkemk=
 =cKNJ
 -----END PGP SIGNATURE-----

Merge tag 'arm-soc-fixes-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc

Pull ARM SoC fixes from Arnd Bergmann:
 "This is a fairly large set of bug fixes on top of -rc1, as most of
  them were ready but didn't quite make it into the last-minute pull
  requests for the merge window.

  Allwinner:
   - fix for incorrect CPU overtemperature limit

  Amlogic:
   - multiple smaller DT bugfixes, and missing device nodes

  Marvell EBU:
   - add missing aliases for ethernet switch ports on espressobin board

  Marvell MMP:
   - DTC warning fix
   - bugfix for camera interface power-down

  NXP i.MX:
   - re-enable the GPIO driver on all defconfigs

  ST STM32MP1:
   - fix random crashes from incorrect voltage settings

  Synaptics Berlin:
   - enable the correct hardware timer driver

  Texas Instruments K2G:
   - fix a boot regression in the power domain code

  TEE drivers:
   - fix regression in TEE "login" method

  SCMI drivers:
   - multiple code fixes for corner cases in newly added code

  MAINTAINERS file:
   - move Kukjin Kim and Sangbeom Kim to credits (used to work on
     Samsung Exynos)
   - Masahiro Yamada is stepping down as Uniphier maintainer

  I did not include a series of patches that work around a regression
  caused by a bugfix in an ethernet phy driver that resulted in an
  inadvertent DT binding change. This is still under discussion"

* tag 'arm-soc-fixes-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (31 commits)
  soc: ti: ti_sci_pm_domains: check for proper args count in xlate
  ARM: dts: stm32: Describe Vin power supply on stm32mp157c-edx board
  ARM: dts: stm32: Describe Vin power supply on stm32mp15xx-dkx board
  ARM: multi_v5_defconfig: Select CONFIG_GPIO_MXC
  ARM: imx_v4_v5_defconfig: Select CONFIG_GPIO_MXC
  ARM: dts: mmp2-olpc-xo-1-75: Use plural form of "-gpios"
  ARM: dts: mmp3: Add power domain for the camera
  arm64: berlin: Select DW_APB_TIMER_OF
  dt-bindings: sram: sunxi-sram: add V3s compatible string
  MAINTAINERS: Move Sangbeom Kim to credits
  MAINTAINERS: Move Kukjin Kim to credits
  MAINTAINERS: step down as maintainer of UniPhier SoCs and Denali driver
  ARM: multi_v7_defconfig: Build in CONFIG_GPIO_MXC by default
  ARM: imx_v6_v7_defconfig: Build in CONFIG_GPIO_MXC by default
  arm64: defconfig: Build in CONFIG_GPIO_MXC by default
  arm64: dts: meson: odroid-n2 plus: fix vddcpu_a pwm
  ARM: dts: meson8: remove two invalid interrupt lines from the GPU node
  arm64: dts: amlogic: add missing ethernet reset ID
  firmware: arm_scmi: Fix duplicate workqueue name
  firmware: arm_scmi: Fix locking in notifications
  ...
2020-10-30 13:06:07 -07:00
..
arc
arm dt-bindings: Explicitly allow additional properties in board/SoC schemas 2020-10-26 16:13:56 -05:00
ata dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
auxdisplay
board
bus ARM: SoC-related driver updates 2020-10-24 10:39:22 -07:00
c6x
chrome dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
clock This pull request contains zero diff to the core framework. It is a collection 2020-10-22 12:53:28 -07:00
connector dt-bindings: update usb-c-connector example 2020-10-13 07:53:34 -05:00
counter
cpu
cpufreq dt-bindings: cpufreq: cpufreq-qcom-hw: Document Qcom EPSS compatible 2020-09-16 14:12:18 +05:30
crypto ARM: Devicetree updates 2020-10-24 10:44:18 -07:00
csky
ddr
devfreq dt-bindings: devfreq: rk3399_dmc: Add rockchip,pmu phandle 2020-07-30 17:22:57 +09:00
display drm fixes for 5.10-rc2 2020-10-30 10:54:44 -07:00
dma ARM: Devicetree updates 2020-10-24 10:44:18 -07:00
dsp dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
edac dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
eeprom dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
extcon Char/Misc driver patches for 5.10-rc1 2020-10-15 10:01:51 -07:00
firmware
fpga Devicetree updates for v5.9: 2020-08-05 13:02:45 -07:00
fsi Char/Misc driver patches for 5.10-rc1 2020-10-15 10:01:51 -07:00
fuse dt-bindings: fuse: tegra: Add Tegra234 support 2020-09-18 15:54:45 +02:00
gnss
goldfish
gpio dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
gpu ARM: Devicetree updates 2020-10-24 10:44:18 -07:00
h8300
hsi
hwlock dt-bindings: hwlock: omap: Fix warnings with k3.yaml 2020-10-06 10:55:24 -05:00
hwmon - New Drivers 2020-10-14 15:56:58 -07:00
i2c dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
i3c
iio dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
infiniband
input dt-bindings: input: convert cros-ec-keyb to json-schema 2020-10-26 16:13:56 -05:00
interconnect dt-bindings: interconnect: Add EPSS L3 DT binding on SM8250 2020-09-08 16:29:01 +03:00
interrupt-controller dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
iommu Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/amd', 'x86/vt-d' and 'core' into next 2020-10-07 11:51:59 +02:00
ipmi dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
leds dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
mailbox dt-bindings: mailbox: mtk-gce: fix incorrect mbox-cells value 2020-10-25 20:37:55 -05:00
media ARM: Devicetree updates 2020-10-24 10:44:18 -07:00
memory-controllers ARM: SoC-related driver updates 2020-10-24 10:39:22 -07:00
mfd dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
mips dt-bindings: Explicitly allow additional properties in board/SoC schemas 2020-10-26 16:13:56 -05:00
misc ARM: Devicetree updates 2020-10-24 10:44:18 -07:00
mmc dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
mtd NAND Core changes: 2020-10-17 10:45:42 -07:00
mux
nds32
net dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
nios2
nvmem ARM: Devicetree updates 2020-10-24 10:44:18 -07:00
openrisc/opencores
opp Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
pci dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
perf Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
phy dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
pinctrl dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
pmem
power dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
powerpc dt-bindings: powerpc: Add a schema for the 'sleep' property 2020-10-08 13:44:51 -05:00
pps
ptp dt-binding: ptp_qoriq: support fsl,tmr-fiper3 property 2020-09-18 17:49:20 -07:00
pwm pwm: Changes for v5.10-rc1 2020-10-22 12:51:32 -07:00
regmap
regulator dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
remoteproc remoteproc updates for v5.10 2020-10-22 12:56:33 -07:00
reserved-memory of: properties of reserved-memory nodes 2020-09-15 14:26:14 -06:00
reset ARM: Devicetree updates 2020-10-24 10:44:18 -07:00
riscv dt-bindings: Explicitly allow additional properties in board/SoC schemas 2020-10-26 16:13:56 -05:00
rng dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
rtc RTC for 5.10 2020-10-21 11:22:08 -07:00
scsi
security/tpm
serial dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
serio
sifive
siox
slimbus
soc ARM: SoC-related driver updates 2020-10-24 10:39:22 -07:00
sound dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
soundwire Char/Misc driver patches for 5.10-rc1 2020-10-15 10:01:51 -07:00
spi Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
spmi dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
sram dt-bindings: sram: sunxi-sram: add V3s compatible string 2020-10-26 10:36:53 +01:00
staging/iio/adc
thermal - Fix Kconfig typo "acces" -> "access" (Colin Ian King) 2020-10-17 10:40:22 -07:00
timer dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
ufs scsi: ufs-mediatek: dt-bindings: Add mt8192-ufshci compatible string 2020-09-22 20:37:11 -04:00
usb dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
virtio
w1 dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
watchdog linux-watchdog 5.10-rc1 tag 2020-10-21 11:28:43 -07:00
x86
xillybus
.gitignore dt-bindings: Use json for processed-schema* 2020-08-19 14:31:57 -06:00
.yamllint dt-bindings: Add running yamllint to dt_binding_check 2020-10-12 09:11:04 -05:00
ABI.rst
Makefile dt-bindings: Add running yamllint to dt_binding_check 2020-10-12 09:11:04 -05:00
chosen.txt
common-properties.txt
example-schema.yaml dt-bindings: example: Grammar improvements 2020-09-29 15:32:53 -05:00
graph.txt
index.rst
jailhouse.txt
numa.txt
property-units.txt
resource-names.txt
submitting-patches.rst
trivial-devices.yaml Staging / IIO driver updates for 5.10-rc1 2020-10-15 09:46:23 -07:00
unittest.txt
vendor-prefixes.yaml ARM: Devicetree updates 2020-10-24 10:44:18 -07:00
writing-bindings.rst
xilinx.txt