Angus Ainslie | 3f8667c | 2022-08-25 06:46:02 -0700 | [diff] [blame] | 1 | // SPDX-License-Identifier: (GPL-2.0+ OR MIT) |
Marcel Ziswiler | 5b427d8 | 2022-11-07 22:22:38 +0100 | [diff] [blame] | 2 | // Copyright (C) 2021 Purism SPC <kernel@puri.sm> |
Angus Ainslie | 3f8667c | 2022-08-25 06:46:02 -0700 | [diff] [blame] | 3 | |
| 4 | /dts-v1/; |
| 5 | |
Marcel Ziswiler | 5b427d8 | 2022-11-07 22:22:38 +0100 | [diff] [blame] | 6 | #include "imx8mq-librem5-r3.dtsi" |
Angus Ainslie | 3f8667c | 2022-08-25 06:46:02 -0700 | [diff] [blame] | 7 | |
| 8 | / { |
| 9 | model = "Purism Librem 5r4"; |
| 10 | compatible = "purism,librem5r4", "purism,librem5", "fsl,imx8mq"; |
| 11 | }; |
| 12 | |
Angus Ainslie | 3f8667c | 2022-08-25 06:46:02 -0700 | [diff] [blame] | 13 | &bat { |
| 14 | maxim,rsns-microohm = <1667>; |
| 15 | }; |
| 16 | |
Angus Ainslie | 3f8667c | 2022-08-25 06:46:02 -0700 | [diff] [blame] | 17 | &led_backlight { |
| 18 | led-max-microamp = <25000>; |
| 19 | }; |
| 20 | |
Marcel Ziswiler | 5b427d8 | 2022-11-07 22:22:38 +0100 | [diff] [blame] | 21 | &lcd_panel { |
| 22 | compatible = "ys,ys57pss36bh5gq"; |
| 23 | }; |
| 24 | |
Angus Ainslie | 3f8667c | 2022-08-25 06:46:02 -0700 | [diff] [blame] | 25 | &proximity { |
| 26 | proximity-near-level = <10>; |
| 27 | }; |