[PATCH] arm64: dts: fvp: Remove panel timings

Robin Murphy robin.murphy at arm.com
Thu Jul 15 04:04:36 PDT 2021


On 2021-07-15 11:57, Sudeep Holla wrote:
> On Wed, Jul 14, 2021 at 06:22:38PM +0100, Robin Murphy wrote:
>> The simple-panel driver already has hard-coded timings for
>> "arm,rtsm-display", and as such screams at us for trying to override a
>> fixed mode from DT. Since the exact values probably don't matter all
>> that much anyway, just remove the DT node to keep boot quiet.
>>
>> Signed-off-by: Robin Murphy <robin.murphy at arm.com>
>> ---
>>   arch/arm64/boot/dts/arm/fvp-base-revc.dts | 12 ------------
>>   1 file changed, 12 deletions(-)
>>
> 
> Hi Robin,
> 
> Does this need go as fix for v5.14 ? Or can it wait for v5.15 ?
> Fine either way, let me know.

It's just cleanup really, so 5.15 is fine by me - the driver ignores the 
DT data so it has no functional effect, it's merely that the warning is 
annoying.

Thanks,
Robin.



More information about the linux-arm-kernel mailing list