Re: [PATCH v3 2/6] misc: sram: add ability to mark sram sections as reserved

2013-07-07 Thread Rob Herring
On Fri, Jul 5, 2013 at 7:41 AM, Heiko Stübner wrote: > Some SoCs need parts of their sram for special purposes. So while being part > of the periphal, it should not be part of the genpool controlling the sram. s/periphal/peripheral/ > > Threfore add an option mmio-sram-reserved to keep arbitary

Re: [PATCH v3 2/6] misc: sram: add ability to mark sram sections as reserved

2013-07-07 Thread Rob Herring
On Fri, Jul 5, 2013 at 7:41 AM, Heiko Stübner he...@sntech.de wrote: Some SoCs need parts of their sram for special purposes. So while being part of the periphal, it should not be part of the genpool controlling the sram. s/periphal/peripheral/ Threfore add an option mmio-sram-reserved to

Re: [PATCH v3 2/6] misc: sram: add ability to mark sram sections as reserved

2013-07-05 Thread Philipp Zabel
Am Freitag, den 05.07.2013, 14:41 +0200 schrieb Heiko Stübner: > Some SoCs need parts of their sram for special purposes. So while being part > of the periphal, it should not be part of the genpool controlling the sram. > > Threfore add an option mmio-sram-reserved to keep arbitary portions of

Re: [PATCH v3 2/6] misc: sram: add ability to mark sram sections as reserved

2013-07-05 Thread Heiko Stübner
Am Freitag, 5. Juli 2013, 14:55:40 schrieb Fabio Estevam: > On Fri, Jul 5, 2013 at 9:41 AM, Heiko Stübner wrote: > > Some SoCs need parts of their sram for special purposes. So while being > > part of the periphal, it should not be part of the genpool controlling > > the sram. > > > > Threfore

Re: [PATCH v3 2/6] misc: sram: add ability to mark sram sections as reserved

2013-07-05 Thread Fabio Estevam
On Fri, Jul 5, 2013 at 9:41 AM, Heiko Stübner wrote: > Some SoCs need parts of their sram for special purposes. So while being part > of the periphal, it should not be part of the genpool controlling the sram. > > Threfore add an option mmio-sram-reserved to keep arbitary portions of the > sram

[PATCH v3 2/6] misc: sram: add ability to mark sram sections as reserved

2013-07-05 Thread Heiko Stübner
Some SoCs need parts of their sram for special purposes. So while being part of the periphal, it should not be part of the genpool controlling the sram. Threfore add an option mmio-sram-reserved to keep arbitary portions of the sram from being part of the pool. Suggested-by: Rob Herring

[PATCH v3 2/6] misc: sram: add ability to mark sram sections as reserved

2013-07-05 Thread Heiko Stübner
Some SoCs need parts of their sram for special purposes. So while being part of the periphal, it should not be part of the genpool controlling the sram. Threfore add an option mmio-sram-reserved to keep arbitary portions of the sram from being part of the pool. Suggested-by: Rob Herring

Re: [PATCH v3 2/6] misc: sram: add ability to mark sram sections as reserved

2013-07-05 Thread Fabio Estevam
On Fri, Jul 5, 2013 at 9:41 AM, Heiko Stübner he...@sntech.de wrote: Some SoCs need parts of their sram for special purposes. So while being part of the periphal, it should not be part of the genpool controlling the sram. Threfore add an option mmio-sram-reserved to keep arbitary portions of

Re: [PATCH v3 2/6] misc: sram: add ability to mark sram sections as reserved

2013-07-05 Thread Heiko Stübner
Am Freitag, 5. Juli 2013, 14:55:40 schrieb Fabio Estevam: On Fri, Jul 5, 2013 at 9:41 AM, Heiko Stübner he...@sntech.de wrote: Some SoCs need parts of their sram for special purposes. So while being part of the periphal, it should not be part of the genpool controlling the sram.

Re: [PATCH v3 2/6] misc: sram: add ability to mark sram sections as reserved

2013-07-05 Thread Philipp Zabel
Am Freitag, den 05.07.2013, 14:41 +0200 schrieb Heiko Stübner: Some SoCs need parts of their sram for special purposes. So while being part of the periphal, it should not be part of the genpool controlling the sram. Threfore add an option mmio-sram-reserved to keep arbitary portions of the