From patchwork Fri Mar 17 08:16:17 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andreas Kemnade X-Patchwork-Id: 13178665 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 7B918C6FD1D for ; Fri, 17 Mar 2023 08:17:32 +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:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Mrnondv2hlT3wSeaINGd67i0TEHZLRL9fMuC7L4wif0=; b=dmdgR12Dwld5lO pG3aDqGWLUQ3Lateicw3Wj3xNbwdeywamgKrrogp1zxPhQcIu/MRmAUDjbUp10t93ctLsEVsfYkNE KAtW6x88H09K3RWRKnMlT5pV2fZ2HbEqlLw29/9YeGsJ4hea9MKOcuyh2up9eCqVJgX0XZNn7wil7 VjsR8S7+N9svPo4hiLml8x2k6oZT0CyDeh7NBE9cVmTjkvPfCXklaNZ6qEyXrl0tTIXj4Q8lGcq8R ldPsvBB1lT6k73zTnrlJP7LaQoDrQtatuOClAnoaL/4LPUpuAAadshkiR/GWrxn0ChBMcpwpPhmVC QOxvL0eu0fdwGHtemQKQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pd5GW-001R2w-1S; Fri, 17 Mar 2023 08:16:44 +0000 Received: from mail.andi.de1.cc ([2a01:238:4321:8900:456f:ecd6:43e:202c]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pd5GT-001R13-0B for linux-arm-kernel@lists.infradead.org; Fri, 17 Mar 2023 08:16:42 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=kemnade.info; s=20220719; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=4IuyNtpJI6BF3NLMqSotHmaejiL5zlvW2Pv5rd5IX1U=; b=g++679NI2ha6seLH1jXwKZVfRE XH8p1LQmhapAtAmiU+/ttC6kIEoy/n0B6O4GwlkNZtZ5gE51/x8TghiaLTnz71Cv+jtghvWhwnr2v /PnZZUChtPOckwgz19Ec8ujAtyDmBWtxCjHCcQgu8Eak3zHFQHcQ7AqVCUCACzqcvFyKwA5qjtccc oywHU9MtjyoeUAjWvMDqwl4/VHLoZN63g6gQBju5S0BDZSu0x68Nzybosukl+lTExBAHSB8VfwOHL hkLOrXh8zCj9TqjhqvVvWeYvbEfzTbNIFShLAFNmVQ/NivkUl6KdYRU2gu7/fObg4Tue2nd606CxA XQCvExFg==; Received: from p200300ccff1235001a3da2fffebfd33a.dip0.t-ipconnect.de ([2003:cc:ff12:3500:1a3d:a2ff:febf:d33a] helo=aktux) by mail.andi.de1.cc with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1pd5GC-00073U-0C; Fri, 17 Mar 2023 09:16:24 +0100 Received: from andi by aktux with local (Exim 4.94.2) (envelope-from ) id 1pd5GB-00A15S-EJ; Fri, 17 Mar 2023 09:16:23 +0100 From: Andreas Kemnade To: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, arnd@arndb.de, olof@lixom.net, soc@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, marex@denx.de, max.krummenacher@toradex.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: Andreas Kemnade Subject: [PATCH v2 1/2] dt-bindings: arm: fsl: add compatible string for Tolino Vision Date: Fri, 17 Mar 2023 09:16:17 +0100 Message-Id: <20230317081618.2387407-2-andreas@kemnade.info> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230317081618.2387407-1-andreas@kemnade.info> References: <20230317081618.2387407-1-andreas@kemnade.info> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230317_011641_276115_FD60361A X-CRM114-Status: UNSURE ( 7.52 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Add a compatible string for the Tolino Vision eBook reader. Signed-off-by: Andreas Kemnade Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/arm/fsl.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 442ce8f4d675..b78b7fc285e6 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -581,6 +581,7 @@ properties: - kobo,aura2 - kobo,tolino-shine2hd - kobo,tolino-shine3 + - kobo,tolino-vision - kobo,tolino-vision5 - revotics,imx6sl-warp # Revotics WaRP Board - const: fsl,imx6sl