Hi, On Fri, Mar 25, 2022 at 4:43 PM Stephen Boyd <swboyd@xxxxxxxxxxxx> wrote: > > Trogdor boards with a detachable keyboard don't have a trackpad over > i2c. Instead the trackpad is on the detachable keyboard base. Let's move > the enabling of the trackpad i2c bus out of the base sc7180-trogdor.dtsi > file so that each trogdor board that is detachable, of which there are > many, doesn't have to disable the trackpad bus. > > Cc: Joseph Barrera <joebar@xxxxxxxxxx> > Cc: Douglas Anderson <dianders@xxxxxxxxxxxx> > Signed-off-by: Stephen Boyd <swboyd@xxxxxxxxxxxx> > --- > arch/arm64/boot/dts/qcom/sc7180-trogdor-coachz.dtsi | 4 ---- > arch/arm64/boot/dts/qcom/sc7180-trogdor-homestar.dtsi | 4 ---- > arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor.dtsi | 4 ++++ > arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi | 1 - > 4 files changed, 4 insertions(+), 9 deletions(-) What about pompom? What about trogdor-r1?