From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Date: Thu, 8 Jun 2023 09:54:01 +0200 Subject: [v6 1/4] dt-bindings: pwm: Add ASPEED PWM Control documentation In-Reply-To: References: <20230608021839.12769-1-billy_tsai@aspeedtech.com> <20230608021839.12769-2-billy_tsai@aspeedtech.com> <4dffd320-8e30-fb30-6ded-79519afddc21@linaro.org> Message-ID: <61278e12-ba39-4503-ca74-a7118b0f6e99@linaro.org> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On 08/06/2023 09:47, Billy Tsai wrote: > > >> + > >> +allOf: > >> + - $ref: pwm.yaml# > >> + > >> +properties: > >> + compatible: > >> + enum: > >> + - aspeed,ast2600-pwm > >> + > >> + "#pwm-cells": > >> + const: 3 > > > 3 cells? For one PWM? What are they? > > channel, period and polarity. Don't cut my responses. You wrote you have one PWM output, so only one channel. What do you put then in the channel? I will start NAKing such patches without DTS user. It's like reviewing fake code for some unknown solution and trying to get from you piece of answers one by one, because you do not want to share entire part. Best regards, Krzysztof