15def4c47SEmmanuel Vadot// SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2*e67e8565SEmmanuel Vadot// Copyright (C) 2021 Purism SPC <kernel@puri.sm> 35def4c47SEmmanuel Vadot 45def4c47SEmmanuel Vadot/dts-v1/; 55def4c47SEmmanuel Vadot 6*e67e8565SEmmanuel Vadot#include "imx8mq-librem5-r3.dtsi" 75def4c47SEmmanuel Vadot 85def4c47SEmmanuel Vadot/ { 95def4c47SEmmanuel Vadot model = "Purism Librem 5r4"; 105def4c47SEmmanuel Vadot compatible = "purism,librem5r4", "purism,librem5", "fsl,imx8mq"; 115def4c47SEmmanuel Vadot}; 125def4c47SEmmanuel Vadot 135def4c47SEmmanuel Vadot&bat { 145def4c47SEmmanuel Vadot maxim,rsns-microohm = <1667>; 155def4c47SEmmanuel Vadot}; 165def4c47SEmmanuel Vadot 175def4c47SEmmanuel Vadot&led_backlight { 185def4c47SEmmanuel Vadot led-max-microamp = <25000>; 195def4c47SEmmanuel Vadot}; 205def4c47SEmmanuel Vadot 215def4c47SEmmanuel Vadot&proximity { 225def4c47SEmmanuel Vadot proximity-near-level = <10>; 235def4c47SEmmanuel Vadot}; 24