commit | ac1213b7d79580ca52d7517e61e1ec4120134f0c | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@kernel.org> | Wed Jul 31 16:13:42 2019 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Aug 21 13:33:48 2019 +0200 |
tree | b8e483c81621506650d3a63a7170fc083a18ffdf | |
parent | a7e42142926f815c776f745d027f69a53415d99c [diff] |
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> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>