Message ID | 20240604214233.3551692-1-swboyd@chromium.org |
---|---|
Headers | show |
Series | arm64: dts: qcom: sc7180-trogdor: clamshell/detachable fragments | expand |
On Tue, Jun 04, 2024 at 02:42:30PM -0700, Stephen Boyd wrote: > It's simpler to reason about things if we disable nodes instead of > deleting them. Disable the second usb type-c connector node on > quackingstick instead of deleting it so that we can reason about ports > more easily. > > Cc: <cros-qcom-dts-watchers@chromium.org> > Cc: Bjorn Andersson <andersson@kernel.org> > Cc: Konrad Dybcio <konrad.dybcio@linaro.org> > Cc: Rob Herring <robh+dt@kernel.org> > Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org> > Cc: Conor Dooley <conor+dt@kernel.org> > Cc: <linux-arm-msm@vger.kernel.org> > Cc: <devicetree@vger.kernel.org> > Cc: Pin-yen Lin <treapking@chromium.org> > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> > Reviewed-by: Douglas Anderson <dianders@chromium.org> > Signed-off-by: Stephen Boyd <swboyd@chromium.org> > --- > .../arm64/boot/dts/qcom/sc7180-trogdor-quackingstick.dtsi | 8 +++++--- > 1 file changed, 5 insertions(+), 3 deletions(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
On Tue, 04 Jun 2024 14:42:29 -0700, Stephen Boyd wrote: > This is a followup to a series I sent a few months ago[1]. I've split out > the dts patches and dropped the one that ties everything together for > DP/USB as that whole solution is still working it's way through and I > doubt I'll be able to get that done in the next couple weeks. Instead, > I'm sending these patches to reduce the patch stack and make that DP > series more manageable. > > [...] Applied, thanks! [1/3] arm64: dts: qcom: sc7180: quackingstick: Disable instead of delete usb_c1 commit: 13f1e1245bb51633d6d1a398fedab7c281beafc3 [2/3] arm64: dts: qcom: sc7180: pazquel: Add missing comment header commit: 5abfd513988248b5d27f3a72d71a33129dfb1054 [3/3] arm64: dts: qcom: sc7180-trogdor: Make clamshell/detachable fragments commit: 38b68e62c0d662d8a23aa47799b4ac83c54a8de8 Best regards,