On 7/5/26 9:41 PM, David Heidelberg wrote: > On 05/07/2026 12:30, Erikas Bitovtas wrote: >> Samsung Galaxy A52/A72 are devices released on atoll (SM7125) platform >> in 2021. Add initial device tree for SM7125 Samsung platform with >> support for: >> - Framebuffer >> - GPIO keys >> - Hall sensor >> - Vibrator >> - Regulators >> - Reset input >> - Real-time clock >> - SD card >> - UFS >> - USB >> >> Tested-by: Stefan Hansson <[email protected]> >> Signed-off-by: Erikas Bitovtas <[email protected]> >> --- >> arch/arm64/boot/dts/qcom/Makefile | 2 + >> arch/arm64/boot/dts/qcom/sm7125-samsung-a52q.dts | 20 + >> arch/arm64/boot/dts/qcom/sm7125-samsung-a72q.dts | 20 + >> .../arm64/boot/dts/qcom/sm7125-samsung-common.dtsi | 536 +++++++++++ >> ++++++++++ >> 4 files changed, 578 insertions(+) >> > > Nice, > > Reviewed-by: David Heidelberg <[email protected]> > > small nitpick, the Copyright inside the files should be yours, at least > unless you giving up your contributions or you been paid by LF ;-) . > I replaced LF copyright with mine in v3. I found this patch series from a developer who preferred to stay pseudonymous. They were licensed under GPLv2, and I got in touch with the developer and they permitted me to claim ownership for these patches. https://github.com/map220v/sm7125-mainline/blob/a72q-6.10/arch/arm64/boot/dts/qcom/sm7125-samsung-common.dtsi > David

