Hi, On Thu, May 5, 2022 at 10:43 AM Joseph S. Barrera III <joebar@xxxxxxxxxxxx> wrote: > > Wormdingler is a trogdor-based board, shipping to customers as the > Lenovo IdeaPad Chromebook Duet 3. These dts files are copies from > the downstream Chrome OS 5.4 kernel, but with the camera > (sc7180-trogdor-mipi-camera.dtsi) #include removed. > > Signed-off-by: Joseph S. Barrera III <joebar@xxxxxxxxxxxx> > > --- > > Changes in v4: > - Cleaned up rt5682s files > - Restored camcc definition > - Added missing version history > > Changes in v3: > - Removed camcc definition > > Changes in v2: > - Word wrapped patch description. > - Removed "Author" from patch description. > - Fixed whitespace around "en_pp3300_dx_edp" > > arch/arm64/boot/dts/qcom/Makefile | 6 + > .../sc7180-trogdor-wormdingler-rev0-boe.dts | 22 + > .../sc7180-trogdor-wormdingler-rev0-inx.dts | 22 + > .../qcom/sc7180-trogdor-wormdingler-rev0.dtsi | 53 +++ > ...0-trogdor-wormdingler-rev1-boe-rt5682s.dts | 29 ++ > .../sc7180-trogdor-wormdingler-rev1-boe.dts | 28 ++ > ...0-trogdor-wormdingler-rev1-inx-rt5682s.dts | 29 ++ > .../sc7180-trogdor-wormdingler-rev1-inx.dts | 22 + > .../dts/qcom/sc7180-trogdor-wormdingler.dtsi | 417 ++++++++++++++++++ > 9 files changed, 628 insertions(+) This series looks great now to me now. Bjorn: if you agree and if it's not too land to land these for 5.19 that'd be wonderful. Otherwise I guess we've snooze for the next 4.5-5.5 weeks... ;-) Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>