Linus Torvalds
d42b1c4757
Devicetree updates for v6.4, part 1:
...
Bindings:
- Convert Qcom IOMMU, Amlogic timer, Freescale sec-v4.0, Toshiba
TC358764 display bridge, Parade PS8622 display bridge, and Xilinx
FPGA bindings to DT schema format
- Add qdu1000 and sa8775p SoC support to Qcom PDC interrupt controller
- Add MediaTek MT8365 UART and SYSIRQ bindings
- Add Arm Cortex-A78C and X1C core compatibles
- Add vendor prefix for Novatek
- Remove bindings for stih415, sti416, stid127 platforms
- Drop uneeded quotes in schema files. This is preparation for yamllint
checking quoting for us.
- Add missing (unevaluated|additional)Properties constraints on child
node schemas
- Clean-up schema comments formatting
- Fix I2C and SPI node bus names in schema examples
- Clean-up some display compatibles schema syntax
- Fix incorrect references to lvds.yaml
- Gather all cache controller bindings in a common directory
DT core:
- Convert unittest to new void .remove platform device hook
- kerneldoc fixes for DT address of_pci_range_to_resource/
of_address_to_resource functions
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAmRINPkACgkQ+vtdtY28
YcPIBA//ajT3b/Q98+Tyo20lYMTYLT/5JVehkl6wSctrBd8Td+mt/qdK6H8qmz20
yq5SvO1sdnF5jrZ0EIP1i2xPNcxJFQqqR4Cr8rjR53FerSru6L07a9F/n+2XWBZ3
ZJgDxXSGapby5VJfrF0stqaiHDGLBmsfX+38LYym9OBY99zDbAtVJvH6/rBt02wP
nSF3xp5hC4z9J1cmp69DQq9n85UYyodtKwT0DJMaSzD0KlrI2yBxc0xtT0l04ekK
384aM6yesbQV9mdJm10HkKDjqMfEguD0BAlnklHN3q4gVQVqC2yb8VHoOasVVVjl
461UGMw9YRTqNcQjhporZdvpaH0ZLW94lESDF4M9OlP+6Aw88ZHtOIeWkSD1eycw
50aaEX6BRiOQopVopaRPme+AJMSh0e4nBewrsT8mzRsDUbpqZSedN+1CybeBH+TP
un4NTimy4opOoXDRhYbFMBhiIqmxDAX2oZUpONstKrjhFW8b93H/n3deHE/fGsG8
TCBjzAD8DCmOBZE3XcoC1ZwJpFc3L+CxZ/bekDvHsuJmdQEF1tLS5F/rO1ty780U
wNskteSlMG0vKboNHvZfu/3CgtKLGQsiipUdw9f/5vGjq8epioBksSAL9Dyngt7H
4BknZ73/upFVczaF55udIUMRpxKUavMnCPdKJH+vSNYPMB/3mEg=
=u3lA
-----END PGP SIGNATURE-----
Merge tag 'devicetree-for-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Pull devicetree updates from Rob Herring:
"Bindings:
- Convert Qcom IOMMU, Amlogic timer, Freescale sec-v4.0, Toshiba
TC358764 display bridge, Parade PS8622 display bridge, and Xilinx
FPGA bindings to DT schema format
- Add qdu1000 and sa8775p SoC support to Qcom PDC interrupt
controller
- Add MediaTek MT8365 UART and SYSIRQ bindings
- Add Arm Cortex-A78C and X1C core compatibles
- Add vendor prefix for Novatek
- Remove bindings for stih415, sti416, stid127 platforms
- Drop uneeded quotes in schema files. This is preparation for
yamllint checking quoting for us.
- Add missing (unevaluated|additional)Properties constraints on child
node schemas
- Clean-up schema comments formatting
- Fix I2C and SPI node bus names in schema examples
- Clean-up some display compatibles schema syntax
- Fix incorrect references to lvds.yaml
- Gather all cache controller bindings in a common directory
DT core:
- Convert unittest to new void .remove platform device hook
- kerneldoc fixes for DT address of_pci_range_to_resource/
of_address_to_resource functions"
* tag 'devicetree-for-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (46 commits)
dt-bindings: rng: Drop unneeded quotes
dt-bindings: arm/soc: mediatek: Drop unneeded quotes
dt-bindings: soc: qcom: Drop unneeded quotes
dt-bindings: i2c: samsung: Fix 'deprecated' value
dt-bindings: display: Fix lvds.yaml references
dt-bindings: display: simplify compatibles syntax
dt-bindings: display: mediatek: simplify compatibles syntax
dt-bindings: drm/bridge: ti-sn65dsi86: Fix the video-interfaces.yaml references
dt-bindings: timer: Drop unneeded quotes
dt-bindings: interrupt-controller: qcom,pdc: document qcom,qdu1000-pdc
dt-bindings: interrupt-controller: qcom-pdc: add compatible for sa8775p
dt-bindings: reset: remove stih415/stih416 reset
dt-bindings: net: dwmac: sti: remove stih415/sti416/stid127
dt-bindings: irqchip: sti: remove stih415/stih416 and stid127
dt-bindings: iommu: Convert QCOM IOMMU to YAML
dt-bindings: irqchip: ti,sci-inta: Add optional power-domains property
dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas
of: address: Reshuffle to remove forward declarations
of: address: Fix documented return value of of_pci_range_to_resource()
of: address: Document return value of of_address_to_resource()
...
2023-04-27 09:23:57 -07:00
..
2023-01-24 13:30:30 +01:00
2023-02-17 11:25:51 +01:00
2023-01-24 13:30:30 +01:00
2017-10-30 11:46:02 +01:00
2023-04-17 09:46:53 +02:00
2022-12-07 13:22:32 +01:00
2023-04-05 15:38:38 -05:00
2018-05-21 10:44:40 +02:00
2017-04-24 21:41:24 +02:00
2021-06-15 17:27:48 +02:00
2017-12-06 14:56:33 -06:00
2022-12-16 11:41:49 -06:00
2017-04-24 21:42:08 +02:00
2023-04-17 11:45:43 +02:00
2017-09-05 10:03:06 -05:00
2019-05-06 12:33:03 +02:00
2023-04-03 13:26:04 +02:00
2023-01-24 13:30:30 +01:00
2023-03-24 16:48:01 +01:00
2018-03-15 14:43:21 +01:00
2022-12-16 11:41:49 -06:00
2019-04-08 15:49:21 +01:00
2022-02-28 13:06:21 +01:00
2022-04-26 14:05:22 +02:00
2022-04-26 14:05:22 +02:00
2022-06-10 11:57:36 -07:00
2023-01-24 13:30:30 +01:00
2018-06-15 18:10:01 -03:00
2022-08-25 14:06:57 -05:00
2022-12-16 11:41:49 -06:00
2023-01-24 13:31:28 +01:00
2023-01-24 13:31:28 +01:00
2023-01-24 13:31:28 +01:00
2023-01-24 13:30:30 +01:00
2019-06-10 17:11:09 +02:00
2023-03-23 11:30:20 +01:00
2023-01-24 13:30:30 +01:00
2023-02-27 09:47:26 -08:00
2023-01-24 13:30:30 +01:00
2018-07-16 11:21:45 +02:00
2023-01-24 13:30:30 +01:00
2023-01-24 13:30:30 +01:00
2023-02-15 13:24:03 +01:00
2023-01-24 13:30:30 +01:00
2022-07-12 12:33:49 +02:00
2022-12-07 13:29:14 +01:00
2019-12-16 12:28:09 +01:00
2022-12-07 13:29:14 +01:00
2019-11-13 16:10:16 +01:00
2023-04-17 11:54:26 +02:00
2021-10-19 13:01:46 +02:00
2023-01-24 11:56:41 +01:00
2019-07-10 13:17:30 +02:00
2018-06-15 18:10:01 -03:00
2017-02-13 13:20:16 +01:00
2022-12-16 11:41:49 -06:00
2023-01-27 11:55:32 +01:00
2023-02-15 13:28:34 +01:00
2023-01-24 13:30:30 +01:00
2023-01-24 13:30:30 +01:00
2022-12-16 11:41:49 -06:00
2021-06-02 20:59:28 -05:00
2019-02-25 08:40:58 +01:00
2016-05-02 10:36:04 +02:00