Skip to content

Commit 3e0caea

Browse files
committed
Merge tag 'devicetree-for-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Pull more devicetree updates from Rob Herring: "This is mostly a treewide clean-up from Krzysztof. There's also a couple of fixes and things that fell thru the cracks. I must say this has been a nice merge window without bindings dumped in at the last minute introducing warnings. Summary: - Treewide dropping of redundant 'binding' or 'schema' from schema titles. This will be followed up with a automated check to catch these. - Re-sort vendor-prefies - Convert GPIO based watchdog to schema - Handle all the variations for clocks, resets, power domains in i.MX PCIe binding - Document missing 'power-domains' property in mxsfb - Fix error with path references in Tegra XUSB example - Honor CONFIG_CMDLINE* even without /chosen node" * tag 'devicetree-for-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: dt-bindings: drop redundant part of title (manual) dt-bindings: clock: drop redundant part of title dt-bindings: drop redundant part of title (beginning) dt-bindings: drop redundant part of title (end, part three) dt-bindings: drop redundant part of title (end, part two) dt-bindings: drop redundant part of title (end) dt-bindings: clock: st,stm32mp1-rcc: add proper title dt-bindings: memory-controllers: ti,gpmc-child: drop redundant part of title dt-bindings: drop redundant part of title of shared bindings dt-bindings: watchdog: gpio: Convert bindings to YAML dt-bindings: imx6q-pcie: Handle more resets on legacy platforms dt-bindings: imx6q-pcie: Handle various PD configurations dt-bindings: imx6q-pcie: Handle various clock configurations dt-bindings: hwmon: ntc-thermistor: drop Naveen Krishna Chatradhi from maintainers dt-bindings: mxsfb: Document i.MX8M/i.MX6SX/i.MX6SL power-domains property dt-bindings: vendor-prefixes: sort entries alphabetically dt-bindings: usb: tegra-xusb: Remove path references of: fdt: Honor CONFIG_CMDLINE* even without /chosen node
2 parents 35f79d0 + 3367934 commit 3e0caea

File tree

490 files changed

+703
-588
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

490 files changed

+703
-588
lines changed

Documentation/devicetree/bindings/arm/bcm/bcm2835.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/arm/bcm/bcm2835.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Broadcom BCM2711/BCM2835 Platforms Device Tree Bindings
7+
title: Broadcom BCM2711/BCM2835 Platforms
88

99
maintainers:
1010
- Eric Anholt <[email protected]>

Documentation/devicetree/bindings/arm/bcm/brcm,bcm11351.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/arm/bcm/brcm,bcm11351.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Broadcom BCM11351 device tree bindings
7+
title: Broadcom BCM11351
88

99
maintainers:
1010
- Florian Fainelli <[email protected]>

Documentation/devicetree/bindings/arm/bcm/brcm,bcm21664.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/arm/bcm/brcm,bcm21664.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Broadcom BCM21664 device tree bindings
7+
title: Broadcom BCM21664
88

99
maintainers:
1010
- Florian Fainelli <[email protected]>

Documentation/devicetree/bindings/arm/bcm/brcm,bcm23550.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/arm/bcm/brcm,bcm23550.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Broadcom BCM23550 device tree bindings
7+
title: Broadcom BCM23550
88

99
maintainers:
1010
- Florian Fainelli <[email protected]>

Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/arm/bcm/brcm,bcm4708.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Broadcom BCM4708 device tree bindings
7+
title: Broadcom BCM4708
88

99
description:
1010
Broadcom BCM4708/47081/4709/47094/53012 Wi-Fi/network SoCs based

Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/arm/bcm/brcm,bcmbca.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Broadcom Broadband SoC device tree bindings
7+
title: Broadcom Broadband SoC
88

99
description:
1010
Broadcom Broadband SoCs include family of high performance DSL/PON/Wireless

Documentation/devicetree/bindings/arm/bcm/brcm,cygnus.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/arm/bcm/brcm,cygnus.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Broadcom Cygnus device tree bindings
7+
title: Broadcom Cygnus
88

99
maintainers:
1010
- Ray Jui <[email protected]>

Documentation/devicetree/bindings/arm/bcm/brcm,hr2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/arm/bcm/brcm,hr2.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Broadcom Hurricane 2 device tree bindings
7+
title: Broadcom Hurricane 2
88

99
description:
1010
Broadcom Hurricane 2 family of SoCs are used for switching control. These SoCs

Documentation/devicetree/bindings/arm/bcm/brcm,ns2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/arm/bcm/brcm,ns2.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Broadcom North Star 2 (NS2) device tree bindings
7+
title: Broadcom North Star 2 (NS2)
88

99
maintainers:
1010
- Ray Jui <[email protected]>

Documentation/devicetree/bindings/arm/bcm/brcm,nsp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/arm/bcm/brcm,nsp.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Broadcom Northstar Plus device tree bindings
7+
title: Broadcom Northstar Plus
88

99
description:
1010
Broadcom Northstar Plus family of SoCs are used for switching control

0 commit comments

Comments
 (0)