Loading .mailmap +1 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,7 @@ Andrey Konovalov <andreyknvl@gmail.com> <andreyknvl@google.com> Andrey Ryabinin <ryabinin.a.a@gmail.com> <a.ryabinin@samsung.com> Andrey Ryabinin <ryabinin.a.a@gmail.com> <aryabinin@virtuozzo.com> Andrzej Hajda <andrzej.hajda@intel.com> <a.hajda@samsung.com> André Almeida <andrealmeid@igalia.com> <andrealmeid@collabora.com> Andy Adamson <andros@citi.umich.edu> Antoine Tenart <atenart@kernel.org> <antoine.tenart@bootlin.com> Antoine Tenart <atenart@kernel.org> <antoine.tenart@free-electrons.com> Loading Documentation/devicetree/bindings/clock/imx8m-clock.yaml +0 −4 Original line number Diff line number Diff line Loading @@ -55,8 +55,6 @@ allOf: then: properties: clocks: minItems: 7 maxItems: 7 items: - description: 32k osc - description: 25m osc Loading @@ -66,8 +64,6 @@ allOf: - description: ext3 clock input - description: ext4 clock input clock-names: minItems: 7 maxItems: 7 items: - const: ckil - const: osc_25m Loading Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml +0 −4 Original line number Diff line number Diff line Loading @@ -95,7 +95,6 @@ then: properties: clocks: minItems: 1 maxItems: 4 items: - description: Functional clock - description: EXTAL input clock Loading @@ -104,7 +103,6 @@ then: clock-names: minItems: 1 maxItems: 4 items: - const: fck # The LVDS encoder can use the EXTAL or DU_DOTCLKINx clocks. Loading @@ -128,12 +126,10 @@ then: else: properties: clocks: maxItems: 1 items: - description: Functional clock clock-names: maxItems: 1 items: - const: fck Loading Documentation/devicetree/bindings/display/renesas,du.yaml +0 −23 Original line number Diff line number Diff line Loading @@ -109,7 +109,6 @@ allOf: properties: clocks: minItems: 1 maxItems: 3 items: - description: Functional clock - description: DU_DOTCLKIN0 input clock Loading @@ -117,7 +116,6 @@ allOf: clock-names: minItems: 1 maxItems: 3 items: - const: du.0 - pattern: '^dclkin\.[01]$' Loading Loading @@ -159,7 +157,6 @@ allOf: properties: clocks: minItems: 2 maxItems: 4 items: - description: Functional clock for DU0 - description: Functional clock for DU1 Loading @@ -168,7 +165,6 @@ allOf: clock-names: minItems: 2 maxItems: 4 items: - const: du.0 - const: du.1 Loading Loading @@ -216,7 +212,6 @@ allOf: properties: clocks: minItems: 2 maxItems: 4 items: - description: Functional clock for DU0 - description: Functional clock for DU1 Loading @@ -225,7 +220,6 @@ allOf: clock-names: minItems: 2 maxItems: 4 items: - const: du.0 - const: du.1 Loading Loading @@ -271,7 +265,6 @@ allOf: properties: clocks: minItems: 2 maxItems: 4 items: - description: Functional clock for DU0 - description: Functional clock for DU1 Loading @@ -280,7 +273,6 @@ allOf: clock-names: minItems: 2 maxItems: 4 items: - const: du.0 - const: du.1 Loading Loading @@ -327,7 +319,6 @@ allOf: properties: clocks: minItems: 2 maxItems: 4 items: - description: Functional clock for DU0 - description: Functional clock for DU1 Loading @@ -336,7 +327,6 @@ allOf: clock-names: minItems: 2 maxItems: 4 items: - const: du.0 - const: du.1 Loading Loading @@ -386,7 +376,6 @@ allOf: properties: clocks: minItems: 3 maxItems: 6 items: - description: Functional clock for DU0 - description: Functional clock for DU1 Loading @@ -397,7 +386,6 @@ allOf: clock-names: minItems: 3 maxItems: 6 items: - const: du.0 - const: du.1 Loading Loading @@ -448,7 +436,6 @@ allOf: properties: clocks: minItems: 4 maxItems: 8 items: - description: Functional clock for DU0 - description: Functional clock for DU1 Loading @@ -461,7 +448,6 @@ allOf: clock-names: minItems: 4 maxItems: 8 items: - const: du.0 - const: du.1 Loading Loading @@ -525,7 +511,6 @@ allOf: properties: clocks: minItems: 3 maxItems: 6 items: - description: Functional clock for DU0 - description: Functional clock for DU1 Loading @@ -536,7 +521,6 @@ allOf: clock-names: minItems: 3 maxItems: 6 items: - const: du.0 - const: du.1 Loading Loading @@ -596,7 +580,6 @@ allOf: properties: clocks: minItems: 3 maxItems: 6 items: - description: Functional clock for DU0 - description: Functional clock for DU1 Loading @@ -607,7 +590,6 @@ allOf: clock-names: minItems: 3 maxItems: 6 items: - const: du.0 - const: du.1 Loading Loading @@ -666,14 +648,12 @@ allOf: properties: clocks: minItems: 1 maxItems: 2 items: - description: Functional clock for DU0 - description: DU_DOTCLKIN0 input clock clock-names: minItems: 1 maxItems: 2 items: - const: du.0 - const: dclkin.0 Loading Loading @@ -723,7 +703,6 @@ allOf: properties: clocks: minItems: 2 maxItems: 4 items: - description: Functional clock for DU0 - description: Functional clock for DU1 Loading @@ -732,7 +711,6 @@ allOf: clock-names: minItems: 2 maxItems: 4 items: - const: du.0 - const: du.1 Loading Loading @@ -791,7 +769,6 @@ allOf: - description: Functional clock clock-names: maxItems: 1 items: - const: du.0 Loading Documentation/devicetree/bindings/hwmon/ti,tmp421.yaml +3 −4 Original line number Diff line number Diff line Loading @@ -58,10 +58,9 @@ patternProperties: description: | The value (two's complement) to be programmed in the channel specific N correction register. For remote channels only. $ref: /schemas/types.yaml#/definitions/uint32 items: minimum: 0 maximum: 255 $ref: /schemas/types.yaml#/definitions/int32 minimum: -128 maximum: 127 required: - reg Loading Loading
.mailmap +1 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,7 @@ Andrey Konovalov <andreyknvl@gmail.com> <andreyknvl@google.com> Andrey Ryabinin <ryabinin.a.a@gmail.com> <a.ryabinin@samsung.com> Andrey Ryabinin <ryabinin.a.a@gmail.com> <aryabinin@virtuozzo.com> Andrzej Hajda <andrzej.hajda@intel.com> <a.hajda@samsung.com> André Almeida <andrealmeid@igalia.com> <andrealmeid@collabora.com> Andy Adamson <andros@citi.umich.edu> Antoine Tenart <atenart@kernel.org> <antoine.tenart@bootlin.com> Antoine Tenart <atenart@kernel.org> <antoine.tenart@free-electrons.com> Loading
Documentation/devicetree/bindings/clock/imx8m-clock.yaml +0 −4 Original line number Diff line number Diff line Loading @@ -55,8 +55,6 @@ allOf: then: properties: clocks: minItems: 7 maxItems: 7 items: - description: 32k osc - description: 25m osc Loading @@ -66,8 +64,6 @@ allOf: - description: ext3 clock input - description: ext4 clock input clock-names: minItems: 7 maxItems: 7 items: - const: ckil - const: osc_25m Loading
Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml +0 −4 Original line number Diff line number Diff line Loading @@ -95,7 +95,6 @@ then: properties: clocks: minItems: 1 maxItems: 4 items: - description: Functional clock - description: EXTAL input clock Loading @@ -104,7 +103,6 @@ then: clock-names: minItems: 1 maxItems: 4 items: - const: fck # The LVDS encoder can use the EXTAL or DU_DOTCLKINx clocks. Loading @@ -128,12 +126,10 @@ then: else: properties: clocks: maxItems: 1 items: - description: Functional clock clock-names: maxItems: 1 items: - const: fck Loading
Documentation/devicetree/bindings/display/renesas,du.yaml +0 −23 Original line number Diff line number Diff line Loading @@ -109,7 +109,6 @@ allOf: properties: clocks: minItems: 1 maxItems: 3 items: - description: Functional clock - description: DU_DOTCLKIN0 input clock Loading @@ -117,7 +116,6 @@ allOf: clock-names: minItems: 1 maxItems: 3 items: - const: du.0 - pattern: '^dclkin\.[01]$' Loading Loading @@ -159,7 +157,6 @@ allOf: properties: clocks: minItems: 2 maxItems: 4 items: - description: Functional clock for DU0 - description: Functional clock for DU1 Loading @@ -168,7 +165,6 @@ allOf: clock-names: minItems: 2 maxItems: 4 items: - const: du.0 - const: du.1 Loading Loading @@ -216,7 +212,6 @@ allOf: properties: clocks: minItems: 2 maxItems: 4 items: - description: Functional clock for DU0 - description: Functional clock for DU1 Loading @@ -225,7 +220,6 @@ allOf: clock-names: minItems: 2 maxItems: 4 items: - const: du.0 - const: du.1 Loading Loading @@ -271,7 +265,6 @@ allOf: properties: clocks: minItems: 2 maxItems: 4 items: - description: Functional clock for DU0 - description: Functional clock for DU1 Loading @@ -280,7 +273,6 @@ allOf: clock-names: minItems: 2 maxItems: 4 items: - const: du.0 - const: du.1 Loading Loading @@ -327,7 +319,6 @@ allOf: properties: clocks: minItems: 2 maxItems: 4 items: - description: Functional clock for DU0 - description: Functional clock for DU1 Loading @@ -336,7 +327,6 @@ allOf: clock-names: minItems: 2 maxItems: 4 items: - const: du.0 - const: du.1 Loading Loading @@ -386,7 +376,6 @@ allOf: properties: clocks: minItems: 3 maxItems: 6 items: - description: Functional clock for DU0 - description: Functional clock for DU1 Loading @@ -397,7 +386,6 @@ allOf: clock-names: minItems: 3 maxItems: 6 items: - const: du.0 - const: du.1 Loading Loading @@ -448,7 +436,6 @@ allOf: properties: clocks: minItems: 4 maxItems: 8 items: - description: Functional clock for DU0 - description: Functional clock for DU1 Loading @@ -461,7 +448,6 @@ allOf: clock-names: minItems: 4 maxItems: 8 items: - const: du.0 - const: du.1 Loading Loading @@ -525,7 +511,6 @@ allOf: properties: clocks: minItems: 3 maxItems: 6 items: - description: Functional clock for DU0 - description: Functional clock for DU1 Loading @@ -536,7 +521,6 @@ allOf: clock-names: minItems: 3 maxItems: 6 items: - const: du.0 - const: du.1 Loading Loading @@ -596,7 +580,6 @@ allOf: properties: clocks: minItems: 3 maxItems: 6 items: - description: Functional clock for DU0 - description: Functional clock for DU1 Loading @@ -607,7 +590,6 @@ allOf: clock-names: minItems: 3 maxItems: 6 items: - const: du.0 - const: du.1 Loading Loading @@ -666,14 +648,12 @@ allOf: properties: clocks: minItems: 1 maxItems: 2 items: - description: Functional clock for DU0 - description: DU_DOTCLKIN0 input clock clock-names: minItems: 1 maxItems: 2 items: - const: du.0 - const: dclkin.0 Loading Loading @@ -723,7 +703,6 @@ allOf: properties: clocks: minItems: 2 maxItems: 4 items: - description: Functional clock for DU0 - description: Functional clock for DU1 Loading @@ -732,7 +711,6 @@ allOf: clock-names: minItems: 2 maxItems: 4 items: - const: du.0 - const: du.1 Loading Loading @@ -791,7 +769,6 @@ allOf: - description: Functional clock clock-names: maxItems: 1 items: - const: du.0 Loading
Documentation/devicetree/bindings/hwmon/ti,tmp421.yaml +3 −4 Original line number Diff line number Diff line Loading @@ -58,10 +58,9 @@ patternProperties: description: | The value (two's complement) to be programmed in the channel specific N correction register. For remote channels only. $ref: /schemas/types.yaml#/definitions/uint32 items: minimum: 0 maximum: 255 $ref: /schemas/types.yaml#/definitions/int32 minimum: -128 maximum: 127 required: - reg Loading