Re: [PATCH] arm64: dts: qcom: milos-nothing-asteroids: Drop simplefb

From: Alexander Koskovich

Date: Wed Jun 03 2026 - 09:06:36 EST


On Wednesday, June 3rd, 2026 at 8:54 AM, Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx> wrote:

> On Wed, Jun 03, 2026 at 12:41:34PM +0000, Alexander Koskovich wrote:
> > The dummy panel compatible 'boe,bf068mwm-td0' is missing documentation
> > and gives a warning. The 'interconnects' property is also missing from
> > the binding.
> >
> > Dropping the nodes here and will just submit panel binding & driver for
> > use with MSM DRM.
> >
> > Signed-off-by: Alexander Koskovich <akoskovich@xxxxx>
> > ---
> > .../boot/dts/qcom/milos-nothing-asteroids.dts | 38 ----------------------
> > 1 file changed, 38 deletions(-)
> >
> > @@ -131,15 +107,6 @@ ramoops@81f20000 {
> > mem-type = <2>;
> > pmsg-size = <0x200000>;
> > };
> > -
> > - /*
> > - * ABL is powering down display and controller if this node is
> > - * not named exactly "splash_region".
> > - */
>
> You might want to keep this node.

I have it dropped in my working tree and works fine with MSM DRM,
unless you're thinking of keeping it for out of tree simplefb users?

>
> > - splash_region@e3940000 {
> > - reg = <0x0 0xe3940000 0x0 0x2b00000>;
> > - no-map;
> > - };
> > };
> > };
> >
> > @@ -507,11 +474,6 @@ vreg_l12f: ldo12 {
> > };
> > };
> >
> > -&dispcc {
> > - /* Disable for now so simple-framebuffer continues working */
> > - status = "disabled";
> > -};
> > -
> > &gcc {
> > protected-clocks = <GCC_PCIE_1_AUX_CLK>, <GCC_PCIE_1_AUX_CLK_SRC>,
> > <GCC_PCIE_1_CFG_AHB_CLK>, <GCC_PCIE_1_MSTR_AXI_CLK>,
> >
> > ---
> > base-commit: b7bee4ca5688e30ca50fbc87b1b8f7eed7006c17
> > change-id: 20260603-asteroids-drop-simplefb-0aeb1d1bbadb
> >
> > Best regards,
> > --
> > Alexander Koskovich <akoskovich@xxxxx>
> >
> >
>
> --
> With best wishes
> Dmitry
>

Thanks,
Alex