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 C371AC433FE for ; Wed, 11 May 2022 19:39:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245246AbiEKTi7 (ORCPT ); Wed, 11 May 2022 15:38:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37112 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233312AbiEKTi6 (ORCPT ); Wed, 11 May 2022 15:38:58 -0400 Received: from lelv0143.ext.ti.com (lelv0143.ext.ti.com [198.47.23.248]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6CD8D6D966; Wed, 11 May 2022 12:38:55 -0700 (PDT) Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 24BJccSO012928; Wed, 11 May 2022 14:38:38 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1652297918; bh=ppInYVyNYnNWAQ6uYKPHJ4Wd2cyXhSwvm9SJE67M7tQ=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=eLAHC9Un5NU/le3IIaTfatOYjdBuvgU6JVgCJHL1zA2iA7sxhi/lRJZp0cn3CCnA9 knHevQ7tdzSI09T8eluUoDJjnVJ7QIIIPwpKRQNpTzBP+wfvObyyN1Q99CSmvtAxJK IheGrNI0nKpbF4qlovqr2LLAQzkVeNhp+LI500C4= Received: from DFLE108.ent.ti.com (dfle108.ent.ti.com [10.64.6.29]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 24BJccDN017999 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 11 May 2022 14:38:38 -0500 Received: from DFLE101.ent.ti.com (10.64.6.22) by DFLE108.ent.ti.com (10.64.6.29) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Wed, 11 May 2022 14:38:38 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) by DFLE101.ent.ti.com (10.64.6.22) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14 via Frontend Transport; Wed, 11 May 2022 14:38:38 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 24BJccuQ019568; Wed, 11 May 2022 14:38:38 -0500 Date: Wed, 11 May 2022 14:38:38 -0500 From: Nishanth Menon To: Krzysztof Kozlowski CC: Krzysztof Kozlowski , Rob Herring , Alexandre Belloni , Alessandro Zummo , , , , , Vignesh Raghavendra , Andrew Davis Subject: Re: [PATCH V2 1/2] dt-bindings: rtc: Add TI K3 RTC description Message-ID: <20220511193838.o62nvhwfo4fgcg7l@overview> References: <20220511002600.27964-1-nm@ti.com> <20220511002600.27964-2-nm@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20171215 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 18:28-20220511, Krzysztof Kozlowski wrote: > On 11/05/2022 02:25, Nishanth Menon wrote: [...] > > I didn't brought it earlier (I assumed you used existing RTC examples > for your schema): why this is not including generic rtc.yaml schema? > Isn't this a RTC? Oversight, and I suppose I picked a bad example to emulate :( I assume you mean adding: allOf: - $ref: "rtc.yaml#" Like this: https://gist.github.com/nmenon/0c326c92fbadecd042209c0078f0af99 ? -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D