On Sun, Mar 16, 2025 at 11:16:55PM +0100, David Heidelberg via B4 Relay wrote: > From: Ivan Belokobylskiy <belokobyls...@gmail.com> > > Add initial support for LG Nexus 4 (mako). > > Features currently working: regulators, eMMC, and volume keys. > > Signed-off-by: Ivan Belokobylskiy <belokobyls...@gmail.com> > Co-developed-by: David Heidelberg <da...@ixit.cz> > Signed-off-by: David Heidelberg <da...@ixit.cz> > --- > Changes in v5: > - Sorted nodes alphabetically. > - Link to v4: > https://lore.kernel.org/r/20250311-lg-nexus4-mako-v4-1-3916c8ec7...@ixit.cz > > Changes in v4: > - Sorted regulators and added regulators compatible. > - Corrected pmic include and references. > - Moved &rpm outside of / node. > - Moved and simplify pm8921 keypad. > - Added chasis-type. > - Dropped incomplete WiFi node, will be provided in future > contributions. > - Link to v3: > https://lore.kernel.org/r/20250309-lg-nexus4-mako-v3-1-1dc2807df...@ixit.cz > > Changes in v3: > - rebased against next-20250307 > - dropped backlight until driver gets converted to DT > > Changes in v2: > - lge vendor doesn't exist anymore, rename to lg > - sdcc@ to mmc@ to comply with dt-schema > --- > arch/arm/boot/dts/qcom/Makefile | 1 + > .../boot/dts/qcom/qcom-apq8064-lg-nexus4-mako.dts | 341 > +++++++++++++++++++++ > 2 files changed, 342 insertions(+) >
Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@oss.qualcomm.com> -- With best wishes Dmitry