From patchwork Sun Mar 12 20:52:35 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andreas Kemnade X-Patchwork-Id: 13171860 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 04DEBC6FD19 for ; Sun, 12 Mar 2023 20:54:07 +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=P2LHvgGMuAgEXFqLK1Z/AhylS27IoEgDmF/k6ocqrG0=; b=rkErxcCRPNHGjy a0IfPOfbjUuahrGGd/VpQdNTNg7emrbQR6bHqBUqe4QA5JaQoRr+WYosZwqKmGL4AVKYQLraKVeki d29Zaw8JOHAzE6f1sxvKL6ge6HQMT0feV1K1CI6GoQnwXRdmzGjtn0ZH+bsKONfZV3EJDhOCAc0dX 0i1iMHpdTHNPP4Z031rOQy8EgpwcPm4JyqigKiM4aiORV3cbr5B23kx1mbhwBGV9Bkio86GI0HkCX rrs1BVU5lfbnkG3YK+4oycrmWkjQIoP4eXXPkJ2voRVhsx21DmZKsrIvayPkhPjxvk6a2tJrMkSJ3 hEp0HHDbCgaCmIRzVcbQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pbSgm-003Y3S-07; Sun, 12 Mar 2023 20:53:08 +0000 Received: from mail.andi.de1.cc ([2a01:238:4321:8900:456f:ecd6:43e:202c]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pbSgh-003Y1N-EV for linux-arm-kernel@lists.infradead.org; Sun, 12 Mar 2023 20:53:05 +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=vlevqCiURsW178TvumjMuvflR7nEe2fWIJW6Lvp0uPM=; b=nzaloXY0q23xB6ECeTuRpLKrcr UkKwTSloXjKQuQcDtxfvj11lCzJGBR7CCSDcbvh7MIVjTYvMZY79pIHLF61qwnBUA+ChF9wAKaKnB 5skwgYj9x10pDn4lld0xqbrV5iWDn7T0RmFHBs8u3PAGSQCeqN2TqWnWtMMoFK1V4xjotjwpFOElp XAe/tmFpNombd+b3BSI9v9voEn/VcShxrNqOqGAtSyGxRjGHxsvx3htn+oHwj8tq44/T8s4hKTpDr 2eNlr3Jemj/6grgD8YG4wnjMuGScA9pZn2mgKtGiXfx5m48jB6gqfv/48xrnxGz5X3Gj4G/n5Hgb5 N3SbPWEw==; Received: from p200300ccff059e001a3da2fffebfd33a.dip0.t-ipconnect.de ([2003:cc:ff05:9e00: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 1pbSgL-0003yw-Uh; Sun, 12 Mar 2023 21:52:42 +0100 Received: from andi by aktux with local (Exim 4.94.2) (envelope-from ) id 1pbSgL-009ZWk-ES; Sun, 12 Mar 2023 21:52:41 +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, leoyang.li@nxp.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: Andreas Kemnade Subject: [PATCH 1/2] dt-bindings: arm: fsl: add compatible string for Tolino Vision Date: Sun, 12 Mar 2023 21:52:35 +0100 Message-Id: <20230312205236.2281466-2-andreas@kemnade.info> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230312205236.2281466-1-andreas@kemnade.info> References: <20230312205236.2281466-1-andreas@kemnade.info> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230312_135303_684032_04415B62 X-CRM114-Status: UNSURE ( 7.84 ) 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 This adds 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