mbox series

[GIT,PULL,2/2] ARM: dts: Minor cleanups for v5.10

Message ID 20200911155509.1495-2-krzk@kernel.org
State New
Headers show
Series [GIT,PULL,1/2] arm64: dts: Minor cleanups for v5.10 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/dt-schema-5.10

Message

Krzysztof Kozlowski Sept. 11, 2020, 3:55 p.m. UTC
The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/dt-schema-5.10

for you to fetch changes up to 48d5732cdf57b82ff32d198f7e696386979f8b08:

  ARM: dts: alpine: Align GIC nodename with dtschema (2020-09-11 17:44:11 +0200)

----------------------------------------------------------------
Various minor cleanups for ARM DTS

Cleanup ARM DTS to remove dtschema validation errors.

----------------------------------------------------------------
Krzysztof Kozlowski (6):
      ARM: dts: prima: Align L2 cache-controller nodename with dtschema
      ARM: dts: qcom: Align L2 cache-controller nodename with dtschema
      ARM: dts: spear: Align L2 cache-controller nodename with dtschema
      ARM: dts: tango: Align L2 cache-controller nodename with dtschema
      ARM: dts: zx: Align L2 cache-controller nodename with dtschema
      ARM: dts: alpine: Align GIC nodename with dtschema

 arch/arm/boot/dts/alpine.dtsi        | 2 +-
 arch/arm/boot/dts/prima2.dtsi        | 2 +-
 arch/arm/boot/dts/qcom-mdm9615.dtsi  | 2 +-
 arch/arm/boot/dts/spear13xx.dtsi     | 2 +-
 arch/arm/boot/dts/tango4-common.dtsi | 2 +-
 arch/arm/boot/dts/zx296702.dtsi      | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)