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 43200C47088 for ; Wed, 23 Nov 2022 01:34:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235348AbiKWBeU (ORCPT ); Tue, 22 Nov 2022 20:34:20 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41170 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235377AbiKWBeP (ORCPT ); Tue, 22 Nov 2022 20:34:15 -0500 Received: from mail-pf1-x42b.google.com (mail-pf1-x42b.google.com [IPv6:2607:f8b0:4864:20::42b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AA1FB88F83; Tue, 22 Nov 2022 17:34:14 -0800 (PST) Received: by mail-pf1-x42b.google.com with SMTP id b185so15997747pfb.9; Tue, 22 Nov 2022 17:34:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=0o+4E907Zvvy6ni+QZQIz8xU1g4Q1COgvbgTOREnlPc=; b=hm7Jpy1qREkOXLdAWvAMk4d1oXJ4z39uVk6vVyHKQn0eiACmSjnmVu7+6OjCgem/Nj kIC38x4waRshCgVXkata3W3e+zYStDSXXa+t5TCqFTf+YGEaJ0BXaE2iJ5CtShcple2O iwGh1BBp3Yhs+WBZuM41+XKvZLKvIQ57B1cHClHhYA/rIet45eATH+Q1t1VffM+nGEC/ NDtdh2cBSDnIS/UrQQME9RN7DUtHUWpEEKXZ/b0KvJ1Jm7ZGdb8CejVl0zVYrURNmyZV oz7vGFvTG3kFnf0zzHDMzJrbdT1rboYq6lrpnWNVWFdZLGnPVJ5ugRoImnF/aGQwpm7m jIBA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=0o+4E907Zvvy6ni+QZQIz8xU1g4Q1COgvbgTOREnlPc=; b=g4FuS9EppDpDbGQT/XGIgqbFUVjtqhjKajGxM3rJ/O4c+67S6Xikx8BGHfbKbI37vQ CCozlKjiF6xVaLNunll9sZfpuvkkCD1BcwEh/3oX8shfaXuj3t3TgulFT0VmeUjPm0fz POp9kO/TC8oMkuixX4O8rqUtVbczb3G41FlsveKKuT2iJkQmBnEQJ0lDJnNOYdoauTkX +TkhR67gWY0sRB90PJK0AudCFRpcY8WwX9SxrUBk0VsdyN2AvK1zW19byDHyfbTiAYS4 O75MIZl3zWvRbapQpXrwiQ0PSPSlBIDcIfelrOIT9mIknx4gxhUcl/kPKuRVJgBV1lFH gBNA== X-Gm-Message-State: ANoB5pn/tJnWxn4l/ucQWZqhQA3NPk/G/Bj0f5J0fmX2izo467InyoqO HzcZAnJz0ynKpogaf1xKb80= X-Google-Smtp-Source: AA0mqf4fIComKK9aDbVNdnJistSL4pHYNFA0hnYz4EKVMEmSoZO0zdR4co1U6hu9d1BpJRYGfXKZAA== X-Received: by 2002:a63:f00d:0:b0:458:f364:b00e with SMTP id k13-20020a63f00d000000b00458f364b00emr7084885pgh.577.1669167254077; Tue, 22 Nov 2022 17:34:14 -0800 (PST) Received: from google.com ([2620:15c:9d:2:af8d:6047:29d5:446c]) by smtp.gmail.com with ESMTPSA id f6-20020a170902684600b001892af9472esm4174053pln.261.2022.11.22.17.34.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Nov 2022 17:34:13 -0800 (PST) Date: Tue, 22 Nov 2022 17:34:08 -0800 From: Dmitry Torokhov To: Krzysztof Kozlowski Cc: Rob Herring , Krzysztof Kozlowski , Andrew Lunn , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-riscv@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, linux-gpio@vger.kernel.org, linux-iio@vger.kernel.org, linux-input@vger.kernel.org, linux-leds@vger.kernel.org, linux-media@vger.kernel.org, linux-mips@vger.kernel.org, linux-mmc@vger.kernel.org, linux-mtd@lists.infradead.org, netdev@vger.kernel.org, linux-can@vger.kernel.org, linux-pci@vger.kernel.org, linux-pwm@vger.kernel.org, linux-rtc@vger.kernel.org, linux-serial@vger.kernel.org, alsa-devel@alsa-project.org, linux-spi@vger.kernel.org, linux-usb@vger.kernel.org, virtualization@lists.linux-foundation.org, linux-watchdog@vger.kernel.org, Stephen Boyd , Vinod Koul , Jonathan Cameron , Ulf Hansson , Miquel Raynal , Viresh Kumar , Sebastian Reichel , Mark Brown , Guenter Roeck , Alexandre Belloni , Jonathan Cameron Subject: Re: [PATCH v2 4/9] dt-bindings: drop redundant part of title (end) Message-ID: References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-5-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221121110615.97962-5-krzysztof.kozlowski@linaro.org> Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org On Mon, Nov 21, 2022 at 12:06:10PM +0100, Krzysztof Kozlowski wrote: > .../devicetree/bindings/input/pine64,pinephone-keyboard.yaml | 2 +- > .../devicetree/bindings/input/touchscreen/chipone,icn8318.yaml | 2 +- > .../devicetree/bindings/input/touchscreen/pixcir,pixcir_ts.yaml | 2 +- > .../devicetree/bindings/input/touchscreen/silead,gsl1680.yaml | 2 +- Acked-by: Dmitry Torokhov -- Dmitry 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 smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C6CF1C433FE for ; Wed, 23 Nov 2022 01:34:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 32725414C5; Wed, 23 Nov 2022 01:34:19 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 32725414C5 Authentication-Results: smtp4.osuosl.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.a=rsa-sha256 header.s=20210112 header.b=hm7Jpy1q X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u5bl6GuI6efU; Wed, 23 Nov 2022 01:34:18 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by smtp4.osuosl.org (Postfix) with ESMTPS id 95371414EA; Wed, 23 Nov 2022 01:34:17 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 95371414EA Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 4C696C0033; Wed, 23 Nov 2022 01:34:17 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [IPv6:2605:bc80:3010::133]) by lists.linuxfoundation.org (Postfix) with ESMTP id A7B0EC002D for ; Wed, 23 Nov 2022 01:34:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 6E8A740BBC for ; Wed, 23 Nov 2022 01:34:15 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 6E8A740BBC Authentication-Results: smtp2.osuosl.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.a=rsa-sha256 header.s=20210112 header.b=hm7Jpy1q X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HfRLgnkvQNkO for ; Wed, 23 Nov 2022 01:34:14 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org D4A9240105 Received: from mail-pg1-x52f.google.com (mail-pg1-x52f.google.com [IPv6:2607:f8b0:4864:20::52f]) by smtp2.osuosl.org (Postfix) with ESMTPS id D4A9240105 for ; Wed, 23 Nov 2022 01:34:14 +0000 (UTC) Received: by mail-pg1-x52f.google.com with SMTP id 130so15540684pgc.5 for ; Tue, 22 Nov 2022 17:34:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=0o+4E907Zvvy6ni+QZQIz8xU1g4Q1COgvbgTOREnlPc=; b=hm7Jpy1qREkOXLdAWvAMk4d1oXJ4z39uVk6vVyHKQn0eiACmSjnmVu7+6OjCgem/Nj kIC38x4waRshCgVXkata3W3e+zYStDSXXa+t5TCqFTf+YGEaJ0BXaE2iJ5CtShcple2O iwGh1BBp3Yhs+WBZuM41+XKvZLKvIQ57B1cHClHhYA/rIet45eATH+Q1t1VffM+nGEC/ NDtdh2cBSDnIS/UrQQME9RN7DUtHUWpEEKXZ/b0KvJ1Jm7ZGdb8CejVl0zVYrURNmyZV oz7vGFvTG3kFnf0zzHDMzJrbdT1rboYq6lrpnWNVWFdZLGnPVJ5ugRoImnF/aGQwpm7m jIBA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=0o+4E907Zvvy6ni+QZQIz8xU1g4Q1COgvbgTOREnlPc=; b=7d65mCenWET87uNXIDXxJxwMEaRlpPTyFaZnD6I0RLTRWAqAUbKGZwxWETxHiEaGMt XZshP7lUsi0mgSfOGpD3+1fi0W/E4AlTCVAPNTIGlRmAPcicHKEduR8regbDEKDicr7s pRolNiyUlP5cPz20p11GYnSrKKkPMn38bp+q1UJ3oe+6oxesGDpwnxRUXtHiUnokTQnV B7WRG4LZVN867vzwa4kOoVfX4NaXVJNZmnpyzPFcs0dxhLILoh2u14MaqYHsUeOF2fXj q3TG53Z4bZ+yYiZTS1DM5YHH/W8t5/ZuMYTRa8soWXepcFglsPPK+KS325a/dInAGk8o lqow== X-Gm-Message-State: ANoB5plm9/xnyOGXBykuVWaJ62QVEjrVR1txr75uc8cNb/bX9jCBJIOG m8kGKL8znWaWM6VOFV7LYJE= X-Google-Smtp-Source: AA0mqf4fIComKK9aDbVNdnJistSL4pHYNFA0hnYz4EKVMEmSoZO0zdR4co1U6hu9d1BpJRYGfXKZAA== X-Received: by 2002:a63:f00d:0:b0:458:f364:b00e with SMTP id k13-20020a63f00d000000b00458f364b00emr7084885pgh.577.1669167254077; Tue, 22 Nov 2022 17:34:14 -0800 (PST) Received: from google.com ([2620:15c:9d:2:af8d:6047:29d5:446c]) by smtp.gmail.com with ESMTPSA id f6-20020a170902684600b001892af9472esm4174053pln.261.2022.11.22.17.34.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Nov 2022 17:34:13 -0800 (PST) Date: Tue, 22 Nov 2022 17:34:08 -0800 From: Dmitry Torokhov To: Krzysztof Kozlowski Subject: Re: [PATCH v2 4/9] dt-bindings: drop redundant part of title (end) Message-ID: References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-5-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221121110615.97962-5-krzysztof.kozlowski@linaro.org> Cc: Andrew Lunn , alsa-devel@alsa-project.org, Alexandre Belloni , linux-pwm@vger.kernel.org, linux-iio@vger.kernel.org, linux-pci@vger.kernel.org, linux-mips@vger.kernel.org, linux-mtd@lists.infradead.org, Krzysztof Kozlowski , Miquel Raynal , linux-riscv@lists.infradead.org, linux-clk@vger.kernel.org, linux-leds@vger.kernel.org, linux-rtc@vger.kernel.org, Viresh Kumar , linux-serial@vger.kernel.org, linux-input@vger.kernel.org, Guenter Roeck , linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-watchdog@vger.kernel.org, linux-pm@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-can@vger.kernel.org, linux-gpio@vger.kernel.org, Rob Herring , Jonathan Cameron , virtualization@lists.linux-foundation.org, linux-arm-kernel@lists.infradead.org, Stephen Boyd , netdev@vger.kernel.org, linux-usb@vger.kernel.org, linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, Vinod Koul , Mark Brown , Sebastian Reichel , Jonathan Cameron X-BeenThere: virtualization@lists.linux-foundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Linux virtualization List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: virtualization-bounces@lists.linux-foundation.org Sender: "Virtualization" On Mon, Nov 21, 2022 at 12:06:10PM +0100, Krzysztof Kozlowski wrote: > .../devicetree/bindings/input/pine64,pinephone-keyboard.yaml | 2 +- > .../devicetree/bindings/input/touchscreen/chipone,icn8318.yaml | 2 +- > .../devicetree/bindings/input/touchscreen/pixcir,pixcir_ts.yaml | 2 +- > .../devicetree/bindings/input/touchscreen/silead,gsl1680.yaml | 2 +- Acked-by: Dmitry Torokhov -- Dmitry _______________________________________________ Virtualization mailing list Virtualization@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/virtualization 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id CC06DC433FE for ; Wed, 23 Nov 2022 01:34:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=cUWMcF1DOxiW/TIzDWICpBEQCpMNFAvxViHbeLHRuVE=; b=ztGRQ2c8S0Q0kq yrxHA6RmMWTj2MioDfp1U6IaCZxbEYYP8HxlTpGbPPThElfX5e5VQ1NSTQ3vNuxfNMuXDtH8xpyDc lC73teZKyIclpNo120PRsQQS405f/X88NSwO0pN7le/dPyNpyRWhL7JWe00nt8YvjLyolO1ZbCv3f pMzN9wfTQ6vw5Coe3+b46hhlymchtyVpMICl2pCHhJ1iyiABqdoUEFcNpxprT8P5OIx8uTY1jDErp DB3NQcVu9wn46p4C+L2UPBJYUQ68YHWpblmVX7mrXMg2pFK1Z2X5/q1DvJC1/f1iQfXTmr1dgyLyR fS2c3gQO1lq2QybWhWsw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxeef-00CfSo-Qe; Wed, 23 Nov 2022 01:34:25 +0000 Received: from mail-pg1-x52f.google.com ([2607:f8b0:4864:20::52f]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxeeV-00CfPP-Bs; Wed, 23 Nov 2022 01:34:16 +0000 Received: by mail-pg1-x52f.google.com with SMTP id h193so15507943pgc.10; Tue, 22 Nov 2022 17:34:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=0o+4E907Zvvy6ni+QZQIz8xU1g4Q1COgvbgTOREnlPc=; b=hm7Jpy1qREkOXLdAWvAMk4d1oXJ4z39uVk6vVyHKQn0eiACmSjnmVu7+6OjCgem/Nj kIC38x4waRshCgVXkata3W3e+zYStDSXXa+t5TCqFTf+YGEaJ0BXaE2iJ5CtShcple2O iwGh1BBp3Yhs+WBZuM41+XKvZLKvIQ57B1cHClHhYA/rIet45eATH+Q1t1VffM+nGEC/ NDtdh2cBSDnIS/UrQQME9RN7DUtHUWpEEKXZ/b0KvJ1Jm7ZGdb8CejVl0zVYrURNmyZV oz7vGFvTG3kFnf0zzHDMzJrbdT1rboYq6lrpnWNVWFdZLGnPVJ5ugRoImnF/aGQwpm7m jIBA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=0o+4E907Zvvy6ni+QZQIz8xU1g4Q1COgvbgTOREnlPc=; b=38v7rd7bUbHJupFBQffKYaR/xfE6t5Mhjrgv5xDshjGBls4o5gR2h4WDJoI0d3RzFC VgOz3INdUPS8tNgklcZlfjeg+AtNZIFnfqTgfZWWDD3EJntbWjHV3bFxOPasQ9kAdD3y O46NRGsJpo+oZFIala3jqeghJ1lmBvrjVZ4SEAecpcWGbKIrT5fQXVJ+3lHv0Wo1jhaW ms+Ls0veGrEmYhoeXyLwbSp+faR75lY97qICdqmpuHCGO7GBzKuAVAasAuKFaKJ/mn3L fGIhW8aOZPf6jsLVePaKzF//0U1uE0xKPwfDOzey+srhkM0aF/WCq3c1883BmoatxjEP 4b3w== X-Gm-Message-State: ANoB5pleMrJCPtLScpDlT5fM5N4H15Yjp4qnRAURZfwzbsNBH5kqvrP6 U24ql5g94MwGx9YY0QzGyj0= X-Google-Smtp-Source: AA0mqf4fIComKK9aDbVNdnJistSL4pHYNFA0hnYz4EKVMEmSoZO0zdR4co1U6hu9d1BpJRYGfXKZAA== X-Received: by 2002:a63:f00d:0:b0:458:f364:b00e with SMTP id k13-20020a63f00d000000b00458f364b00emr7084885pgh.577.1669167254077; Tue, 22 Nov 2022 17:34:14 -0800 (PST) Received: from google.com ([2620:15c:9d:2:af8d:6047:29d5:446c]) by smtp.gmail.com with ESMTPSA id f6-20020a170902684600b001892af9472esm4174053pln.261.2022.11.22.17.34.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Nov 2022 17:34:13 -0800 (PST) Date: Tue, 22 Nov 2022 17:34:08 -0800 From: Dmitry Torokhov To: Krzysztof Kozlowski Cc: Rob Herring , Krzysztof Kozlowski , Andrew Lunn , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-riscv@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, linux-gpio@vger.kernel.org, linux-iio@vger.kernel.org, linux-input@vger.kernel.org, linux-leds@vger.kernel.org, linux-media@vger.kernel.org, linux-mips@vger.kernel.org, linux-mmc@vger.kernel.org, linux-mtd@lists.infradead.org, netdev@vger.kernel.org, linux-can@vger.kernel.org, linux-pci@vger.kernel.org, linux-pwm@vger.kernel.org, linux-rtc@vger.kernel.org, linux-serial@vger.kernel.org, alsa-devel@alsa-project.org, linux-spi@vger.kernel.org, linux-usb@vger.kernel.org, virtualization@lists.linux-foundation.org, linux-watchdog@vger.kernel.org, Stephen Boyd , Vinod Koul , Jonathan Cameron , Ulf Hansson , Miquel Raynal , Viresh Kumar , Sebastian Reichel , Mark Brown , Guenter Roeck , Alexandre Belloni , Jonathan Cameron Subject: Re: [PATCH v2 4/9] dt-bindings: drop redundant part of title (end) Message-ID: References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-5-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221121110615.97962-5-krzysztof.kozlowski@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221122_173415_459758_06F40F76 X-CRM114-Status: UNSURE ( 7.83 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org On Mon, Nov 21, 2022 at 12:06:10PM +0100, Krzysztof Kozlowski wrote: > .../devicetree/bindings/input/pine64,pinephone-keyboard.yaml | 2 +- > .../devicetree/bindings/input/touchscreen/chipone,icn8318.yaml | 2 +- > .../devicetree/bindings/input/touchscreen/pixcir,pixcir_ts.yaml | 2 +- > .../devicetree/bindings/input/touchscreen/silead,gsl1680.yaml | 2 +- Acked-by: Dmitry Torokhov -- Dmitry _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id EFD76C4332F for ; Wed, 23 Nov 2022 01:34:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ProUifPTLOA7pjXDZdtykBRWl2y3x6SUTyW8LNoHNdw=; b=B2hAOqPEk2T+nz mZx2aW8E1Tlm1tbeLfPvPXHuRQTHjHpo5kdAye3KjIr598nm6e7x4s2v+np6JsF9PXkqz4w84KgyU t3wa1JkjIUzXFDNc8OUZmepm1v1bJ86ocDdRWbKJO/EH2vCpFVXlGGQ+YsZgM7vjIVtpqkoW3BcTs dLfrNCKuUkLwMD0EtFucMq1tUjqzOGm27Zb6+PqpFLINYrmxsMlbCCL7NvADTJ0ZL81u/jux0FXAo MfFR53xcexlKb0NJpECZF57/uRou9G3dwMqIig6rM1lzQYc56ZFGLuZU2mtUnFyTza34+Nrap+1rs dF9fDMurKWV4Yf/ypm0Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxeeh-00CfTE-Ej; Wed, 23 Nov 2022 01:34:27 +0000 Received: from mail-pg1-x52f.google.com ([2607:f8b0:4864:20::52f]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxeeV-00CfPP-Bs; Wed, 23 Nov 2022 01:34:16 +0000 Received: by mail-pg1-x52f.google.com with SMTP id h193so15507943pgc.10; Tue, 22 Nov 2022 17:34:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=0o+4E907Zvvy6ni+QZQIz8xU1g4Q1COgvbgTOREnlPc=; b=hm7Jpy1qREkOXLdAWvAMk4d1oXJ4z39uVk6vVyHKQn0eiACmSjnmVu7+6OjCgem/Nj kIC38x4waRshCgVXkata3W3e+zYStDSXXa+t5TCqFTf+YGEaJ0BXaE2iJ5CtShcple2O iwGh1BBp3Yhs+WBZuM41+XKvZLKvIQ57B1cHClHhYA/rIet45eATH+Q1t1VffM+nGEC/ NDtdh2cBSDnIS/UrQQME9RN7DUtHUWpEEKXZ/b0KvJ1Jm7ZGdb8CejVl0zVYrURNmyZV oz7vGFvTG3kFnf0zzHDMzJrbdT1rboYq6lrpnWNVWFdZLGnPVJ5ugRoImnF/aGQwpm7m jIBA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=0o+4E907Zvvy6ni+QZQIz8xU1g4Q1COgvbgTOREnlPc=; b=38v7rd7bUbHJupFBQffKYaR/xfE6t5Mhjrgv5xDshjGBls4o5gR2h4WDJoI0d3RzFC VgOz3INdUPS8tNgklcZlfjeg+AtNZIFnfqTgfZWWDD3EJntbWjHV3bFxOPasQ9kAdD3y O46NRGsJpo+oZFIala3jqeghJ1lmBvrjVZ4SEAecpcWGbKIrT5fQXVJ+3lHv0Wo1jhaW ms+Ls0veGrEmYhoeXyLwbSp+faR75lY97qICdqmpuHCGO7GBzKuAVAasAuKFaKJ/mn3L fGIhW8aOZPf6jsLVePaKzF//0U1uE0xKPwfDOzey+srhkM0aF/WCq3c1883BmoatxjEP 4b3w== X-Gm-Message-State: ANoB5pleMrJCPtLScpDlT5fM5N4H15Yjp4qnRAURZfwzbsNBH5kqvrP6 U24ql5g94MwGx9YY0QzGyj0= X-Google-Smtp-Source: AA0mqf4fIComKK9aDbVNdnJistSL4pHYNFA0hnYz4EKVMEmSoZO0zdR4co1U6hu9d1BpJRYGfXKZAA== X-Received: by 2002:a63:f00d:0:b0:458:f364:b00e with SMTP id k13-20020a63f00d000000b00458f364b00emr7084885pgh.577.1669167254077; Tue, 22 Nov 2022 17:34:14 -0800 (PST) Received: from google.com ([2620:15c:9d:2:af8d:6047:29d5:446c]) by smtp.gmail.com with ESMTPSA id f6-20020a170902684600b001892af9472esm4174053pln.261.2022.11.22.17.34.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Nov 2022 17:34:13 -0800 (PST) Date: Tue, 22 Nov 2022 17:34:08 -0800 From: Dmitry Torokhov To: Krzysztof Kozlowski Cc: Rob Herring , Krzysztof Kozlowski , Andrew Lunn , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-riscv@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, linux-gpio@vger.kernel.org, linux-iio@vger.kernel.org, linux-input@vger.kernel.org, linux-leds@vger.kernel.org, linux-media@vger.kernel.org, linux-mips@vger.kernel.org, linux-mmc@vger.kernel.org, linux-mtd@lists.infradead.org, netdev@vger.kernel.org, linux-can@vger.kernel.org, linux-pci@vger.kernel.org, linux-pwm@vger.kernel.org, linux-rtc@vger.kernel.org, linux-serial@vger.kernel.org, alsa-devel@alsa-project.org, linux-spi@vger.kernel.org, linux-usb@vger.kernel.org, virtualization@lists.linux-foundation.org, linux-watchdog@vger.kernel.org, Stephen Boyd , Vinod Koul , Jonathan Cameron , Ulf Hansson , Miquel Raynal , Viresh Kumar , Sebastian Reichel , Mark Brown , Guenter Roeck , Alexandre Belloni , Jonathan Cameron Subject: Re: [PATCH v2 4/9] dt-bindings: drop redundant part of title (end) Message-ID: References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-5-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221121110615.97962-5-krzysztof.kozlowski@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221122_173415_459758_06F40F76 X-CRM114-Status: UNSURE ( 7.83 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org On Mon, Nov 21, 2022 at 12:06:10PM +0100, Krzysztof Kozlowski wrote: > .../devicetree/bindings/input/pine64,pinephone-keyboard.yaml | 2 +- > .../devicetree/bindings/input/touchscreen/chipone,icn8318.yaml | 2 +- > .../devicetree/bindings/input/touchscreen/pixcir,pixcir_ts.yaml | 2 +- > .../devicetree/bindings/input/touchscreen/silead,gsl1680.yaml | 2 +- Acked-by: Dmitry Torokhov -- Dmitry ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/ 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 85644C4332F for ; Wed, 23 Nov 2022 01:35:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=+kq2ENXh4s7SmW1OwU/iUsK4EOvvLStC/Psl+TaoRAI=; b=lIOJ8psO7Pvt6i hxeJNfveozwPZE+pK34L9DksPLhFydS8YELL7mtSKO4/zl1V6BXo63DTXaR9VBXsWsNnIozwX+ErX jHVRtVFf7P3UfxUFBAFsSlCvAx8vqaIxouE90CxpG1qB5ZAS0kEvMyrCMje8cyUzcIYSYhxciX7BZ h2qa7QIjL0ETsUKZRgiR6QpWpul4QrCmQJ6JYtlilT6LUd9X83gtT570IHkv1rNWOsF3i1d+0w7Oc gdtmoIfHLmkZBbJZOoU+Fxrv28ETu7E2PR3TB+WLU2DDJdc9EqTIum1BtXIWvfX82DiV5w5MBPPCb ksAHv5St/bxyPKcak8uA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxeeX-00CfQB-8m; Wed, 23 Nov 2022 01:34:17 +0000 Received: from mail-pg1-x52f.google.com ([2607:f8b0:4864:20::52f]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxeeV-00CfPP-Bs; Wed, 23 Nov 2022 01:34:16 +0000 Received: by mail-pg1-x52f.google.com with SMTP id h193so15507943pgc.10; Tue, 22 Nov 2022 17:34:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=0o+4E907Zvvy6ni+QZQIz8xU1g4Q1COgvbgTOREnlPc=; b=hm7Jpy1qREkOXLdAWvAMk4d1oXJ4z39uVk6vVyHKQn0eiACmSjnmVu7+6OjCgem/Nj kIC38x4waRshCgVXkata3W3e+zYStDSXXa+t5TCqFTf+YGEaJ0BXaE2iJ5CtShcple2O iwGh1BBp3Yhs+WBZuM41+XKvZLKvIQ57B1cHClHhYA/rIet45eATH+Q1t1VffM+nGEC/ NDtdh2cBSDnIS/UrQQME9RN7DUtHUWpEEKXZ/b0KvJ1Jm7ZGdb8CejVl0zVYrURNmyZV oz7vGFvTG3kFnf0zzHDMzJrbdT1rboYq6lrpnWNVWFdZLGnPVJ5ugRoImnF/aGQwpm7m jIBA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=0o+4E907Zvvy6ni+QZQIz8xU1g4Q1COgvbgTOREnlPc=; b=38v7rd7bUbHJupFBQffKYaR/xfE6t5Mhjrgv5xDshjGBls4o5gR2h4WDJoI0d3RzFC VgOz3INdUPS8tNgklcZlfjeg+AtNZIFnfqTgfZWWDD3EJntbWjHV3bFxOPasQ9kAdD3y O46NRGsJpo+oZFIala3jqeghJ1lmBvrjVZ4SEAecpcWGbKIrT5fQXVJ+3lHv0Wo1jhaW ms+Ls0veGrEmYhoeXyLwbSp+faR75lY97qICdqmpuHCGO7GBzKuAVAasAuKFaKJ/mn3L fGIhW8aOZPf6jsLVePaKzF//0U1uE0xKPwfDOzey+srhkM0aF/WCq3c1883BmoatxjEP 4b3w== X-Gm-Message-State: ANoB5pleMrJCPtLScpDlT5fM5N4H15Yjp4qnRAURZfwzbsNBH5kqvrP6 U24ql5g94MwGx9YY0QzGyj0= X-Google-Smtp-Source: AA0mqf4fIComKK9aDbVNdnJistSL4pHYNFA0hnYz4EKVMEmSoZO0zdR4co1U6hu9d1BpJRYGfXKZAA== X-Received: by 2002:a63:f00d:0:b0:458:f364:b00e with SMTP id k13-20020a63f00d000000b00458f364b00emr7084885pgh.577.1669167254077; Tue, 22 Nov 2022 17:34:14 -0800 (PST) Received: from google.com ([2620:15c:9d:2:af8d:6047:29d5:446c]) by smtp.gmail.com with ESMTPSA id f6-20020a170902684600b001892af9472esm4174053pln.261.2022.11.22.17.34.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Nov 2022 17:34:13 -0800 (PST) Date: Tue, 22 Nov 2022 17:34:08 -0800 From: Dmitry Torokhov To: Krzysztof Kozlowski Cc: Rob Herring , Krzysztof Kozlowski , Andrew Lunn , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-riscv@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, linux-gpio@vger.kernel.org, linux-iio@vger.kernel.org, linux-input@vger.kernel.org, linux-leds@vger.kernel.org, linux-media@vger.kernel.org, linux-mips@vger.kernel.org, linux-mmc@vger.kernel.org, linux-mtd@lists.infradead.org, netdev@vger.kernel.org, linux-can@vger.kernel.org, linux-pci@vger.kernel.org, linux-pwm@vger.kernel.org, linux-rtc@vger.kernel.org, linux-serial@vger.kernel.org, alsa-devel@alsa-project.org, linux-spi@vger.kernel.org, linux-usb@vger.kernel.org, virtualization@lists.linux-foundation.org, linux-watchdog@vger.kernel.org, Stephen Boyd , Vinod Koul , Jonathan Cameron , Ulf Hansson , Miquel Raynal , Viresh Kumar , Sebastian Reichel , Mark Brown , Guenter Roeck , Alexandre Belloni , Jonathan Cameron Subject: Re: [PATCH v2 4/9] dt-bindings: drop redundant part of title (end) Message-ID: References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-5-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221121110615.97962-5-krzysztof.kozlowski@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221122_173415_459758_06F40F76 X-CRM114-Status: UNSURE ( 7.83 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Nov 21, 2022 at 12:06:10PM +0100, Krzysztof Kozlowski wrote: > .../devicetree/bindings/input/pine64,pinephone-keyboard.yaml | 2 +- > .../devicetree/bindings/input/touchscreen/chipone,icn8318.yaml | 2 +- > .../devicetree/bindings/input/touchscreen/pixcir,pixcir_ts.yaml | 2 +- > .../devicetree/bindings/input/touchscreen/silead,gsl1680.yaml | 2 +- Acked-by: Dmitry Torokhov -- Dmitry _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 62D4AC4332F for ; Sat, 26 Nov 2022 08:04:31 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 8B2401828; Sat, 26 Nov 2022 09:03:39 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 8B2401828 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1669449869; bh=I2Ys/08a0y9CoKhS2AundtnjSr8/yi8uXtFIlU/Y9o8=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=HyEwxe3Nle9p16uMj1cQtyDLVVCBttP3p6k1nQHZVyaqygcXxWjhQvkIa9l5+aupe FhY7B7JkvLkF2iS1kZTqgyFD/W6EvLPysTmmo7AcTJBXSF8npUKx4/gxfRVqbOOlD2 cvVsKZ7hPVC/RQJiTLX2XH24sNbvamUPH9++C3Z0= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id C8BA2F805D5; Sat, 26 Nov 2022 08:59:04 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id BC429F80272; Wed, 23 Nov 2022 02:34:23 +0100 (CET) Received: from mail-pg1-x532.google.com (mail-pg1-x532.google.com [IPv6:2607:f8b0:4864:20::532]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id B6151F80149 for ; Wed, 23 Nov 2022 02:34:16 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz B6151F80149 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="hm7Jpy1q" Received: by mail-pg1-x532.google.com with SMTP id 136so15572774pga.1 for ; Tue, 22 Nov 2022 17:34:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=0o+4E907Zvvy6ni+QZQIz8xU1g4Q1COgvbgTOREnlPc=; b=hm7Jpy1qREkOXLdAWvAMk4d1oXJ4z39uVk6vVyHKQn0eiACmSjnmVu7+6OjCgem/Nj kIC38x4waRshCgVXkata3W3e+zYStDSXXa+t5TCqFTf+YGEaJ0BXaE2iJ5CtShcple2O iwGh1BBp3Yhs+WBZuM41+XKvZLKvIQ57B1cHClHhYA/rIet45eATH+Q1t1VffM+nGEC/ NDtdh2cBSDnIS/UrQQME9RN7DUtHUWpEEKXZ/b0KvJ1Jm7ZGdb8CejVl0zVYrURNmyZV oz7vGFvTG3kFnf0zzHDMzJrbdT1rboYq6lrpnWNVWFdZLGnPVJ5ugRoImnF/aGQwpm7m jIBA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=0o+4E907Zvvy6ni+QZQIz8xU1g4Q1COgvbgTOREnlPc=; b=c22x+0alMiNvp+QZBhVNSzC2VF/ELUkG1g6k/ssQIpUlx50D2fqmYWpKfQEvt+SFla VbS+M+gZEozLVycqId3RUO7l53ikWul9NiRmv5/RElLMWNKURMBwK4HOLAyCT1zWSzds ksjcSmM6uz73zK/KQIOAOVAFpE2TaKVeB7B0T6nc8KW4JeyxkmFOkTdSEUd7mMPNQ2Hy sWHiUOVuyy4jP9Yz2z+R4dNyvtxXD+tBIrJ+8oFw91s2bUadiUnv3r96Z7WpE0AucRRC vFYK5F0J9LA6dY0+WOmP1XvZU9i9R8cTI0FyeYb3UZ0E9LHqyGUUimdtf1xaBsR1Mmwy pe7g== X-Gm-Message-State: ANoB5pkMEBHJUrACA0OgbRkntLBczZd3UOgQhNW1iltFXmXSkDXDqIoy 2BRebYfq2tZGEc1dlpz547c= X-Google-Smtp-Source: AA0mqf4fIComKK9aDbVNdnJistSL4pHYNFA0hnYz4EKVMEmSoZO0zdR4co1U6hu9d1BpJRYGfXKZAA== X-Received: by 2002:a63:f00d:0:b0:458:f364:b00e with SMTP id k13-20020a63f00d000000b00458f364b00emr7084885pgh.577.1669167254077; Tue, 22 Nov 2022 17:34:14 -0800 (PST) Received: from google.com ([2620:15c:9d:2:af8d:6047:29d5:446c]) by smtp.gmail.com with ESMTPSA id f6-20020a170902684600b001892af9472esm4174053pln.261.2022.11.22.17.34.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Nov 2022 17:34:13 -0800 (PST) Date: Tue, 22 Nov 2022 17:34:08 -0800 From: Dmitry Torokhov To: Krzysztof Kozlowski Subject: Re: [PATCH v2 4/9] dt-bindings: drop redundant part of title (end) Message-ID: References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-5-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221121110615.97962-5-krzysztof.kozlowski@linaro.org> X-Mailman-Approved-At: Sat, 26 Nov 2022 08:58:53 +0100 Cc: Andrew Lunn , alsa-devel@alsa-project.org, Alexandre Belloni , linux-pwm@vger.kernel.org, linux-iio@vger.kernel.org, linux-pci@vger.kernel.org, Ulf Hansson , linux-mips@vger.kernel.org, linux-mtd@lists.infradead.org, Krzysztof Kozlowski , Miquel Raynal , linux-riscv@lists.infradead.org, linux-clk@vger.kernel.org, linux-leds@vger.kernel.org, linux-rtc@vger.kernel.org, Viresh Kumar , linux-serial@vger.kernel.org, linux-input@vger.kernel.org, Guenter Roeck , linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-watchdog@vger.kernel.org, linux-pm@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-can@vger.kernel.org, linux-gpio@vger.kernel.org, Rob Herring , Jonathan Cameron , virtualization@lists.linux-foundation.org, linux-arm-kernel@lists.infradead.org, Stephen Boyd , netdev@vger.kernel.org, linux-usb@vger.kernel.org, linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, Vinod Koul , Mark Brown , Sebastian Reichel , Jonathan Cameron X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Mon, Nov 21, 2022 at 12:06:10PM +0100, Krzysztof Kozlowski wrote: > .../devicetree/bindings/input/pine64,pinephone-keyboard.yaml | 2 +- > .../devicetree/bindings/input/touchscreen/chipone,icn8318.yaml | 2 +- > .../devicetree/bindings/input/touchscreen/pixcir,pixcir_ts.yaml | 2 +- > .../devicetree/bindings/input/touchscreen/silead,gsl1680.yaml | 2 +- Acked-by: Dmitry Torokhov -- Dmitry