summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Collapse)Author
2021-11-30Merge branch 'rtc/next' into nextDong Aisheng
* rtc/next: (9 commits) LF-3453 rtc:imx-sc:Handle RTC interrupt during suspend/resume MLK-25649-8 rtc: imx-sc: Add support for identifying SCU wakeup source from sysfs LF-3453 rtc:imx-sc:Handle RTC interrupt during suspend/resume MLK-25346: rtc: add readonly option to rtc-imx-sc driver LF-2562 rtc: imx-rpmsg: Make RTC rpmsg channel ready before RTC device probe ...
2021-11-30Merge branch 'rpmsg/next' into nextDong Aisheng
* rpmsg/next: (27 commits) MLK-25649-7 rpmsg: imx: Add support for identifying SCU wakeup source from sysfs MLK-25649-6 remoteproc: imx_proc: Add support for identifying SCU wakeup source from sysfs MPSDK-172 remoteproc: imx_rproc: Re-building communication channels when a remote crashes LF-4258 remoteproc: imx_rproc: use rsc_va for resource table LF-4245-2 remoteproc: imx_rproc: use correct resoruce table address ...
2021-11-30Merge branch 'reset/next' into nextDong Aisheng
* reset/next: (17 commits) MLK-25532-2 reset: Add reset support for i.MX8ulp SIM (System Integration Module) MLK-25532-1 dt-bindings: reset: Add i.MX8ulp SIM (System Integration Module) reset binding LF-2881-3 reset: imx7: add the imx8mp pcie clkreq reset LF-218 reset: dispmix: remove dev when init mmio regmap MLK-21865 Revert "regmap: use debugfs even when no device" ...
2021-11-30Merge branch 'regulator/next' into nextDong Aisheng
* regulator/next: (19 commits) LF-4675 regulator: fp9931: Defer probe when retrieve gpio which is not ready LF-3299-3 hwmon: add hwmon driver for FP9931 LF-3299-2 regulator: add regulator driver support for FP9931 LF-3299-1 mfd: add core driver for FP9931 PMIC LF-2202-2: regulator: pca9450: add enable_value for all bucks ...
2021-11-30Merge branch 'pm/next' into nextDong Aisheng
* pm/next: (53 commits) LF-4784 soc: imx: Fix build break for 32bit nosmp config LF-4707 soc: imx: Add rpmsg life cycle support on imx8ulp MA-17422-3 soc: imx: Allow IMX8M_PM_DOMAINS to be loadable as module MA-18499 soc: imx: Replace driver_deferred_probe_check_state LF-3569-1 firmware: imx: scu-pd: add missed lvds lpi2c and pwm power domains ...
2021-11-30Merge branch 'pinctrl/next' into nextDong Aisheng
* pinctrl/next: (17 commits) pinctrl: s32v234: Add FlexCAN pins to S32V234 driver dt-bindings: pinctrl: s32v234: Add defines for all pins dt-bindings: pinctrl: s32v234: Add macros for MSCR and config pairs pinctrl: s32v234: Remove s32v234_pins enum dt-bindings: pinctrl: s32v234: Add macros for MSCR/IMCR numbers ...
2021-11-30Merge branch 'phy/next' into nextDong Aisheng
* phy/next: (36 commits) MLK-25653 phy: freescale: imx8mq-usb: fix BC 1.2 detection timing MLK-25550-1 dt-bindings: phy: mixel,mipi-dsi-phy: Add compatible string for i.MX8ulp LF-4259-2 phy: freescale: imx8mq-usb: add debugfs to access control register LF-4259-1 phy: add debugfs root entry MLK-24050-1 phy: freescale: imx8mq-usb: add phy tuning ...
2021-11-30Merge branch 'perf/next' into nextDong Aisheng
* perf/next: (18 commits) LF-4862 perf vendor events: correct imx8qm_bandwidth_usage.lpddr4 metric MLK-23418-5 perf/imx_ddr: Add specific compatible for i.MX8QXP/QM MLK-23418-4 perf/imx_ddr: Add driver support for i.MX8DXL DB Perf MLK-23418-3 perf/imx_ddr: Add clock support for Perf in DB MLK-23418-2 docs/perf: update ddr perf guide for PMU in DB ...
2021-11-30Merge branch 'pcie/next' into nextDong Aisheng
* pcie/next: (70 commits) PCI: layerscape: Add controller setup in resume routine PCI: mobiveil: Complete initialization of host even if no PCIe link PCI: mobiveil: Add link up condition check PCI: mobiveil: Add workaround for unsupported request error PCI: mobiveil: Add PCIe Gen4 EP driver for NXP Layerscape SoCs ...
2021-11-30Merge branch 'net/next' into nextDong Aisheng
* net/next: (257 commits) dpaa2-switch: remove the double rtnl locks dpaa2-mac: only issue phylink_stop/start if necessary dpaa2-switch: detach the dpaa2_mac driver before configuring the PHY dpaa2-mac: disconnect before the close operation dpaa2-mac: take into account a defer probe request ...
2021-11-30Merge branch 'mxc/next' into nextDong Aisheng
* mxc/next: (426 commits) LF-4984 imx8m: vpu_dec: Uninitialized scalar variable LF-4936 imx8mm: vpu_enc: potential risk during suspend/resume operation LF-4929 imx8mx vpu: modify supported resolution matrix MLK-25757 imx8mm: vpu:g1/g2: support disable g1/g2 individually LF-4836 arm64: imx8mx vpu: make sure output streamon cmd is seet to daemon after buffer is queued ...
2021-11-30Merge branch 'misc/next' into nextDong Aisheng
* misc/next: (6 commits) Revert "staging: android: allow to compile ION unconditionally" LF-2567-5 dma-buf: inlcude new headfile linux/dma-map-ops.h Documentation: mfd: Add DT bindings for i.MX Mix mfd: Add i.MX generic mix support MA-11994 Add get phys address ioctl to dma-buf. ...
2021-11-30Merge branch 'keys/next' into nextDong Aisheng
* keys/next: (6 commits) security/keys/secure_key: Fix "Bad Address" error while generating keys using keyctl LF-4132: Replaced kzfree with kfree_sensitive security/keys/secure_key: Fix the path of included header file LF-1116-1 security/keys/secure_key: update the check for the return code of caam_jr_enqueue function encrypted_keys: Adds support for secure key-type as master key. ...
2021-11-30Merge branch 'jailhouse/next' into nextDong Aisheng
* jailhouse/next: (45 commits) LF-3330 net: ivshmem-net: include ethtool to avoid build break MLK-25346: net: add imx-shmem-net driver LF-2949 arm: kernel: hyp-stub: not export __hyp_stub_vectors LF-3097/LF-3172 virtio: ivshmem: check peer_state early LF-3016-3 tools/virtio: ivshmem-console: correct device_vector to 0 ...
2021-11-30Merge branch 'input/next' into nextDong Aisheng
* input/next: (29 commits) LF-4558-2 input: touch: goodix: change the i2c data length to a small one LF-4246 input: touchscreen: goodix: do not check FW cfg when it not support load fw LF-4184-2 input: goodix: do not update touch device firmware LF-2539-2 input: touch: goodix: force set the IRQ_TYPE_EDGE_FALLING for GT1151Q MLK-24528 input: touch: synaptics_dsx: correct the irq handler define ...
2021-11-30Merge branch 'i2c/next' into nextDong Aisheng
* i2c/next: (35 commits) MLK-25762 i2c: imx-lpi2c: change log level for eDMA related logs LF-4133-1 i2c: imx: flexio: Add FlexIO i2c master support LF-4475 i2c: imx: request dma before registering i2c bus devices LF-4174 i2c: imx-lpi2c: fix runtime pm issue when defer probe occurs Revert "i2c: slave: support I2C_SLAVE_STOP event for the read transactions" ...
2021-11-30Merge branch 'gpio/next' into nextDong Aisheng
* gpio/next: (25 commits) LF-4558-3 gpio: gpio-imx-rpmsg: do not alloc msg dynamically MLK-25649-2 gpio: mxc: Add support for identifying SCU wakeup source from sysfs MLK-25166-1 gpio: gpio-scu: gpio driver over scu fw misc api LF-4273-2 gpio: vf610: clarify the content of GPIO labels LF-4273-1 gpio: imx-rpmsg: clarify the content of GPIO labels ...
2021-11-30Merge branch 'firmware/next' into nextDong Aisheng
* firmware/next: (50 commits) LF-4776 sentnl-mu: added f_ops read-write & allcate IO buffer firmware: imx: added the character driver Revert "MLK25252: firmware: imx: register device users" Revert "MLK25252: firmware: imx: added the character driver" Revert "MLK25252: S4_MUAP: added support for image authentication" ...
2021-11-30Merge branch 'edac/next' into nextDong Aisheng
* edac/next: MLK-23333-3 EDAC: synopsys: enable interrupt again for imx8mpevk MLK-23333-2 EDAC: synopsys: Add more useful output information for CE/UE MLK-23333-1 dt: bindings: Document i.MX8MP DDRC in Synopsys documentation MLK-23310-3 EDAC: synopsys: Add edac driver support for i.MX8MP
2021-11-30Merge branch 'dts/next' into nextDong Aisheng
* dts/next: (1619 commits) LF-5015-3 arm64: dts: imx8ulp-evk: Add RK055HDMIPI4MV2 MIPI DSI display panel support arm64: dts: ls1088a-qds: disable NOR flash as a workaround for boot issue powerpc/fsl: update ifc node name to be memory-controller arm64: dts: freescale: update ifc node name to be memory-controller ARM: dts: update ifc node name to be memory-controller ...
2021-11-30Merge branch 'dma/next' into nextDong Aisheng
* dma/next: (91 commits) LF-4435: dmaengine: imx-sdma: fix kernel dump during MP3 decoding dmaengine: imx-sdma: add back i.mx6sx compatible name LF-3941: dmaengine: imx-sdma: fix audio noise with multi-fifo script MLK-17285 dma: imx-sdma: fix sound mute in high loading MLK-25508: dmaengine: imx-sdma: fix kernel dump in audio record ...
2021-11-30Merge branch 'display/next' into nextDong Aisheng
* display/next: (578 commits) LF-4828 media: epdc: add video mode for panel ED060XH7U2_VB3300 LF-4819-3 media: epdc: add runtime pm support for epdc LF-5015-2 drm/panel: Add Rocktech Himax8394f MIPI DSI panel support LF-5015-1 dt-bindings: display: Add Rocktech Himax8394f TFT LCD panel bindings LF-4887-6 drm/imx: lcdif: Add MPU interface(8080 mode) support ...
2021-11-30Merge branch 'crypto/next' into nextDong Aisheng
* crypto/next: (51 commits) LF-4832 iMX8ULP caam: fix for failure in probe MLK-23746 crypto: dcp - add power management support crypto: dcp - check zero-length input LF-4680 crypto: caam: fix descriptor error when create ext4 fs on the device-mapper device Added the self-test for the TLS1.2 algorithms offload ...
2021-11-30Merge branch 'clock/next' into nextDong Aisheng
* clock/next: (165 commits) LF-632 clk: s32v234: Fix "enetpll_dfs3" position in sdhc_sels clk: s32v234: Enable FlexCAN clock clk: s32v234: Add definitions for CAN clocks clk: s32v234: Initial enet clk support clk: s32v234: Add dfs clk ...
2021-11-30Merge branch 'capture/next' into nextDong Aisheng
* capture/next: (256 commits) LF-4269-07: media: imx: ci_pi: correct copyright information LF-4318-05: media: ci_pi: fix build error issue due to API change MLK-24375-02: imx: pi: detach power domain when pi drvier removed MLK-23750-3: media: pi: fix ISI_0, PI_0 can't enter lp when suspend LF-101: staging: media: imx: fix XR24 format R and B are opposite issue ...
2021-11-30Merge branch 'audio/next' into nextDong Aisheng
* audio/next: (159 commits) LF-4822-1 ASoC: SOF: make DSP stall in suspend LF-4972: ASoC: fsl_rpmsg: allocate a smaller buffer size for capture LF-4738 ASoC: soc-core: filter use of 'ignore_machine' field MLK-25695 ASoC: SOF: compress: Implement get_caps and get_codec_caps ASoC: fsl_ssi: add sdma_audio_config support ...
2021-11-30Merge remote-tracking branch 'origin/pcie/mobiveil' into pcie/nextDong Aisheng
* origin/pcie/mobiveil: (10 commits) PCI: mobiveil: Complete initialization of host even if no PCIe link PCI: mobiveil: Add link up condition check PCI: mobiveil: Add workaround for unsupported request error PCI: mobiveil: Add PCIe Gen4 EP driver for NXP Layerscape SoCs dt-bindings: Add DT binding for PCIE GEN4 EP of the layerscape ...
2021-11-30Merge remote-tracking branch 'origin/pcie/dwc' into pcie/nextDong Aisheng
* origin/pcie/dwc: (49 commits) PCI: layerscape: Add controller setup in resume routine LF-4747 PCI: imx6: fix the spell mistake when enable ep mode LF-4336-2 PCI: imx: to solve the compatible issue do perst properly LF-4336-1 Revert "LF-4081 PCI: imx: wait specified minimum period following the end of a reset" LF-4081 PCI: imx: wait specified minimum period following the end of a reset ...
2021-11-30Merge remote-tracking branch 'origin/net/pfe' into net/nextDong Aisheng
* origin/net/pfe: (64 commits) staging: fsl_ppfe: deal with upstream API change of of_get_mac_address() staging: fsl_ppfe/eth: PFE firmware load enhancements staging: fsl_ppfe/eth: Ethtool stats correction for IEEE_rx_drop counter staging: fsl_ppfe/eth: LF-27 enabling PFE firmware load from FDT staging: fsl_ppfe/eth: Avoiding return value overwrite ...
2021-11-30Merge remote-tracking branch 'origin/net/fec' into net/nextDong Aisheng
* origin/net/fec: (14 commits) MLK-24341 net: fec: fix the uninitialized variable in fec_resume() LF-289 net: fec: request pmqos during low power net: fec: Add initial s32v234 support net: fec: avoid imx_sc_misc_set_control() is called at atomic context MLK-11051 net: phy: mdio_bus: don't call .phy_suspendi() when netdev is NULL ...
2021-11-30Merge remote-tracking branch 'origin/input/touch' into input/nextDong Aisheng
* origin/input/touch: (18 commits) LF-4558-2 input: touch: goodix: change the i2c data length to a small one LF-4246 input: touchscreen: goodix: do not check FW cfg when it not support load fw LF-4184-2 input: goodix: do not update touch device firmware LF-2539-2 input: touch: goodix: force set the IRQ_TYPE_EDGE_FALLING for GT1151Q MLK-24528 input: touch: synaptics_dsx: correct the irq handler define ...
2021-11-30Merge remote-tracking branch 'origin/dts/qoriq' into dts/nextDong Aisheng
* origin/dts/qoriq: (135 commits) arm64: dts: ls1088a-qds: disable NOR flash as a workaround for boot issue powerpc/fsl: update ifc node name to be memory-controller arm64: dts: freescale: update ifc node name to be memory-controller ARM: dts: update ifc node name to be memory-controller powerpc/mpc85xx: remove "simple-bus" compatible from ifc node ...
2021-11-30Merge remote-tracking branch 'origin/dts/imx8' into dts/nextDong Aisheng
* origin/dts/imx8: (498 commits) LF-3444 arm64: dts: imx8x-mek.dtsi: Drop the m4_reserved node LF-4748-2 arm64: dts: imx8qm-mek-cockpit-a72: fix wm8960 audio arm64: dts: imx8qm-mek-cockpit-a72: fix edma names arm64: dts: imx8qm-mek-cockpit: fix edma configuration arm64: dts: imx8qm-mek-cockpit: apply changes for upstream Cadence USB3 driver ...
2021-11-30Merge remote-tracking branch 'origin/dts/imx8ulp' into dts/nextDong Aisheng
* origin/dts/imx8ulp: (112 commits) LF-5015-3 arm64: dts: imx8ulp-evk: Add RK055HDMIPI4MV2 MIPI DSI display panel support LF-4822-2 arm64: dts: imx8ulp: Assign pinctrl state for sai5 on 8ulp for SOF LF-4776 dtb: updated dev sentnl-mu with dma-ranges MLK-25252: dts: imx8ulp add mu_id & max_num_users Revert "MLK25252: dts: imx8ulp add id-no & max_num_users to s4muap." ...
2021-11-30Merge remote-tracking branch 'origin/dma/sdma' into dma/nextDong Aisheng
* origin/dma/sdma: (37 commits) LF-4435: dmaengine: imx-sdma: fix kernel dump during MP3 decoding dmaengine: imx-sdma: add back i.mx6sx compatible name LF-3941: dmaengine: imx-sdma: fix audio noise with multi-fifo script MLK-17285 dma: imx-sdma: fix sound mute in high loading MLK-25508: dmaengine: imx-sdma: fix kernel dump in audio record ...
2021-11-30Merge remote-tracking branch 'origin/display/panel' into display/nextDong Aisheng
* origin/display/panel: (20 commits) LF-5015-2 drm/panel: Add Rocktech Himax8394f MIPI DSI panel support LF-5015-1 dt-bindings: display: Add Rocktech Himax8394f TFT LCD panel bindings LF-4887-2 drm/panel: panel-raydium-rm67191: Add command mode support LF-4887-1 dt-bindings: display: panel: raydium,rm67191: Add command mode support MLK-25760-1 drm/panel: panel-raydium-rm68200: Configure panel in ->enable/disable() ...
2021-11-30Merge remote-tracking branch 'origin/display/nwl-dsi' into display/nextDong Aisheng
* origin/display/nwl-dsi: (22 commits) MLK-25760-3 drm/bridge: nwl-dsi: Do mode set in ->atomic_pre_enable() MLK-20697-2: Revert "LF-4717 drm/bridge: nwl-dsi: Rollback the change for auto-insert EOTP behavior" drm/bridge: nwl-dsi: Add atomic_get_input_bus_fmts LF-4717 drm/bridge: nwl-dsi: Rollback the change for auto-insert EOTP behavior LF-4321 drm/bridge: nwl-dsi: Avoid double modeset ...
2021-11-30Merge remote-tracking branch 'origin/display/mxsfb' into display/nextDong Aisheng
* origin/display/mxsfb: (9 commits) MLK-25020: drm/mxsfb: Add bus_freq support drm: mxsfb: Set fallback bus format when the bridge doesn't provide one MA-18742: drm/mxsfb: Update fb formats in atomic_update LF-2321-10: drm/mxsfb: Add support for horizontal stride LF-2321-8: drm/mxsfb: Update mxsfb to support LCD reset ...
2021-11-30Merge remote-tracking branch 'origin/display/ldb' into display/nextDong Aisheng
* origin/display/ldb: (11 commits) MLK-23942-9 drm/imx: imx8qxp-ldb: Add runtime PM support MLK-23942-8 drm/imx: imx8qm-ldb: Add runtime PM support MLK-23942-7 drm/imx: imx8mp-ldb: Add runtime PM support MLK-23905-2 drm/imx: imx-ldb: Use platform specific encoder drivers MLK-23252-7 dt-bindings: phy: Add binding for i.MX8mp LDB controller ...
2021-11-30Merge remote-tracking branch 'origin/display/dpu' into display/nextDong Aisheng
* origin/display/dpu: (103 commits) MLK-25730 drm/imx: dpu: crtc: Wait for FrameGen frame counter moving at most one time in ->atomic_flush() LF-4547 gpu: imx: dpu: fetchdecode: Fix implicit fallthrough build warning LF-4502 drm/imx: dpu: dpu-crc: Avoid out-of-bounds access to array 'params' for ROI LF-3991-2 drm/imx: dpu: plane: Fix ->atomic_{check, update} build issue due to rebase LF-3991-1 drm/imx: dpu: plane: Fix ->prepare_fb() build issue due to rebase ...
2021-11-30Merge remote-tracking branch 'origin/display/dcss' into display/nextDong Aisheng
* origin/display/dcss: (28 commits) LF-4815: drm/imx/dcss: replace DRM_FORMAT_NV12_10LE40 with DRM_FORMAT_NV15 LF-3869: drm/imx/dcss: fix kernel dump issue LF-3439 drm/imx: dcss: crtc: Defaultly use {G,NL}_REC709 for opipe with 480/576/240/288 height LF-3436 drm/imx: dcss: hdr10: Fix debug message typo in dcss_hdr10_get_pipe_cfg() LF-3321: drm/imx/dcss: fix regression after introducing rotations ...
2021-11-30Merge remote-tracking branch 'origin/display/dcnano' into display/nextDong Aisheng
* origin/display/dcnano: (11 commits) MLK-25760-2 drm/imx: dcnano: Move logics in ->mode_set_nofb() to ->atomic_enable() drm/imx: dcnano: Convert to Linux IRQ interfaces LF-4322 drm/imx: dcnano: Avoid double modeset MLK-25622-3 drm/imx: dcnano: Add reset support MLK-25622-1 dt-bindings: display: imx: nxp,imx8ulp-dcnano: Add 'resets' property ...
2021-11-30Merge remote-tracking branch 'origin/clock/s32' into clock/nextDong Aisheng
* origin/clock/s32: (9 commits) LF-632 clk: s32v234: Fix "enetpll_dfs3" position in sdhc_sels clk: s32v234: Enable FlexCAN clock clk: s32v234: Add definitions for CAN clocks clk: s32v234: Initial enet clk support clk: s32v234: Add dfs clk ...
2021-11-30Merge remote-tracking branch 'origin/capture/pi' into capture/nextDong Aisheng
* origin/capture/pi: (9 commits) LF-4269-07: media: imx: ci_pi: correct copyright information LF-4318-05: media: ci_pi: fix build error issue due to API change MLK-24375-02: imx: pi: detach power domain when pi drvier removed MLK-23750-3: media: pi: fix ISI_0, PI_0 can't enter lp when suspend LF-101: staging: media: imx: fix XR24 format R and B are opposite issue ...
2021-11-30Merge remote-tracking branch 'origin/capture/media-dev' into capture/nextDong Aisheng
* origin/capture/media-dev: (13 commits) LF-4202 media: isi: fix camera create pipeline failed when isi cap_device set disabled LF-4269-05: media: imx8: media-dev: correct copyright information LF-4269-02: media: imx: imx8-common: correct copyright information MA-18933-01: media: imx8-common: change integer data type to unsigned LF-3334-11: media: isi: cap: add 4K and 8K macro ...
2021-11-30Merge remote-tracking branch 'origin/capture/isi' into capture/nextDong Aisheng
* origin/capture/isi: (92 commits) LF-4830 media: isi_m2m: fix gstreamer pipeline can not work on second open LF-4561: media: isi: Fix nullptr when isi-cap is built as module LF-4315 media: isi: fix the null point panic LF-4238 media: isi: fix the null point kernel panic LF-4405: media: imx: isi-core: fix KASAN report global-out-of-bounds issue ...
2021-11-30Merge remote-tracking branch 'origin/arch/qoriq' into arch/nextDong Aisheng
* origin/arch/qoriq: drivers/soc/fsl: add EPU FSM configuration for deep sleep fsl_pmc: update device bindings powerpc/pm: Fix suspend=n in menuconfig for e500mc platforms. powerpc/pm: add sleep and deep sleep on QorIQ SoCs soc: fsl: add qixis driver
2021-11-29LF-5015-1 dt-bindings: display: Add Rocktech Himax8394f TFT LCD panel bindingsLiu Ying
The Rocktech Himax8394f LCD panel is a 720x1280 TFT LCD panel connected using a MIPI-DSI video interface. Cc: Sandor Yu <Sandor.yu@nxp.com> Reviewed-by: Sandor Yu <Sandor.yu@nxp.com> Signed-off-by: Liu Ying <victor.liu@nxp.com>
2021-11-24dt-bindings: memory: fsl: convert ifc binding to yaml schemaLi Yang
Convert the txt binding to yaml format and add description. Drop the "simple-bus" compatible string from the example and not allowed by the binding any more. This will help to enforce the correct probe order between parent device and child devices, but will require the ifc driver to probe the child devices to work properly. Signed-off-by: Li Yang <leoyang.li@nxp.com>
2021-11-24dt-binding: i2c-imx: add support for layerscape bus recoveryLi Yang
Binding update for patch "i2c: imx: implement bus recovery with gpio for Layerscape" Signed-off-by: Li Yang <leoyang.li@nxp.com>