Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arm64: dts: qcom: msm8916-samsung-j3/j5: Upstreaming #364

Open
wants to merge 14 commits into
base: wip/msm8916/6.10
Choose a base branch
from

Commits on Jul 28, 2024

  1. Revert "FIXME: arm64: dts: qcom: msm8916-samsung-j5-common: Add audio…

    … jack detection (v2)"
    
    This reverts commit d4d1155.
    
    Signed-off-by: "Lin, Meng-Bo" <[email protected]>
    bolilingmeng89006 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    5e8d996 View commit details
    Browse the repository at this point in the history
  2. Revert "arm64: dts: qcom: msm8916-samsung-j3ltetw: Add accelerometer …

    …(v4)"
    
    This reverts commit 3139bdd.
    
    Signed-off-by: "Lin, Meng-Bo" <[email protected]>
    bolilingmeng89006 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    4a1786b View commit details
    Browse the repository at this point in the history
  3. Revert "arm64: dts: qcom: msm8916-samsung-j3ltetw: Add touchscreen"

    This reverts commit 17fc4f5.
    
    Signed-off-by: "Lin, Meng-Bo" <[email protected]>
    bolilingmeng89006 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    aa593ae View commit details
    Browse the repository at this point in the history
  4. Revert "arm64: dts: qcom: msm8916-samsung-j5x: Add display panel"

    This reverts commit 708d958.
    
    Signed-off-by: "Lin, Meng-Bo" <[email protected]>
    bolilingmeng89006 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    221635a View commit details
    Browse the repository at this point in the history
  5. Revert "arm64: dts: qcom: msm8916-samsung-j3ltetw: Add display panel …

    …(v2)"
    
    This reverts commit 742fd5a.
    
    Signed-off-by: "Lin, Meng-Bo" <[email protected]>
    bolilingmeng89006 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    de1b898 View commit details
    Browse the repository at this point in the history
  6. Revert "arm64: dts: qcom: msm8916-samsung-j5-common: Add display pane…

    …l (v4)"
    
    This reverts commit 65f020f.
    
    Signed-off-by: "Lin, Meng-Bo" <[email protected]>
    bolilingmeng89006 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    ae7037c View commit details
    Browse the repository at this point in the history
  7. Revert "arm64: dts: qcom: msm8916-samsung-j3ltetw: Add initial dts (v3)"

    This reverts commit a7dee29.
    
    Signed-off-by: "Lin, Meng-Bo" <[email protected]>
    bolilingmeng89006 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    2a1d05d View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. UPSTREAM: arm64: dts: qcom: msm8916-samsung-j3ltetw: Add initial devi…

    …ce tree
    
    The dts and dtsi add support for msm8916 variant of Samsung Galaxy J3
    SM-J320YZ smartphone released in 2016.
    
    Add a device tree for SM-J320YZ with initial support for:
    
    - GPIO keys
    - SDHCI (internal and external storage)
    - USB Device Mode
    - UART (on USB connector via the SM5703 MUIC)
    - WCNSS (WiFi/BT)
    - Regulators
    - QDSP6 audio
    - Speaker/earpiece/headphones/microphones via digital/analog codec in
      MSM8916/PM8916
    - WWAN Internet via BAM-DMUX
    - Touchscreen
    - Accelerometer
    
    There are different variants of J3, with some differences in MUIC, sensor,
    NFC and touch key I2C buses.
    
    The common parts are shared in msm8916-samsung-j3-common.dtsi to reduce
    duplication.
    
    Signed-off-by: Lin, Meng-Bo <[email protected]>
    Link: https://lore.kernel.org/r/[email protected]
    Signed-off-by: Bjorn Andersson <[email protected]>
    bolilingmeng89006 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b5633f3 View commit details
    Browse the repository at this point in the history
  2. Revert "leds: ktd2692: Convert to use ExpressWire library"

    This reverts commit b5a8c50.
    
    Signed-off-by: "Lin, Meng-Bo" <[email protected]>
    bolilingmeng89006 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6802873 View commit details
    Browse the repository at this point in the history
  3. arm64: dts: qcom: msm8916-samsung-j5-common: Add front flash LED (v2)

    J5 and J5X uses KTD2692 Flash LED driver. Add it to the device tree.
    
    Signed-off-by: Markuss Broks <[email protected]>
    [Apply for msm8916-samsung-j5x]
    v2: status = "okay"; by default
    Signed-off-by: "Lin, Meng-Bo" <[email protected]>
    bolilingmeng89006 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5f75f4b View commit details
    Browse the repository at this point in the history
  4. arm64: dts: qcom: msm8916-samsung-j5-common: Add display panel (v4)

    v2: Make reset-gpios GPIO_ACTIVE_LOW
    v3: Add &mdss { status = "okay"; };
    Signed-off-by: Markuss Broks <[email protected]>
    v4: Move from msm8916-samsung-j5
    Signed-off-by: "Lin, Meng-Bo" <[email protected]>
    bolilingmeng89006 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9fc6084 View commit details
    Browse the repository at this point in the history
  5. arm64: dts: qcom: msm8916-samsung-j5x: Add display panel (v2)

    v2: Move &reg_vdd_lcd_3p0 from common dtsi
    Signed-off-by: "Lin, Meng-Bo" <[email protected]>
    bolilingmeng89006 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    273e4f6 View commit details
    Browse the repository at this point in the history
  6. arm64: dts: qcom: msm8916-samsung-j3: Add display panel

    Add regulators for the panel on J3. Note that l17 is required.
    
    Signed-off-by: "Lin, Meng-Bo" <[email protected]>
    bolilingmeng89006 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    78fc2a4 View commit details
    Browse the repository at this point in the history
  7. FIXME: arm64: dts: qcom: msm8916-samsung-j5-common: Add audio jack de…

    …tection (v2)
    
    v2: Moved from msm8916-samsung-j5x
    
    Headset microphone is broken with this on j5x, headphone buttons are
    broken as well. (Needs more investigation...)
    
    Signed-off-by: "Lin, Meng-Bo" <[email protected]>
    bolilingmeng89006 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6c223b5 View commit details
    Browse the repository at this point in the history