On Fri, Sep 6, 2019 at 12:08 PM tip-bot2 for Marc Zyngier <tip-bot2@xxxxxxxxxxxxx> wrote: > The following commit has been merged into the irq/core branch of tip: > > Commit-ID: daa19fe5b082779962988a5ba9e38509004db3de > Gitweb: https://git.kernel.org/tip/daa19fe5b082779962988a5ba9e38509004db3de > Author: Marc Zyngier <maz@xxxxxxxxxx> > AuthorDate: Wed, 31 Jul 2019 16:13:42 +01:00 > Committer: Marc Zyngier <maz@xxxxxxxxxx> > CommitterDate: Wed, 07 Aug 2019 14:24:45 +01:00 > > 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@xxxxxxxxxx> > Acked-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > Signed-off-by: Marc Zyngier <maz@xxxxxxxxxx> I think that patch is already in my gpio devel branch. But I guess it doesn't hurt either, git will figure it out. Yours, Linus Walleij