From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C43ADEB64D9 for ; Mon, 19 Jun 2023 06:19:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229944AbjFSGTi (ORCPT ); Mon, 19 Jun 2023 02:19:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40540 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229808AbjFSGTb (ORCPT ); Mon, 19 Jun 2023 02:19:31 -0400 Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 99DECB1 for ; Sun, 18 Jun 2023 23:19:29 -0700 (PDT) Received: by mail-ej1-x62a.google.com with SMTP id a640c23a62f3a-988aefaa44eso99364466b.2 for ; Sun, 18 Jun 2023 23:19:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1687155568; x=1689747568; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=TUK8dSl71LkLklLlosa67QeZlhaF4m6sTso85fZuDbY=; b=yPmWAUa/KjJZ5fhG6S+ldz4gIZQvoW2zGXupl6aNt6gAcLENYZogsLSjBORGOTgyC7 TiuswjeJ1+muRQQraWW6aW8pi/1aOOwspJ91CQZJXBpS08uWb7Qxc7uTyV55SEMii0bM Q2oBcb9uustXcetR8X1/+7Jtnii779rzY1NlFYL1H3KGuIlAwl2pYAlHA6upmJlCPfHI MKVfpDMQeIA1ARIOQCYZAcA4MMzHA/uiRVvTDj6rQSOUDMVGZNgVTMrtcNIUfhH285eW FUskEAHwp9myHWSaCJoKiLa0w5rEUJvHaLWAZ1Udi3EkNL5hmAybN72lt1dlgdvgwGQx zjRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687155568; x=1689747568; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=TUK8dSl71LkLklLlosa67QeZlhaF4m6sTso85fZuDbY=; b=d9RVUvK7AGcdf1wzuXvWEFkxZjJaM7fF0pWxtwsL7qZf3ACXpYk4kDkjTmVZn7NQCd kiDKadncp7TKQsw1GM2BEISrw8dPQX3HQEdsao6eywHi1IcXPO2yVjoUya87j86U5ERL 8vj2/xjtoVyAcSXhPxItwY/kmhBINrsI+hc8wCt3HloQjnV76r8QxBogNU+O6a6My6F3 o8fJJwDX89IpMjvN0cfXxlR4JT2qYfh/ChG9P4iC5UiuRr6zIT5qh/tNy3teJwmgJXMx Td0gCawHc0lGL6TBW61478HhvF3wGfy5GvNAkz3JNGAu/humNRSdyystsoPnZdIH+cH/ wiSA== X-Gm-Message-State: AC+VfDxn1Fa0uSRzy8EctNRTPguoPkPTUPi+ik4Te+gxma6RAB1xtsdF 0ykwLA9hDjq6hkllZbHvMvhU6A== X-Google-Smtp-Source: ACHHUZ6OF2c/jqFmm4VkySNlU9SoxjzV70HZfWaE631Oi96Kdx05GVlZ5CwzTbjl3aaiEGU2X+DejQ== X-Received: by 2002:a17:907:36c6:b0:974:1d8b:ca5e with SMTP id bj6-20020a17090736c600b009741d8bca5emr7575145ejc.14.1687155568140; Sun, 18 Jun 2023 23:19:28 -0700 (PDT) Received: from [192.168.1.20] ([178.197.219.26]) by smtp.gmail.com with ESMTPSA id a13-20020a170906684d00b0096f7500502csm14222118ejs.199.2023.06.18.23.19.26 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 18 Jun 2023 23:19:27 -0700 (PDT) Message-ID: Date: Mon, 19 Jun 2023 08:19:25 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Subject: Re: [PATCH v2] dt-bindings: timer: brcm,kona-timer: convert to YAML To: Stanislav Jakubek , Daniel Lezcano , Thomas Gleixner , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Florian Fainelli , Ray Jui , Scott Branden Cc: bcm-kernel-feedback-list@broadcom.com, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org References: <20230618144635.GA22166@standask-GA-A55M-S2HP> Content-Language: en-US From: Krzysztof Kozlowski In-Reply-To: <20230618144635.GA22166@standask-GA-A55M-S2HP> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 18/06/2023 16:46, Stanislav Jakubek wrote: > Convert Broadcom Kona family timer bindings to DT schema. > > Changes during conversion: > - drop deprecated compatible (it's been deprecated for ~10 years) > > Signed-off-by: Stanislav Jakubek Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof