gpio/ixp4xx: Register the base PA instead of its VA in fwnode
authorMarc Zyngier <maz@kernel.org>
Wed, 31 Jul 2019 15:13:42 +0000 (16:13 +0100)
committerMarc Zyngier <maz@kernel.org>
Wed, 7 Aug 2019 13:24:45 +0000 (14:24 +0100)
commitdaa19fe5b082779962988a5ba9e38509004db3de
tree47c1f0c23815f2e428b851440bc16f6284367a27
parent9adc54d4e8c56ed5851bb51314ffcbaebdfbf17e
gpio/ixp4xx: Register the base PA instead of its VA in fwnode

Do not expose the base VA (it appears in debugfs). Instead,
record the PA, which at least can be used to precisely identify
the associated irqchip and domain.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Marc Zyngier <maz@kernel.org>
drivers/gpio/gpio-ixp4xx.c