Re: [PATCH 1/3] dt-bindings: timer: rockchip: Drop superfluous rk3288 compatible

From: Cristian Ciocaltea
Date: Tue Apr 18 2023 - 06:34:28 EST


On 4/18/23 13:26, Heiko Stübner wrote:
> Am Dienstag, 18. April 2023, 11:53:42 CEST schrieb Cristian Ciocaltea:
>> The compatible string for Rockchip RK3288 is provided in both the 'enum'
>> and the subsequent 'const' item. Drop the unnecessary entry from the
>> enum.
>
> And the actual rk3288-timer case is handled in the separate
> - const: rockchip,rk3288-timer
> at the top of the list too.

Right, in total there were 3 occurrences of this compatible string.

>> Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxxxxxx>
>
> Reviewed-by: Heiko Stuebner <heiko@xxxxxxxxx>
>

Thanks for the quick review!

Regards,
Cristian