* [GIT PULL] Xilinx Zynq dt fixes for v3.18
@ 2014-10-20 14:18 Michal Simek
2014-10-24 4:01 ` Olof Johansson
2015-01-08 8:49 ` [GIT PULL] Xilinx Zynq dt fixes for v3.19 Michal Simek
0 siblings, 2 replies; 6+ messages in thread
From: Michal Simek @ 2014-10-20 14:18 UTC (permalink / raw)
To: linux-arm-kernel
Hi guys,
please pull these dt fixes to your tree.
The last one is really trivial that's why I have also added it.
Two patches fixing problems with two GEMs and OPP.
Missing references are needed for our device-tree generator
which requires to have references that's why I have considered
this as bug fixes.
Please let me know if you have any problem with them.
Thanks,
Michal
The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:
Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)
are available in the git repository at:
https://github.com/Xilinx/linux-xlnx.git tags/zynq-dt-fixes-for-3.18
for you to fetch changes up to 2329efbbca2943f03fa1c7306ef2f6a053be0ae5:
ARM: zynq: DT: trivial: Fix mc node (2014-10-20 15:20:17 +0200)
----------------------------------------------------------------
arm: Xilinx Zynq DT fixes for v3.18
- Fix gem register size
- Fix OPP
- Add missing references
- Trivial cleanup
----------------------------------------------------------------
Michal Simek (5):
ARM: zynq: DT: Add missing address for L2 pl310
ARM: zynq: DT: Add missing reference for ADC
ARM: zynq: DT: Add missing reference for memory-controller
ARM: zynq: DT: Add cadence watchdog node
ARM: zynq: DT: trivial: Fix mc node
Soren Brinkmann (2):
ARM: zynq: DT: Fix GEM register area size
ARM: zynq: DT: Remove 222 MHz OPP
arch/arm/boot/dts/zynq-7000.dtsi | 24 +++++++++++++++++-------
1 file changed, 17 insertions(+), 7 deletions(-)
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141020/53a7514a/attachment.sig>
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL] Xilinx Zynq dt fixes for v3.18
2014-10-20 14:18 [GIT PULL] Xilinx Zynq dt fixes for v3.18 Michal Simek
@ 2014-10-24 4:01 ` Olof Johansson
2015-01-08 8:49 ` [GIT PULL] Xilinx Zynq dt fixes for v3.19 Michal Simek
1 sibling, 0 replies; 6+ messages in thread
From: Olof Johansson @ 2014-10-24 4:01 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Oct 20, 2014 at 04:18:12PM +0200, Michal Simek wrote:
> Hi guys,
>
> please pull these dt fixes to your tree.
>
> The last one is really trivial that's why I have also added it.
> Two patches fixing problems with two GEMs and OPP.
> Missing references are needed for our device-tree generator
> which requires to have references that's why I have considered
> this as bug fixes.
>
> Please let me know if you have any problem with them.
>
> Thanks,
> Michal
>
>
> The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:
>
> Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)
>
> are available in the git repository at:
>
> https://github.com/Xilinx/linux-xlnx.git tags/zynq-dt-fixes-for-3.18
>
Pulled, thanks.
-Olof
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL] Xilinx Zynq dt fixes for v3.19
2014-10-20 14:18 [GIT PULL] Xilinx Zynq dt fixes for v3.18 Michal Simek
2014-10-24 4:01 ` Olof Johansson
@ 2015-01-08 8:49 ` Michal Simek
2015-01-12 22:00 ` Olof Johansson
1 sibling, 1 reply; 6+ messages in thread
From: Michal Simek @ 2015-01-08 8:49 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
please consider to pull this one DT patch to your tree as fix for v3.19
It is adding USD dt node. Driver has been added to v3.19.
Thanks,
Michal
The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:
Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)
are available in the git repository at:
https://github.com/Xilinx/linux-xlnx.git tags/zynq-dt-fixes-for-3.19
for you to fetch changes up to 1643b31658c44767a85469733c6bff4f6d0371c7:
ARM: zynq: DT: Add USB to device tree (2015-01-08 09:35:04 +0100)
----------------------------------------------------------------
arm: Xilinx Zynq DT fixes for v3.19
- Add USB chipidea driver to DT
----------------------------------------------------------------
Soren Brinkmann (1):
ARM: zynq: DT: Add USB to device tree
arch/arm/boot/dts/zynq-7000.dtsi | 20 ++++++++++++++++++++
arch/arm/boot/dts/zynq-zc702.dts | 11 +++++++++++
arch/arm/boot/dts/zynq-zc706.dts | 10 ++++++++++
arch/arm/boot/dts/zynq-zed.dts | 10 ++++++++++
4 files changed, 51 insertions(+)
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150108/81bac99a/attachment.sig>
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL] Xilinx Zynq dt fixes for v3.19
2015-01-08 8:49 ` [GIT PULL] Xilinx Zynq dt fixes for v3.19 Michal Simek
@ 2015-01-12 22:00 ` Olof Johansson
2015-01-12 22:37 ` Sören Brinkmann
2015-01-13 18:44 ` Michal Simek
0 siblings, 2 replies; 6+ messages in thread
From: Olof Johansson @ 2015-01-12 22:00 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, Jan 08, 2015 at 09:49:51AM +0100, Michal Simek wrote:
> Hi,
>
> please consider to pull this one DT patch to your tree as fix for v3.19
> It is adding USD dt node. Driver has been added to v3.19.
>
> Thanks,
> Michal
>
> The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:
>
> Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)
>
> are available in the git repository at:
>
> https://github.com/Xilinx/linux-xlnx.git tags/zynq-dt-fixes-for-3.19
>
> for you to fetch changes up to 1643b31658c44767a85469733c6bff4f6d0371c7:
>
> ARM: zynq: DT: Add USB to device tree (2015-01-08 09:35:04 +0100)
Michal,
This isn't really a fix for something that is broken, is it? I.e. looks like
new hardware support to me, and unfortunately this time in the release is wrong
for that.
I'd be happy to queue it up for 3.20 though, so please confirm.
Thanks!
-Olof
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL] Xilinx Zynq dt fixes for v3.19
2015-01-12 22:00 ` Olof Johansson
@ 2015-01-12 22:37 ` Sören Brinkmann
2015-01-13 18:44 ` Michal Simek
1 sibling, 0 replies; 6+ messages in thread
From: Sören Brinkmann @ 2015-01-12 22:37 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, 2015-01-12 at 02:00PM -0800, Olof Johansson wrote:
> On Thu, Jan 08, 2015 at 09:49:51AM +0100, Michal Simek wrote:
> > Hi,
> >
> > please consider to pull this one DT patch to your tree as fix for v3.19
> > It is adding USD dt node. Driver has been added to v3.19.
> >
> > Thanks,
> > Michal
> >
> > The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:
> >
> > Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)
> >
> > are available in the git repository at:
> >
> > https://github.com/Xilinx/linux-xlnx.git tags/zynq-dt-fixes-for-3.19
> >
> > for you to fetch changes up to 1643b31658c44767a85469733c6bff4f6d0371c7:
> >
> > ARM: zynq: DT: Add USB to device tree (2015-01-08 09:35:04 +0100)
>
> Michal,
>
> This isn't really a fix for something that is broken, is it? I.e. looks like
> new hardware support to me, and unfortunately this time in the release is wrong
> for that.
Without it, USB is broken/not working on Zynq :P
It just came a little late due to the holidays. Would be nice if it
could still make it, since the driver is available now and the DT
fragment is the only missing piece to provide out-of-the-box USB
support.
Soren
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL] Xilinx Zynq dt fixes for v3.19
2015-01-12 22:00 ` Olof Johansson
2015-01-12 22:37 ` Sören Brinkmann
@ 2015-01-13 18:44 ` Michal Simek
1 sibling, 0 replies; 6+ messages in thread
From: Michal Simek @ 2015-01-13 18:44 UTC (permalink / raw)
To: linux-arm-kernel
On 01/12/2015 11:00 PM, Olof Johansson wrote:
> On Thu, Jan 08, 2015 at 09:49:51AM +0100, Michal Simek wrote:
>> Hi,
>>
>> please consider to pull this one DT patch to your tree as fix for v3.19
>> It is adding USD dt node. Driver has been added to v3.19.
>>
>> Thanks,
>> Michal
>>
>> The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:
>>
>> Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)
>>
>> are available in the git repository at:
>>
>> https://github.com/Xilinx/linux-xlnx.git tags/zynq-dt-fixes-for-3.19
>>
>> for you to fetch changes up to 1643b31658c44767a85469733c6bff4f6d0371c7:
>>
>> ARM: zynq: DT: Add USB to device tree (2015-01-08 09:35:04 +0100)
>
> Michal,
>
> This isn't really a fix for something that is broken, is it? I.e. looks like
> new hardware support to me, and unfortunately this time in the release is wrong
> for that.
>
> I'd be happy to queue it up for 3.20 though, so please confirm.
No problem to queue it up for 3.20. I will add some more patches on the top of this branch.
Thanks,
Michal
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150113/7136bee9/attachment.sig>
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2015-01-13 18:44 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-20 14:18 [GIT PULL] Xilinx Zynq dt fixes for v3.18 Michal Simek
2014-10-24 4:01 ` Olof Johansson
2015-01-08 8:49 ` [GIT PULL] Xilinx Zynq dt fixes for v3.19 Michal Simek
2015-01-12 22:00 ` Olof Johansson
2015-01-12 22:37 ` Sören Brinkmann
2015-01-13 18:44 ` Michal Simek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).