Skip to content

Commit 87e205a

Browse files
committed
tgupdate: merge t/selftests-bpf-add-bpf_first-scheduler into t/selftests-bpf-Add-bpf_bkup-scheduler base
2 parents 5388217 + ae0e7b4 commit 87e205a

File tree

368 files changed

+5706
-2009
lines changed

Some content is hidden

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

368 files changed

+5706
-2009
lines changed

.mailmap

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ Fangrui Song <i@maskray.me> <maskray@google.com>
226226
Felipe W Damasio <felipewd@terra.com.br>
227227
Felix Kuhling <fxkuehl@gmx.de>
228228
Felix Moeller <felix@derklecks.de>
229+
Feng Tang <feng.79.tang@gmail.com> <feng.tang@intel.com>
229230
Fenglin Wu <quic_fenglinw@quicinc.com> <fenglinw@codeaurora.org>
230231
Filipe Lautert <filipe@icewall.org>
231232
Finn Thain <fthain@linux-m68k.org> <fthain@telegraphics.com.au>
@@ -317,6 +318,8 @@ Jayachandran C <c.jayachandran@gmail.com> <jnair@caviumnetworks.com>
317318
Jean Tourrilhes <jt@hpl.hp.com>
318319
Jeevan Shriram <quic_jshriram@quicinc.com> <jshriram@codeaurora.org>
319320
Jeff Garzik <jgarzik@pretzel.yyz.us>
321+
Jeff Johnson <jeff.johnson@oss.qualcomm.com> <jjohnson@codeaurora.org>
322+
Jeff Johnson <jeff.johnson@oss.qualcomm.com> <quic_jjohnson@quicinc.com>
320323
Jeff Layton <jlayton@kernel.org> <jlayton@poochiereds.net>
321324
Jeff Layton <jlayton@kernel.org> <jlayton@primarydata.com>
322325
Jeff Layton <jlayton@kernel.org> <jlayton@redhat.com>
@@ -531,6 +534,7 @@ Nicholas Piggin <npiggin@gmail.com> <npiggin@kernel.dk>
531534
Nicholas Piggin <npiggin@gmail.com> <npiggin@suse.de>
532535
Nicholas Piggin <npiggin@gmail.com> <nickpiggin@yahoo.com.au>
533536
Nicholas Piggin <npiggin@gmail.com> <piggin@cyberone.com.au>
537+
Nick Desaulniers <nick.desaulniers+lkml@gmail.com> <ndesaulniers@google.com>
534538
Nicolas Ferre <nicolas.ferre@microchip.com> <nicolas.ferre@atmel.com>
535539
Nicolas Pitre <nico@fluxnic.net> <nicolas.pitre@linaro.org>
536540
Nicolas Pitre <nico@fluxnic.net> <nico@linaro.org>

Documentation/arch/arm64/gcs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ intended to be exhaustive.
3737
shadow stacks rather than GCS.
3838

3939
* Support for GCS is reported to userspace via HWCAP_GCS in the aux vector
40-
AT_HWCAP2 entry.
40+
AT_HWCAP entry.
4141

4242
* GCS is enabled per thread. While there is support for disabling GCS
4343
at runtime this should be done with great care.

Documentation/devicetree/bindings/clock/qcom,gpucc.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ title: Qualcomm Graphics Clock & Reset Controller
88

99
maintainers:
1010
- Taniya Das <quic_tdas@quicinc.com>
11+
- Imran Shaik <quic_imrashai@quicinc.com>
1112

1213
description: |
1314
Qualcomm graphics clock control module provides the clocks, resets and power
@@ -23,10 +24,12 @@ description: |
2324
include/dt-bindings/clock/qcom,gpucc-sm8150.h
2425
include/dt-bindings/clock/qcom,gpucc-sm8250.h
2526
include/dt-bindings/clock/qcom,gpucc-sm8350.h
27+
include/dt-bindings/clock/qcom,qcs8300-gpucc.h
2628
2729
properties:
2830
compatible:
2931
enum:
32+
- qcom,qcs8300-gpucc
3033
- qcom,sdm845-gpucc
3134
- qcom,sa8775p-gpucc
3235
- qcom,sc7180-gpucc

Documentation/devicetree/bindings/clock/qcom,sa8775p-camcc.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,20 @@ title: Qualcomm Camera Clock & Reset Controller on SA8775P
88

99
maintainers:
1010
- Taniya Das <quic_tdas@quicinc.com>
11+
- Imran Shaik <quic_imrashai@quicinc.com>
1112

1213
description: |
1314
Qualcomm camera clock control module provides the clocks, resets and power
1415
domains on SA8775p.
1516
16-
See also: include/dt-bindings/clock/qcom,sa8775p-camcc.h
17+
See also:
18+
include/dt-bindings/clock/qcom,qcs8300-camcc.h
19+
include/dt-bindings/clock/qcom,sa8775p-camcc.h
1720
1821
properties:
1922
compatible:
2023
enum:
24+
- qcom,qcs8300-camcc
2125
- qcom,sa8775p-camcc
2226

2327
clocks:

Documentation/devicetree/bindings/clock/qcom,sa8775p-videocc.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ description: |
1818
properties:
1919
compatible:
2020
enum:
21+
- qcom,qcs8300-videocc
2122
- qcom,sa8775p-videocc
2223

2324
clocks:
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
2+
%YAML 1.2
3+
---
4+
$id: http://devicetree.org/schemas/display/panel/powertip,hx8238a.yaml#
5+
$schema: http://devicetree.org/meta-schemas/core.yaml#
6+
7+
title: Powertip Electronic Technology Co. 320 x 240 LCD panel
8+
9+
maintainers:
10+
- Lukasz Majewski <lukma@denx.de>
11+
12+
allOf:
13+
- $ref: panel-dpi.yaml#
14+
15+
properties:
16+
compatible:
17+
items:
18+
- const: powertip,hx8238a
19+
- {} # panel-dpi, but not listed here to avoid false select
20+
21+
height-mm: true
22+
panel-timing: true
23+
port: true
24+
power-supply: true
25+
width-mm: true
26+
27+
additionalProperties: false
28+
29+
...
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
2+
%YAML 1.2
3+
---
4+
$id: http://devicetree.org/schemas/display/panel/powertip,st7272.yaml#
5+
$schema: http://devicetree.org/meta-schemas/core.yaml#
6+
7+
title: Powertip Electronic Technology Co. 320 x 240 LCD panel
8+
9+
maintainers:
10+
- Lukasz Majewski <lukma@denx.de>
11+
12+
allOf:
13+
- $ref: panel-dpi.yaml#
14+
15+
properties:
16+
compatible:
17+
items:
18+
- const: powertip,st7272
19+
- {} # panel-dpi, but not listed here to avoid false select
20+
21+
height-mm: true
22+
panel-timing: true
23+
port: true
24+
power-supply: true
25+
width-mm: true
26+
27+
additionalProperties: false
28+
29+
...

Documentation/devicetree/bindings/display/ti/ti,am65x-dss.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ properties:
2323
compatible:
2424
enum:
2525
- ti,am625-dss
26-
- ti,am62a7,dss
26+
- ti,am62a7-dss
2727
- ti,am65x-dss
2828

2929
reg:

Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml

Lines changed: 40 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ title:
1010
maintainers:
1111
- Marc Kleine-Budde <mkl@pengutronix.de>
1212

13-
allOf:
14-
- $ref: can-controller.yaml#
15-
1613
properties:
1714
compatible:
1815
oneOf:
@@ -28,6 +25,7 @@ properties:
2825
- fsl,vf610-flexcan
2926
- fsl,ls1021ar2-flexcan
3027
- fsl,lx2160ar1-flexcan
28+
- nxp,s32g2-flexcan
3129
- items:
3230
- enum:
3331
- fsl,imx53-flexcan
@@ -43,12 +41,21 @@ properties:
4341
- enum:
4442
- fsl,ls1028ar1-flexcan
4543
- const: fsl,lx2160ar1-flexcan
44+
- items:
45+
- enum:
46+
- nxp,s32g3-flexcan
47+
- const: nxp,s32g2-flexcan
4648

4749
reg:
4850
maxItems: 1
4951

5052
interrupts:
51-
maxItems: 1
53+
minItems: 1
54+
maxItems: 4
55+
56+
interrupt-names:
57+
minItems: 1
58+
maxItems: 4
5259

5360
clocks:
5461
maxItems: 2
@@ -136,6 +143,35 @@ required:
136143
- reg
137144
- interrupts
138145

146+
allOf:
147+
- $ref: can-controller.yaml#
148+
- if:
149+
properties:
150+
compatible:
151+
contains:
152+
const: nxp,s32g2-flexcan
153+
then:
154+
properties:
155+
interrupts:
156+
items:
157+
- description: Message Buffer interrupt for mailboxes 0-7 and Enhanced RX FIFO
158+
- description: Device state change
159+
- description: Bus Error detection
160+
- description: Message Buffer interrupt for mailboxes 8-127
161+
interrupt-names:
162+
items:
163+
- const: mb-0
164+
- const: state
165+
- const: berr
166+
- const: mb-1
167+
required:
168+
- interrupt-names
169+
else:
170+
properties:
171+
interrupts:
172+
maxItems: 1
173+
interrupt-names: false
174+
139175
additionalProperties: false
140176

141177
examples:

Documentation/devicetree/bindings/net/can/microchip,mcp251xfd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ properties:
4040

4141
microchip,rx-int-gpios:
4242
description:
43-
GPIO phandle of GPIO connected to to INT1 pin of the MCP251XFD, which
43+
GPIO phandle of GPIO connected to INT1 pin of the MCP251XFD, which
4444
signals a pending RX interrupt.
4545
maxItems: 1
4646

0 commit comments

Comments
 (0)