On Sun, Dec 04, 2022 at 11:43:13AM +0100, Carl Philipp Klemm wrote: > Removes non-functional leds from xt875 and adds its touchscreen > button light > > Signed-off-by: Carl Philipp Klemm <philipp@xxxxxxxx> > --- > .../arm/boot/dts/motorola-cpcap-mapphone.dtsi | 47 ++++++++----------- > .../arm/boot/dts/omap4-droid-bionic-xt875.dts | 7 +++ > arch/arm/boot/dts/omap4-droid4-xt894.dts | 14 ++++++ > 3 files changed, 41 insertions(+), 27 deletions(-) Looks like you are breaking the ABI with this series. What happens in a system with only the DT change or only the kernel change? Rob