[PATCH 0/2] mtd: spi-nor: aspeed: introduce a "spi-max-frequency" property

Cédric Le Goater clg at kaod.org
Thu Jun 14 15:22:41 AEST 2018


On 06/13/2018 05:00 PM, Joel Stanley wrote:
> Hi Cedric,
> 
> On 8 June 2018 at 22:29, Cédric Le Goater <clg at kaod.org> wrote:
>> Hello,
>>
>> The property protects some optimistic settings of optimize read algo
>> on certain chips (old ones). It also makes the read access to the
>> alternate FMC chip 3 times faster.
> 
> The changes look okay to me. Do you plan to submit them for upstream inclusion?

yes. I would like to have some testing first and also make sure
it fits OpenBMC needs.

Thanks,

C.
 
> 
> I'd feel happier if we had some review on them before merging device
> tree changes.
> 
> Cheers,
> 
> Joel
> 
>>
>> Thanks,
>>
>> C.
>>
>> Cédric Le Goater (2):
>>   ARM: dts: aspeed: Add "spi-max-frequency" property
>>   mtd: spi-nor: aspeed: limit the maximum SPI frequency
>>
>>  drivers/mtd/spi-nor/aspeed-smc.c                 | 18 ++++++++++++++----
>>  arch/arm/boot/dts/aspeed-ast2500-evb.dts         |  2 ++
>>  arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts    |  2 ++
>>  arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts     |  2 ++
>>  arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts |  3 +++
>>  arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts       |  2 ++
>>  arch/arm/boot/dts/aspeed-g4.dtsi                 |  2 ++
>>  arch/arm/boot/dts/aspeed-g5.dtsi                 |  7 +++++++
>>  8 files changed, 34 insertions(+), 4 deletions(-)
>>
>> --
>> 2.13.6
>>



More information about the openbmc mailing list