xref: /linux/arch/arm/boot/dts/nxp/imx/imx6sll-kobo-clara2e-b.dts (revision 9208c05f9fdfd927ea160b97dfef3c379049fff2)
1// SPDX-License-Identifier: (GPL-2.0)
2/*
3 * Device tree for the Kobo Clara 2E rev B ebook reader
4 *
5 * Name on mainboard is: 37NB-E60K2M+4B0
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 JD9930 at 0x18 */
23};
24