xref: /linux/arch/arm/boot/dts/nxp/imx/imx6sll-kobo-clara2e-a.dts (revision 7f71507851fc7764b36a3221839607d3a45c2025)
1// SPDX-License-Identifier: (GPL-2.0)
2/*
3 * Device tree for the Kobo Clara 2E rev A ebook reader
4 *
5 * Name on mainboard is: 37NB-E60K2M+4A2
6 * Serials start with: E60K2M (a number also seen in
7 * vendor kernel sources)
8 *
9 * Copyright 2024 Andreas Kemnade
10 */
11
12/dts-v1/;
13
14#include "imx6sll-kobo-clara2e-common.dtsi"
15
16/ {
17	model = "Kobo Clara 2E";
18	compatible = "kobo,clara2e-b", "kobo,clara2e", "fsl,imx6sll";
19};
20
21&i2c2 {
22	/* EPD PMIC SY7636 at 0x62 */
23};
24