On Wed, Mar 16, 2022 at 05:29:07PM +0100, Krzysztof Kozlowski wrote: > On 16/03/2022 10:54, Kuldeep Singh wrote: > > Compatibles entries of arch timer includes few extra items and enum > > pairs which are redundant and can be simplified in a more clear, concise > > and readable way. Do it. > > > > Signed-off-by: Kuldeep Singh <singh.kuldeep87k@xxxxxxxxx> > > --- > > .../devicetree/bindings/timer/arm,arch_timer.yaml | 12 ++++-------- > > 1 file changed, 4 insertions(+), 8 deletions(-) > > > > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > Thanks for your time in reviewing this. - Kuldeep