Skip to content

Commit d21877a

Browse files
committed
Merge tag 'apple-soc-fixes-7.0' of https://git.kernel.org/pub/scm/linux/kernel/git/sven/linux into soc/late2
Apple SoC fixes for 7.0 Two commits without any functional changes that arrived just before the merge window opened: - Update Sasha's email address in all dt-bindings, MAINTAINERS and add him to mailmap - Fix a typo in spi1-nvram.dtsi * tag 'apple-soc-fixes-7.0' of https://git.kernel.org/pub/scm/linux/kernel/git/sven/linux: arm64: dts: apple: Fix spelling error dt-bindings: Update Sasha Finkelstein's email address mailmap: Update Sasha Finkelstein's email address Signed-off-by: Arnd Bergmann <[email protected]>
2 parents 8b0beb4 + c7ff53e commit d21877a

11 files changed

Lines changed: 11 additions & 10 deletions

File tree

.mailmap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -741,6 +741,7 @@ Sarangdhar Joshi <[email protected]>
741741
742742
743743
Sascha Hauer <[email protected]>
744+
744745
745746
Sathishkumar Muruganandam <[email protected]> <[email protected]>
746747

Documentation/devicetree/bindings/display/apple,h7-display-pipe-mipi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
77
title: Apple pre-DCP display controller MIPI interface
88

99
maintainers:
10-
- Sasha Finkelstein <[email protected]>
10+
- Sasha Finkelstein <[email protected]>
1111

1212
description:
1313
The MIPI controller part of the pre-DCP Apple display controller

Documentation/devicetree/bindings/display/apple,h7-display-pipe.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
77
title: Apple pre-DCP display controller
88

99
maintainers:
10-
- Sasha Finkelstein <[email protected]>
10+
- Sasha Finkelstein <[email protected]>
1111

1212
description:
1313
A secondary display controller used to drive the "touchbar" on

Documentation/devicetree/bindings/display/panel/apple,summit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
77
title: Apple "Summit" display panel
88

99
maintainers:
10-
- Sasha Finkelstein <[email protected]>
10+
- Sasha Finkelstein <[email protected]>
1111

1212
description:
1313
An OLED panel used as a touchbar on certain Apple laptops.

Documentation/devicetree/bindings/gpu/apple,agx.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
77
title: Apple SoC GPU
88

99
maintainers:
10-
- Sasha Finkelstein <[email protected]>
10+
- Sasha Finkelstein <[email protected]>
1111

1212
properties:
1313
compatible:

Documentation/devicetree/bindings/input/touchscreen/apple,z2-multitouch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
77
title: Apple touchscreens attached using the Z2 protocol
88

99
maintainers:
10-
- Sasha Finkelstein <[email protected]>
10+
- Sasha Finkelstein <[email protected]>
1111

1212
description: A series of touschscreen controllers used in Apple products
1313

Documentation/devicetree/bindings/nvmem/apple,spmi-nvmem.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ title: Apple SPMI NVMEM
99
description: Exports a series of SPMI registers as NVMEM cells
1010

1111
maintainers:
12-
- Sasha Finkelstein <[email protected]>
12+
- Sasha Finkelstein <[email protected]>
1313

1414
allOf:
1515
- $ref: nvmem.yaml#

Documentation/devicetree/bindings/pwm/apple,s5l-fpwm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title: Apple FPWM controller
88

99
maintainers:
1010
11-
- Sasha Finkelstein <[email protected]>
11+
- Sasha Finkelstein <[email protected]>
1212

1313
description: PWM controller used for keyboard backlight on ARM Macs
1414

Documentation/devicetree/bindings/spmi/apple,spmi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
77
title: Apple SPMI controller
88

99
maintainers:
10-
- Sasha Finkelstein <[email protected]>
10+
- Sasha Finkelstein <[email protected]>
1111

1212
description: A SPMI controller present on most Apple SoCs
1313

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8691,7 +8691,7 @@ F: include/linux/host1x.h
86918691
F: include/uapi/drm/tegra_drm.h
86928692

86938693
DRM DRIVERS FOR PRE-DCP APPLE DISPLAY OUTPUT
8694-
M: Sasha Finkelstein <[email protected]>
8694+
M: Sasha Finkelstein <[email protected]>
86958695
R: Janne Grunau <[email protected]>
86968696
86978697

0 commit comments

Comments
 (0)