mbox

ARM: mediatek: dts 32 bits updates for v4.8

Message ID 94a90d0c-f459-296c-4290-739515b4ac5b@gmail.com
State New
Headers show

Pull-request

https://github.com/mbgg/linux-mediatek.git tags/v4.7-next-dts32

Message

Matthias Brugger July 3, 2016, 6:49 a.m. UTC
Hi all,

Please take into account the following dts patch for arm 32 bits.

Thanks,
Matthias

---

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

   https://github.com/mbgg/linux-mediatek.git tags/v4.7-next-dts32

for you to fetch changes up to 6f108172f13c311ce2175fab25fbd50940a3622b:

   ARM: dts: mt2701: add iommu/smi dtsi node for mt2701 (2016-07-03 
08:25:08 +0200)

----------------------------------------------------------------
- Add dtsi parts for iommu support

----------------------------------------------------------------
Honghui Zhang (1):
       ARM: dts: mt2701: add iommu/smi dtsi node for mt2701

  arch/arm/boot/dts/mt2701.dtsi | 50 
+++++++++++++++++++++++++++++++++++++++++++
  1 file changed, 50 insertions(+)

Comments

Matthias Brugger July 3, 2016, 7:08 p.m. UTC | #1
On 07/03/2016 08:49 AM, Matthias Brugger wrote:
> Hi all,
>
> Please take into account the following dts patch for arm 32 bits.
>

The patch causes a compilation error, please don't pull this branch.

Sorry for the noise,
Matthias

> Thanks,
> Matthias
>
> ---
>
> The following changes since commit
> 1a695a905c18548062509178b98bc91e67510864:
>
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
>
> are available in the git repository at:
>
>   https://github.com/mbgg/linux-mediatek.git tags/v4.7-next-dts32
>
> for you to fetch changes up to 6f108172f13c311ce2175fab25fbd50940a3622b:
>
>   ARM: dts: mt2701: add iommu/smi dtsi node for mt2701 (2016-07-03
> 08:25:08 +0200)
>
> ----------------------------------------------------------------
> - Add dtsi parts for iommu support
>
> ----------------------------------------------------------------
> Honghui Zhang (1):
>       ARM: dts: mt2701: add iommu/smi dtsi node for mt2701
>
>  arch/arm/boot/dts/mt2701.dtsi | 50
> +++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 50 insertions(+)
Arnd Bergmann July 7, 2016, 12:01 p.m. UTC | #2
On Sunday, July 3, 2016 9:08:40 PM CEST Matthias Brugger wrote:
> On 07/03/2016 08:49 AM, Matthias Brugger wrote:
> > Hi all,
> >
> > Please take into account the following dts patch for arm 32 bits.
> >
> 
> The patch causes a compilation error, please don't pull this branch.

Ok, I don't see a replacement branch though, still working on it?

	Arnd
Matthias Brugger July 8, 2016, 8:11 a.m. UTC | #3
On 07/07/16 14:01, Arnd Bergmann wrote:
> On Sunday, July 3, 2016 9:08:40 PM CEST Matthias Brugger wrote:
>> On 07/03/2016 08:49 AM, Matthias Brugger wrote:
>>> Hi all,
>>>
>>> Please take into account the following dts patch for arm 32 bits.
>>>
>>
>> The patch causes a compilation error, please don't pull this branch.
>
> Ok, I don't see a replacement branch though, still working on it?
>

There was just one patch which got dropped. So no replacement branch at all.

Thanks for asking,
Matthias