On 2018-05-18 08:40, Jan Kiszka wrote:
> We already do this for the overlay fragment the driver injects and the
> Seattle dts. For the latter, use that chance to install the symbolic
> value.
>
> The background is that newer Linux kernel dislike IRQ_TYPE_NONE and
> express that via WARN_ON during boot.
>
> Signed-off-by: Jan Kiszka <[email protected]>
> ---
> configs/arm/dts/inmate-bananapi.dts | 8 ++++----
> configs/arm/dts/inmate-jetson-tk1.dts | 8 ++++----
> configs/arm/dts/inmate-orangepi0.dts | 8 ++++----
> configs/arm/jetson-tk1.c | 2 +-
> configs/arm64/dts/inmate-amd-seattle.dts | 10 ++++++----
> configs/arm64/dts/inmate-espressobin.dts | 8 ++++----
> configs/arm64/dts/inmate-hikey.dts | 8 ++++----
> configs/arm64/dts/inmate-jetson-tx1.dts | 8 ++++----
> configs/arm64/dts/inmate-qemu-arm64.dts | 8 ++++----
> configs/arm64/dts/inmate-zynqmp-zcu102-2.dts | 8 ++++----
> configs/arm64/dts/inmate-zynqmp-zcu102.dts | 8 ++++----
> 11 files changed, 43 insertions(+), 41 deletions(-)
>
..
> diff --git a/configs/arm/jetson-tk1.c b/configs/arm/jetson-tk1.c
> index cc781ea8e..a46fee229 100644
> --- a/configs/arm/jetson-tk1.c
> +++ b/configs/arm/jetson-tk1.c
> @@ -49,7 +49,7 @@ struct {
> .pci_mmconfig_base = 0x48000000,
> .pci_mmconfig_end_bus = 0,
> .pci_is_virtual = 1,
> - .pci_domain = -1,
> + .pci_domain = 1,
This hunk sneaked in prematurely but was removed now in next again.
Jan
--
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux
--
You received this message because you are subscribed to the Google Groups
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.