mbox series

[v1,0/1] ARM: Correct HPE GXP Register ranges

Message ID 20230130220056.14349-1-nick.hawkins@hpe.com (mailing list archive)
Headers show
Series ARM: Correct HPE GXP Register ranges | expand

Message

Hawkins, Nick Jan. 30, 2023, 10 p.m. UTC
From: Nick Hawkins <nick.hawkins@hpe.com>

The GXP SoC has a large range of registers. This patch will expand the
registers available to SoC by modifying its device tree file. Initially
this change was planned to be part of a larger set but feedback
indicated it should be submitted separately. In the device tree file
there is a large gap in the ranges of registers available because they
are reserved.

Nick Hawkins (1):
  ARM: dts: hpe: Correct GXP register ranges

 arch/arm/boot/dts/hpe-gxp.dtsi | 41 +++++++++++++++++-----------------
 1 file changed, 20 insertions(+), 21 deletions(-)