Skip to content

Commit

Permalink
Merge 7e2cd21 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/s…
Browse files Browse the repository at this point in the history
…cm/linux/kernel/git/gregkh/tty") into tty-next

We need the tty fixes and api additions in this branch.

Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
gregkh committed Sep 25, 2022
2 parents 4c89288 + 7e2cd21 commit a12c689
Show file tree
Hide file tree
Showing 650 changed files with 5,840 additions and 4,208 deletions.
1 change: 1 addition & 0 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,7 @@ Morten Welinder <[email protected]>
Mythri P K <[email protected]>
Nadia Yvette Chambers <[email protected]> William Lee Irwin III <[email protected]>
Nathan Chancellor <[email protected]> <[email protected]>
Neil Armstrong <[email protected]> <[email protected]>
Nguyen Anh Quynh <[email protected]>
Nicholas Piggin <[email protected]> <[email protected]>
Nicholas Piggin <[email protected]> <[email protected]>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $schema: "http://devicetree.org/meta-schemas/core.yaml#"
title: Amlogic Meson Firmware registers Interface

maintainers:
- Neil Armstrong <[email protected]>
- Neil Armstrong <[email protected]>

description: |
The Meson SoCs have a register bank with status and data shared with the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $schema: "http://devicetree.org/meta-schemas/core.yaml#"
title: Amlogic specific extensions to the Synopsys Designware HDMI Controller

maintainers:
- Neil Armstrong <[email protected]>
- Neil Armstrong <[email protected]>

allOf:
- $ref: /schemas/sound/name-prefix.yaml#
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $schema: "http://devicetree.org/meta-schemas/core.yaml#"
title: Amlogic Meson Display Controller

maintainers:
- Neil Armstrong <[email protected]>
- Neil Armstrong <[email protected]>

description: |
The Amlogic Meson Display controller is composed of several components
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: Analogix ANX7814 SlimPort (Full-HD Transmitter)

maintainers:
- Andrzej Hajda <[email protected]>
- Neil Armstrong <[email protected]>
- Neil Armstrong <[email protected]>
- Robert Foss <[email protected]>

properties:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: ITE it66121 HDMI bridge Device Tree Bindings

maintainers:
- Phong LE <[email protected]>
- Neil Armstrong <[email protected]>
- Neil Armstrong <[email protected]>

description: |
The IT66121 is a high-performance and low-power single channel HDMI
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Solomon Goldentek Display GKTW70SDAE4SE 7" WVGA LVDS Display Panel

maintainers:
- Neil Armstrong <[email protected]>
- Neil Armstrong <[email protected]>
- Thierry Reding <[email protected]>

allOf:
Expand Down
4 changes: 2 additions & 2 deletions Documentation/devicetree/bindings/dma/moxa,moxart-dma.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ Example:
Use specific request line passing from dma
For example, MMC request line is 5

sdhci: sdhci@98e00000 {
compatible = "moxa,moxart-sdhci";
mmc: mmc@98e00000 {
compatible = "moxa,moxart-mmc";
reg = <0x98e00000 0x5C>;
interrupts = <5 0>;
clocks = <&clk_apb>;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ required:
- compatible
- reg
- reg-names
- intel,vm-map
- clocks
- resets
- "#thermal-sensor-cells"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $schema: "http://devicetree.org/meta-schemas/core.yaml#"
title: Amlogic Meson I2C Controller

maintainers:
- Neil Armstrong <[email protected]>
- Neil Armstrong <[email protected]>
- Beniamino Galvani <[email protected]>

allOf:
Expand Down
3 changes: 3 additions & 0 deletions Documentation/devicetree/bindings/i2c/renesas,riic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ properties:
power-domains:
maxItems: 1

resets:
maxItems: 1

required:
- compatible
- reg
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Generic i.MX bus frequency device

maintainers:
- Leonard Crestez <leonard.crestez@nxp.com>
- Peng Fan <peng.fan@nxp.com>

description: |
The i.MX SoC family has multiple buses for which clock frequency (and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ properties:
Documentation/devicetree/bindings/arm/cpus.yaml).

required:
- fiq-index
- apple,fiq-index
- cpus

required:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $schema: "http://devicetree.org/meta-schemas/core.yaml#"
title: Amlogic Meson Message-Handling-Unit Controller

maintainers:
- Neil Armstrong <[email protected]>
- Neil Armstrong <[email protected]>

description: |
The Amlogic's Meson SoCs Message-Handling-Unit (MHU) is a mailbox controller
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $schema: "http://devicetree.org/meta-schemas/core.yaml#"
title: Amlogic GE2D Acceleration Unit

maintainers:
- Neil Armstrong <[email protected]>
- Neil Armstrong <[email protected]>

properties:
compatible:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $schema: "http://devicetree.org/meta-schemas/core.yaml#"
title: Amlogic Video Decoder

maintainers:
- Neil Armstrong <[email protected]>
- Neil Armstrong <[email protected]>
- Maxime Jourdan <[email protected]>

description: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $schema: "http://devicetree.org/meta-schemas/core.yaml#"
title: Amlogic Meson AO-CEC Controller

maintainers:
- Neil Armstrong <[email protected]>
- Neil Armstrong <[email protected]>

description: |
The Amlogic Meson AO-CEC module is present is Amlogic SoCs and its purpose is
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: i.MX8M DDR Controller

maintainers:
- Leonard Crestez <leonard.crestez@nxp.com>
- Peng Fan <peng.fan@nxp.com>

description:
The DDRC block is integrated in i.MX8M for interfacing with DDR based
Expand Down
2 changes: 1 addition & 1 deletion Documentation/devicetree/bindings/mfd/khadas,mcu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Khadas on-board Microcontroller Device Tree Bindings

maintainers:
- Neil Armstrong <[email protected]>
- Neil Armstrong <[email protected]>

description: |
Khadas embeds a microcontroller on their VIM and Edge boards adding some
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $schema: "http://devicetree.org/meta-schemas/core.yaml#"
title: Amlogic Meson DWMAC Ethernet controller

maintainers:
- Neil Armstrong <[email protected]>
- Neil Armstrong <[email protected]>
- Martin Blumenstingl <[email protected]>

# We need a select here so we don't match all nodes with 'snps,dwmac'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $schema: "http://devicetree.org/meta-schemas/core.yaml#"
title: Amlogic AXG MIPI D-PHY

maintainers:
- Neil Armstrong <[email protected]>
- Neil Armstrong <[email protected]>

properties:
compatible:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $schema: "http://devicetree.org/meta-schemas/core.yaml#"
title: Amlogic G12A USB2 PHY

maintainers:
- Neil Armstrong <[email protected]>
- Neil Armstrong <[email protected]>

properties:
compatible:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $schema: "http://devicetree.org/meta-schemas/core.yaml#"
title: Amlogic G12A USB3 + PCIE Combo PHY

maintainers:
- Neil Armstrong <[email protected]>
- Neil Armstrong <[email protected]>

properties:
compatible:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ title: Qualcomm Technologies, Inc. Low Power Audio SubSystem (LPASS)
Low Power Island (LPI) TLMM block

maintainers:
- Srinivasa Rao Mandadapu <[email protected]>
- Srinivas Kandagatla <[email protected]>

description: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm Technologies, Inc. SC7280 TLMM block

maintainers:
- Rajendra Nayak <rnayak@codeaurora.org>
- Bjorn Andersson <andersson@kernel.org>

description: |
This binding describes the Top Level Mode Multiplexer block found in the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Amlogic Meson Everything-Else Power Domains

maintainers:
- Neil Armstrong <[email protected]>
- Neil Armstrong <[email protected]>

description: |+
The Everything-Else Power Domains node should be the child of a syscon
Expand Down
2 changes: 1 addition & 1 deletion Documentation/devicetree/bindings/power/qcom,rpmpd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm RPM/RPMh Power domains

maintainers:
- Rajendra Nayak <rnayak@codeaurora.org>
- Bjorn Andersson <andersson@kernel.org>

description:
For RPM/RPMh Power domains, we communicate a performance state to RPM/RPMh
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ patternProperties:
description: List of regulators and its properties
type: object
$ref: regulator.yaml#
unevaluatedProperties: false

properties:
qcom,ocp-max-retries:
Expand Down Expand Up @@ -100,8 +101,6 @@ patternProperties:
SAW controlled gang leader. Will be configured as SAW regulator.
type: boolean

unevaluatedProperties: false

required:
- compatible

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $schema: "http://devicetree.org/meta-schemas/core.yaml#"
title: Amlogic Meson SoC Reset Controller

maintainers:
- Neil Armstrong <[email protected]>
- Neil Armstrong <[email protected]>

properties:
compatible:
Expand Down
79 changes: 49 additions & 30 deletions Documentation/devicetree/bindings/riscv/sifive-l2-cache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ description:
acts as directory-based coherency manager.
All the properties in ePAPR/DeviceTree specification applies for this platform.

allOf:
- $ref: /schemas/cache-controller.yaml#

select:
properties:
compatible:
Expand All @@ -33,11 +30,16 @@ select:

properties:
compatible:
items:
- enum:
- sifive,fu540-c000-ccache
- sifive,fu740-c000-ccache
- const: cache
oneOf:
- items:
- enum:
- sifive,fu540-c000-ccache
- sifive,fu740-c000-ccache
- const: cache
- items:
- const: microchip,mpfs-ccache
- const: sifive,fu540-c000-ccache
- const: cache

cache-block-size:
const: 64
Expand Down Expand Up @@ -72,29 +74,46 @@ properties:
The reference to the reserved-memory for the L2 Loosely Integrated Memory region.
The reserved memory node should be defined as per the bindings in reserved-memory.txt.
if:
properties:
compatible:
contains:
const: sifive,fu540-c000-ccache
allOf:
- $ref: /schemas/cache-controller.yaml#

then:
properties:
interrupts:
description: |
Must contain entries for DirError, DataError and DataFail signals.
maxItems: 3
cache-sets:
const: 1024

else:
properties:
interrupts:
description: |
Must contain entries for DirError, DataError, DataFail, DirFail signals.
minItems: 4
cache-sets:
const: 2048
- if:
properties:
compatible:
contains:
enum:
- sifive,fu740-c000-ccache
- microchip,mpfs-ccache

then:
properties:
interrupts:
description: |
Must contain entries for DirError, DataError, DataFail, DirFail signals.
minItems: 4

else:
properties:
interrupts:
description: |
Must contain entries for DirError, DataError and DataFail signals.
maxItems: 3

- if:
properties:
compatible:
contains:
const: sifive,fu740-c000-ccache

then:
properties:
cache-sets:
const: 2048

else:
properties:
cache-sets:
const: 1024

additionalProperties: false

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $schema: "http://devicetree.org/meta-schemas/core.yaml#"
title: Amlogic Meson Random number generator

maintainers:
- Neil Armstrong <[email protected]>
- Neil Armstrong <[email protected]>

properties:
compatible:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $schema: "http://devicetree.org/meta-schemas/core.yaml#"
title: Amlogic Meson SoC UART Serial Interface

maintainers:
- Neil Armstrong <[email protected]>
- Neil Armstrong <[email protected]>

description: |
The Amlogic Meson SoC UART Serial Interface is present on a large range
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $schema: "http://devicetree.org/meta-schemas/core.yaml#"
title: Amlogic Canvas Video Lookup Table

maintainers:
- Neil Armstrong <[email protected]>
- Neil Armstrong <[email protected]>
- Maxime Jourdan <[email protected]>

description: |
Expand Down
Loading

0 comments on commit a12c689

Please sign in to comment.