Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Projects
Groups
Snippets
Sign up now
Login
Sign in / Register
Toggle navigation
Menu
Open sidebar
packages
kernel
linux
Commits
c5538db2
Commit
c5538db2
authored
Jul 31, 2020
by
Lorenzo "Palinuro" Faletra
Browse files
Import Upstream version 5.7.10
parent
675a03b4
Pipeline
#742
failed with stages
Changes
765
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Documentation/arm64/silicon-errata.rst
View file @
c5538db2
...
...
@@ -147,6 +147,14 @@ stable kernels.
+----------------+-----------------+-----------------+-----------------------------+
| Qualcomm Tech. | Falkor v{1,2} | E1041 | QCOM_FALKOR_ERRATUM_1041 |
+----------------+-----------------+-----------------+-----------------------------+
| Qualcomm Tech. | Kryo4xx Gold | N/A | ARM64_ERRATUM_1463225 |
+----------------+-----------------+-----------------+-----------------------------+
| Qualcomm Tech. | Kryo4xx Gold | N/A | ARM64_ERRATUM_1418040 |
+----------------+-----------------+-----------------+-----------------------------+
| Qualcomm Tech. | Kryo4xx Silver | N/A | ARM64_ERRATUM_1530923 |
+----------------+-----------------+-----------------+-----------------------------+
| Qualcomm Tech. | Kryo4xx Silver | N/A | ARM64_ERRATUM_1024718 |
+----------------+-----------------+-----------------+-----------------------------+
+----------------+-----------------+-----------------+-----------------------------+
| Fujitsu | A64FX | E#010001 | FUJITSU_ERRATUM_010001 |
+----------------+-----------------+-----------------+-----------------------------+
Documentation/devicetree/bindings/Makefile
View file @
c5538db2
...
...
@@ -45,3 +45,8 @@ $(obj)/processed-schema.yaml: $(DT_SCHEMA_FILES) FORCE
$(
call
if_changed,mk_schema
)
extra-y
+=
processed-schema.yaml
# Hack: avoid 'Argument list too long' error for 'make clean'. Remove most of
# build artifacts here before they are processed by scripts/Makefile.clean
clean-files
=
$(
shell
find
$(obj)
\(
-name
'*.example.dts'
-o
\
-name
'*.example.dt.yaml'
\)
-delete
2>/dev/null
)
Documentation/devicetree/bindings/bus/socionext,uniphier-system-bus.yaml
View file @
c5538db2
...
...
@@ -80,14 +80,14 @@ examples:
ranges = <1 0x00000000 0x42000000 0x02000000>,
<5 0x00000000 0x46000000 0x01000000>;
ethernet@1,
0
1f00000 {
ethernet@1,1f00000 {
compatible = "smsc,lan9115";
reg = <1 0x01f00000 0x1000>;
interrupts = <0 48 4>;
phy-mode = "mii";
};
uart
@5,
00
200000 {
serial
@5,200000 {
compatible = "ns16550a";
reg = <5 0x00200000 0x20>;
interrupts = <0 49 4>;
...
...
Documentation/devicetree/bindings/mailbox/xlnx,zynqmp-ipi-mailbox.txt
View file @
c5538db2
...
...
@@ -87,7 +87,7 @@ Example:
ranges;
/* APU<->RPU0 IPI mailbox controller */
ipi_mailbox_rpu0: mailbox@ff90400 {
ipi_mailbox_rpu0: mailbox@ff9
9
0400 {
reg = <0xff990400 0x20>,
<0xff990420 0x20>,
<0xff990080 0x20>,
...
...
Makefile
View file @
c5538db2
# SPDX-License-Identifier: GPL-2.0
VERSION
=
5
PATCHLEVEL
=
7
SUBLEVEL
=
6
SUBLEVEL
=
10
EXTRAVERSION
=
NAME
=
Kleptomaniac Octopus
...
...
arch/arc/include/asm/elf.h
View file @
c5538db2
...
...
@@ -19,7 +19,7 @@
#define R_ARC_32_PCREL 0x31
/*to set parameters in the core dumps */
#define ELF_ARCH EM_ARC
OMPACT
#define ELF_ARCH EM_ARC
_INUSE
#define ELF_CLASS ELFCLASS32
#ifdef CONFIG_CPU_BIG_ENDIAN
...
...
arch/arc/kernel/entry.S
View file @
c5538db2
...
...
@@ -165,7 +165,6 @@ END(EV_Extension)
tracesys
:
; save EFA in case tracer wants the PC of traced task
; using ERET won't work since next-PC has already committed
lr
r12
,
[
efa
]
GET_CURR_TASK_FIELD_PTR
TASK_THREAD
,
r11
st
r12
,
[
r11
,
THREAD_FAULT_ADDR
]
; thread.fault_address
...
...
@@ -208,15 +207,9 @@ tracesys_exit:
; Breakpoint TRAP
; ---------------------------------------------
trap_with_param
:
; stop_pc info by gdb needs this info
lr
r0
,
[
efa
]
mov
r0
,
r12
; EFA in case ptracer/gdb wants stop_pc
mov
r1
,
sp
; Now that we have read EFA, it is safe to do "fake" rtie
; and get out of CPU exception mode
FAKE_RET_FROM_EXCPN
; Save callee regs in case gdb wants to have a look
; SP will grow up by size of CALLEE Reg-File
; NOTE: clobbers r12
...
...
@@ -243,6 +236,10 @@ ENTRY(EV_Trap)
EXCEPTION_PROLOGUE
lr
r12
,
[
efa
]
FAKE_RET_FROM_EXCPN
;============ TRAP 1 :breakpoints
; Check ECR for trap with arg (PROLOGUE ensures r10 has ECR)
bmsk.f
0
,
r10
,
7
...
...
@@ -250,9 +247,6 @@ ENTRY(EV_Trap)
;============ TRAP (no param): syscall top level
; First return from Exception to pure K mode (Exception/IRQs renabled)
FAKE_RET_FROM_EXCPN
; If syscall tracing ongoing, invoke pre-post-hooks
GET_CURR_THR_INFO_FLAGS
r10
btst
r10
,
TIF_SYSCALL_TRACE
...
...
arch/arm/boot/dts/am335x-pocketbeagle.dts
View file @
c5538db2
...
...
@@ -88,7 +88,6 @@ AM33XX_PADCONF(AM335X_PIN_MMC0_DAT2, PIN_INPUT_PULLUP, MUX_MODE0)
AM33XX_PADCONF
(
AM335X_PIN_MMC0_DAT3
,
PIN_INPUT_PULLUP
,
MUX_MODE0
)
AM33XX_PADCONF
(
AM335X_PIN_MMC0_CMD
,
PIN_INPUT_PULLUP
,
MUX_MODE0
)
AM33XX_PADCONF
(
AM335X_PIN_MMC0_CLK
,
PIN_INPUT_PULLUP
,
MUX_MODE0
)
AM33XX_PADCONF
(
AM335X_PIN_MCASP0_ACLKR
,
PIN_INPUT
,
MUX_MODE4
)
/*
(
B12
)
mcasp0_aclkr
.
mmc0_sdwp
*/
>;
};
...
...
arch/arm/boot/dts/am33xx.dtsi
View file @
c5538db2
...
...
@@ -335,7 +335,7 @@ usb: target-module@47400000 {
<0x47400010 0x4>;
reg-names = "rev", "sysc";
ti,sysc-mask = <(SYSC_OMAP4_FREEEMU |
SYSC_OMAP
2
_SOFTRESET)>;
SYSC_OMAP
4
_SOFTRESET)>;
ti,sysc-midle = <SYSC_IDLE_FORCE>,
<SYSC_IDLE_NO>,
<SYSC_IDLE_SMART>;
...
...
@@ -347,7 +347,7 @@ usb: target-module@47400000 {
clock-names = "fck";
#address-cells = <1>;
#size-cells = <1>;
ranges = <0x0 0x47400000 0x
5
000>;
ranges = <0x0 0x47400000 0x
8
000>;
usb0_phy: usb-phy@1300 {
compatible = "ti,am335x-usb-phy";
...
...
arch/arm/boot/dts/am437x-l4.dtsi
View file @
c5538db2
...
...
@@ -1544,8 +1544,9 @@ target-module@cc000 { /* 0x481cc000, ap 50 46.0 */
reg = <0xcc020 0x4>;
reg-names = "rev";
/* Domains (P, C): per_pwrdm, l4ls_clkdm */
clocks = <&l4ls_clkctrl AM4_L4LS_D_CAN0_CLKCTRL 0>;
clock-names = "fck";
clocks = <&l4ls_clkctrl AM4_L4LS_D_CAN0_CLKCTRL 0>,
<&dcan0_fck>;
clock-names = "fck", "osc";
#address-cells = <1>;
#size-cells = <1>;
ranges = <0x0 0xcc000 0x2000>;
...
...
@@ -1553,6 +1554,8 @@ target-module@cc000 { /* 0x481cc000, ap 50 46.0 */
dcan0: can@0 {
compatible = "ti,am4372-d_can", "ti,am3352-d_can";
reg = <0x0 0x2000>;
clocks = <&dcan0_fck>;
clock-names = "fck";
syscon-raminit = <&scm_conf 0x644 0>;
interrupts = <GIC_SPI 52 IRQ_TYPE_LEVEL_HIGH>;
status = "disabled";
...
...
@@ -1564,8 +1567,9 @@ target-module@d0000 { /* 0x481d0000, ap 52 3a.0 */
reg = <0xd0020 0x4>;
reg-names = "rev";
/* Domains (P, C): per_pwrdm, l4ls_clkdm */
clocks = <&l4ls_clkctrl AM4_L4LS_D_CAN1_CLKCTRL 0>;
clock-names = "fck";
clocks = <&l4ls_clkctrl AM4_L4LS_D_CAN1_CLKCTRL 0>,
<&dcan1_fck>;
clock-names = "fck", "osc";
#address-cells = <1>;
#size-cells = <1>;
ranges = <0x0 0xd0000 0x2000>;
...
...
@@ -1573,6 +1577,8 @@ target-module@d0000 { /* 0x481d0000, ap 52 3a.0 */
dcan1: can@0 {
compatible = "ti,am4372-d_can", "ti,am3352-d_can";
reg = <0x0 0x2000>;
clocks = <&dcan1_fck>;
clock-name = "fck";
syscon-raminit = <&scm_conf 0x644 1>;
interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>;
status = "disabled";
...
...
arch/arm/boot/dts/bcm-nsp.dtsi
View file @
c5538db2
...
...
@@ -200,7 +200,7 @@ uart1: serial@400 {
status
=
"disabled"
;
};
dma
@
20000
{
dma
:
dma
@
20000
{
compatible
=
"arm,pl330"
,
"arm,primecell"
;
reg
=
<
0x20000
0x1000
>;
interrupts
=
<
GIC_SPI
47
IRQ_TYPE_LEVEL_HIGH
>,
...
...
@@ -215,6 +215,8 @@ dma@20000 {
clocks
=
<&
iprocslow
>;
clock
-
names
=
"apb_pclk"
;
#
dma
-
cells
=
<
1
>;
dma
-
coherent
;
status
=
"disabled"
;
};
sdio
:
sdhci
@
21000
{
...
...
@@ -257,10 +259,10 @@ amac2: ethernet@24000 {
status
=
"disabled"
;
};
mailbox
:
mailbox
@
25
0
00
{
mailbox
:
mailbox
@
25
c
00
{
compatible
=
"brcm,iproc-fa2-mbox"
;
reg
=
<
0x25
0
00
0x4
45
>;
interrupts
=
<
GIC_SPI
15
0
IRQ_TYPE_LEVEL_HIGH
>;
reg
=
<
0x25
c
00
0x4
00
>;
interrupts
=
<
GIC_SPI
15
1
IRQ_TYPE_LEVEL_HIGH
>;
#
mbox
-
cells
=
<
1
>;
brcm
,
rx
-
status
-
len
=
<
32
>;
brcm
,
use
-
bcm
-
hdr
;
...
...
arch/arm/boot/dts/bcm47094-luxul-xwc-2000.dts
View file @
c5538db2
...
...
@@ -17,6 +17,7 @@ chosen {
};
memory
{
device_type
=
"memory"
;
reg
=
<
0x00000000
0x08000000
0x88000000
0x18000000
>;
};
...
...
arch/arm/boot/dts/bcm958522er.dts
View file @
c5538db2
...
...
@@ -58,6 +58,10 @@ gpio-restart {
/*
USB
3
support
needed
to
be
complete
*/
&
dma
{
status
=
"okay"
;
};
&
amac0
{
status
=
"okay"
;
};
...
...
arch/arm/boot/dts/bcm958525er.dts
View file @
c5538db2
...
...
@@ -58,6 +58,10 @@ gpio-restart {
/*
USB
3
support
needed
to
be
complete
*/
&
dma
{
status
=
"okay"
;
};
&
amac0
{
status
=
"okay"
;
};
...
...
arch/arm/boot/dts/bcm958525xmc.dts
View file @
c5538db2
...
...
@@ -58,6 +58,10 @@ gpio-restart {
/*
XHCI
support
needed
to
be
complete
*/
&
dma
{
status
=
"okay"
;
};
&
amac0
{
status
=
"okay"
;
};
...
...
arch/arm/boot/dts/bcm958622hr.dts
View file @
c5538db2
...
...
@@ -58,6 +58,10 @@ gpio-restart {
/*
USB
3
and
SLIC
support
needed
to
be
complete
*/
&
dma
{
status
=
"okay"
;
};
&
amac0
{
status
=
"okay"
;
};
...
...
arch/arm/boot/dts/bcm958623hr.dts
View file @
c5538db2
...
...
@@ -58,6 +58,10 @@ gpio-restart {
/*
USB
3
and
SLIC
support
needed
to
be
complete
*/
&
dma
{
status
=
"okay"
;
};
&
amac0
{
status
=
"okay"
;
};
...
...
arch/arm/boot/dts/bcm958625hr.dts
View file @
c5538db2
...
...
@@ -69,6 +69,10 @@ &i2c0 {
status
=
"okay"
;
};
&
dma
{
status
=
"okay"
;
};
&
amac0
{
status
=
"okay"
;
};
...
...
arch/arm/boot/dts/bcm958625k.dts
View file @
c5538db2
...
...
@@ -48,6 +48,10 @@ memory@60000000 {
};
};
&
dma
{
status
=
"okay"
;
};
&
amac0
{
status
=
"okay"
;
};
...
...
arch/arm/boot/dts/imx6qdl-gw551x.dtsi
View file @
c5538db2
...
...
@@ -110,7 +110,7 @@ sound-digital {
simple-audio-card,frame-master = <&sound_codec>;
sound_cpu: simple-audio-card,cpu {
sound-dai = <&ssi
2
>;
sound-dai = <&ssi
1
>;
};
sound_codec: simple-audio-card,codec {
...
...
Prev
1
2
3
4
5
…
39
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment