[Qemu-devel] [PATCH 0/3] i.mx7d fixes

Jean-Christophe Dubois posted 3 patches 7 years, 3 months ago
Only 0 patches received!
hw/arm/fsl-imx7.c      | 8 ++++----
hw/arm/mcimx7d-sabre.c | 2 --
2 files changed, 4 insertions(+), 6 deletions(-)
[Qemu-devel] [PATCH 0/3] i.mx7d fixes
Posted by Jean-Christophe Dubois 7 years, 3 months ago
Small fixes in the i.mx7d code.

Jean-Christophe Dubois (3):
  i.mx7d: Remove unused header files
  i.mx7d: Change SRC unimpleted device name from sdma to src
  i.mx7d: Change IRQ number type from hwaddr to int

 hw/arm/fsl-imx7.c      | 8 ++++----
 hw/arm/mcimx7d-sabre.c | 2 --
 2 files changed, 4 insertions(+), 6 deletions(-)

-- 
2.17.1


Re: [Qemu-devel] [PATCH 0/3] i.mx7d fixes
Posted by Peter Maydell 7 years, 2 months ago
On 26 June 2018 at 22:59, Jean-Christophe Dubois <jcd@tribudubois.net> wrote:
> Small fixes in the i.mx7d code.
>
> Jean-Christophe Dubois (3):
>   i.mx7d: Remove unused header files
>   i.mx7d: Change SRC unimpleted device name from sdma to src
>   i.mx7d: Change IRQ number type from hwaddr to int
>
>  hw/arm/fsl-imx7.c      | 8 ++++----
>  hw/arm/mcimx7d-sabre.c | 2 --
>  2 files changed, 4 insertions(+), 6 deletions(-)

Thanks, applied all to target-arm.next.

Something seems to have gone wrong with posting of this series:
the patches didn't get sent as followups to the cover letter
(missing In-reply-to: headers). You might want to look into that
for future patch postings.

-- PMM

Re: [Qemu-devel] [PATCH 0/3] i.mx7d fixes
Posted by Jean-Christophe DUBOIS 7 years, 2 months ago
Le 28/06/2018 à 17:13, Peter Maydell a écrit :
> On 26 June 2018 at 22:59, Jean-Christophe Dubois <jcd@tribudubois.net> wrote:
>> Small fixes in the i.mx7d code.
>>
>> Jean-Christophe Dubois (3):
>>    i.mx7d: Remove unused header files
>>    i.mx7d: Change SRC unimpleted device name from sdma to src
>>    i.mx7d: Change IRQ number type from hwaddr to int
>>
>>   hw/arm/fsl-imx7.c      | 8 ++++----
>>   hw/arm/mcimx7d-sabre.c | 2 --
>>   2 files changed, 4 insertions(+), 6 deletions(-)
> Thanks, applied all to target-arm.next.
>
> Something seems to have gone wrong with posting of this series:
> the patches didn't get sent as followups to the cover letter
> (missing In-reply-to: headers). You might want to look into that
> for future patch postings.
Thank Peter,

Yes, something went wrong (I think this is the piece between the chair 
and the keyboard).

I'll try to be better next time.

JC

>
> -- PMM
>
>