From patchwork Thu Nov 23 13:47:16 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Walle X-Patchwork-Id: 746955 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 9822C22F1D; Thu, 23 Nov 2023 13:47:26 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="u0bpNOGX" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 38256C433C7; Thu, 23 Nov 2023 13:47:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1700747246; bh=Tksu6lTu40j+EZN0tFMOSHhEBbN9nqr7FRPKCBhoTj0=; h=From:To:Cc:Subject:Date:From; b=u0bpNOGXh6wXoJmvu24UNoROEX9mo2lQ36OS/28yua3mXZAToDDRW8BhBouOCoj22 UMf/7Vxo660dRPGFXxXoJgOi7I8c6JAObRyyvcHTOAXlsKPScykxdVUHTPR2XNYxmc vWWSjHrVho+3H1Dx88FGv62CG8v58BSJPgSwIrEYtQerczlHW1DZFdzZyBSWgYLz1V nqaqo25N3JbrdJGTV8mZCNdl0CtfN40RCcJYZYPJrSUs+M6P9pEnRLFU+mFHs1ZFOp ch0Y6FHDldK0+6mehsABWKFoVUpnN8mEEc3QMOT8XEFR4OXHua61aOK0RNYQRl4ESV k0PZfbakWzw0A== From: Michael Walle To: Thierry Reding , =?utf-8?q?Uwe_Kleine-K=C3=B6n?= =?utf-8?q?ig?= , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Matthias Brugger , AngeloGioacchino Del Regno , Jitao Shi Cc: linux-pwm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, Michael Walle Subject: [PATCH] dt-bindings: pwm: remove Xinlei's mail Date: Thu, 23 Nov 2023 14:47:16 +0100 Message-Id: <20231123134716.2033769-1-mwalle@kernel.org> X-Mailer: git-send-email 2.39.2 Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Xinlei Lee's mail is bouncing: : host mailgw02.mediatek.com[216.200.240.185] said: 550 Relaying mail to xinlei.lee@mediatek.com is not allowed (in reply to RCPT TO command) Remove it. Signed-off-by: Michael Walle --- Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml b/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml index 153e146df7d4..afcdeed4e88a 100644 --- a/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml +++ b/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml @@ -8,7 +8,6 @@ title: MediaTek DISP_PWM Controller maintainers: - Jitao Shi - - Xinlei Lee allOf: - $ref: pwm.yaml#