On Wed, Jun 03, 2026 at 06:48:22PM +0300, Erikas Bitovtas wrote: > Add device tree for Sony Xperia M2 (sony-eagle) smartphone > based on the Qualcomm MSM8926 SoC. > > Initial features: > - Framebuffer > - GPIO buttons (Volume Down and Camera) > - Regulators > - Internal storage > - SD card > - Accelerometer > - Magnetometer > - Ambient Light/Proximity sensor > - NFC > - pm8226_resin (Volume Up) > - USB/Charger > > Signed-off-by: Erikas Bitovtas <[email protected]> > --- > arch/arm/boot/dts/qcom/Makefile | 1 + > .../dts/qcom/msm8926-sony-xperia-yukon-eagle.dts | 403 > +++++++++++++++++++++ > 2 files changed, 404 insertions(+) > > +/ { > + model = "Sony Xperia M2"; > + compatible = "sony,eagle", "qcom,msm8926", "qcom,msm8226"; > + chassis = "handset";
chassis-type WIth that fixed: Reviewed-by: Dmitry Baryshkov <[email protected]> > + -- With best wishes Dmitry

