On Thu, Jul 25, 2019 at 06:12:14PM +0100, Kevin Brodsky wrote:
It is unclear why max-memory-bandwidth should be set for CLCD on the fast model. Removing that property allows allocating and using 32bpp buffers, which may be desirable on certain platforms such as Android.
Reported-by: Ruben Ayrapetyan ruben.ayrapetyan@arm.com Signed-off-by: Kevin Brodsky kevin.brodsky@arm.com
Changes in v2:
- Remove the attribute completely instead of increasing its value. It is optional and there is no clear reason why it should be set at all.
arch/arm64/boot/dts/arm/fvp-base-revc.dts | 8 -------- arch/arm64/boot/dts/arm/rtsm_ve-motherboard.dtsi | 2 --
I was about to ask about the above file in v1, and then saw v2. I will take this for v5.4. Thanks
-- Regards, Sudeep