[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/3] Clean up sam460ex irq mapping
From: |
BALATON Zoltan |
Subject: |
[PATCH 0/3] Clean up sam460ex irq mapping |
Date: |
Sat, 26 Dec 2020 00:07:57 +0100 |
Date: |
Sat, 26 Dec 2020 00:07:57 +0100 |
This cleans up irq mapping in sam460ex inspired by similar changes to
other machines recently although there's no known or noticable problem
that this fixes. The first two patches are just simplifying
dependencies in Kconfig that I've noticed during writing the patch.
Regards,
BALATON Zoltan
BALATON Zoltan (3):
ppc4xx: Move common dependency on serial to common option
sam460ex: Drop unneeded dependencies
sam460ex: Clean up irq mapping
hw/ppc/Kconfig | 8 ++------
hw/ppc/ppc440_pcix.c | 28 ++++++++++++++--------------
hw/ppc/sam460ex.c | 16 +++++++++++++---
3 files changed, 29 insertions(+), 23 deletions(-)
--
2.21.3
- [PATCH 0/3] Clean up sam460ex irq mapping,
BALATON Zoltan <=