On Sun, Mar 16, 2025 at 11:16:55PM +0100, David Heidelberg via B4 Relay wrote: > From: Ivan Belokobylskiy <belokobylskij@xxxxxxxxx> > > Add initial support for LG Nexus 4 (mako). > > Features currently working: regulators, eMMC, and volume keys. > > Signed-off-by: Ivan Belokobylskiy <belokobylskij@xxxxxxxxx> > Co-developed-by: David Heidelberg <david@xxxxxxx> > Signed-off-by: David Heidelberg <david@xxxxxxx> > --- > Changes in v5: > - Sorted nodes alphabetically. > - Link to v4: https://lore.kernel.org/r/20250311-lg-nexus4-mako-v4-1-3916c8ec7edb@xxxxxxx > > 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-1dc2807df296@xxxxxxx > > 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.baryshkov@xxxxxxxxxxxxxxxx> -- With best wishes Dmitry