Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e71f42c4 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add SPI config regs base address for all targets"

parents 95f3c41c ebc9197b
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -11,7 +11,13 @@ QCS405 platform.
- reg:
	Usage: required
	Value type: <prop-encoded-array>
	Definition: the base address and size of the TLMM register space.
	Definition: the base address and size of the TLMM register space
		    provided as "pinctrl".

- reg-names:
	Usage: required
	Value type: <prop-encoded-array>
	Definition: Provides labels for the reg property.

- interrupts:
	Usage: required
+8 −1
Original line number Diff line number Diff line
@@ -11,7 +11,14 @@ SDMMAGPIE platform.
- reg:
	Usage: required
	Value type: <prop-encoded-array>
	Definition: the base address and size of the TLMM register space.
	Definition: the base address and size of the TLMM register space
		    provided as "pinctrl" and optional base address
		    of shared SPI config registers provided as "spi_cfg".

- reg-names:
	Usage: required
	Value type: <prop-encoded-array>
	Definition: Provides labels for the reg property.

- interrupts:
	Usage: required
+8 −1
Original line number Diff line number Diff line
@@ -11,7 +11,14 @@ sdmshrike platform.
- reg:
	Usage: required
	Value type: <prop-encoded-array>
	Definition: the base address and size of the TLMM register space.
	Definition: the base address and size of the TLMM register space
		    provided as "pinctrl" and optional base address
		    of shared SPI config registers provided as "spi_cfg".

- reg-names:
	Usage: required
	Value type: <prop-encoded-array>
	Definition: Provides labels for the reg property.

- interrupts:
	Usage: required
+8 −1
Original line number Diff line number Diff line
@@ -11,7 +11,14 @@ SDXPRAIRIE platform.
- reg:
	Usage: required
	Value type: <prop-encoded-array>
	Definition: the base address and size of the TLMM register space.
	Definition: the base address and size of the TLMM register space
		    provided as "pinctrl" and optional base address
		    of PDC mux selection registers provided as "pdc".

- reg-names:
	Usage: required
	Value type: <prop-encoded-array>
	Definition: Provides labels for the reg property.

- interrupts:
	Usage: required
+8 −1
Original line number Diff line number Diff line
@@ -11,7 +11,14 @@ SM6150 platform.
- reg:
	Usage: required
	Value type: <prop-encoded-array>
	Definition: the base address and size of the TLMM register space.
	Definition: the base address and size of the TLMM register space
		    provided as "pinctrl" and optional base address
		    of shared SPI config registers provided as "spi_cfg".

- reg-names:
	Usage: required
	Value type: <prop-encoded-array>
	Definition: Provides labels for the reg property.

- interrupts:
	Usage: required
Loading