Skip to content

Commit 42fd4f2

Browse files
committed
Merge series "Add MSIOF support for R8A7742 SOC" from Lad Prabhakar <[email protected]>:
Hi All, This patch series adds support for MSIOF on R8A7742 SOC. Cheers, Prabhakar Lad Prabhakar (2): dt-bindings: spi: renesas,sh-msiof: Add r8a7742 support ARM: dts: r8a7742: Add MSIOF[0123] support .../devicetree/bindings/spi/renesas,sh-msiof.yaml | 1 + arch/arm/boot/dts/r8a7742.dtsi | 64 ++++++++++++++++++++++ 2 files changed, 65 insertions(+) -- 2.7.4
2 parents 75bc113 + 6383b11 commit 42fd4f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ properties:
2121
# device
2222
- items:
2323
- enum:
24+
- renesas,msiof-r8a7742 # RZ/G1H
2425
- renesas,msiof-r8a7743 # RZ/G1M
2526
- renesas,msiof-r8a7744 # RZ/G1N
2627
- renesas,msiof-r8a7745 # RZ/G1E

0 commit comments

Comments
 (0)