Linus, Please pull some fixes for 6.7. Rob The following changes since commit fe612629746cf5cc7040529f780d46929605d0a6: dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC (2023-10-30 16:28:19 -0500) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-6.7-1 for you to fetch changes up to 136c6531ba12e4a658376387e355a09c9b5223e5: dt-bindings: display: adi,adv75xx: Document #sound-dai-cells (2023-12-06 16:36:14 -0600) ---------------------------------------------------------------- Devicetree fixes for v6.7, take 1: - Fix dt-extract-compatibles for builds with in tree build directory - Drop Xinlei Lee <xinlei.lee@xxxxxxxxxxxx> bouncing email - Fix the of_reconfig_get_state_change() return value documentation - Add missing #power-domain-cells property to QCom MPM - Fix warnings in i.MX LCDIF and adi,adv7533 ---------------------------------------------------------------- Fabio Estevam (2): dt-bindings: lcdif: Properly describe the i.MX23 interrupts dt-bindings: display: adi,adv75xx: Document #sound-dai-cells Konrad Dybcio (1): dt-bindings: interrupt-controller: Allow #power-domain-cells Luca Ceresoli (1): of: dynamic: Fix of_reconfig_get_state_change() return value documentation Michael Walle (1): dt-bindings: display: mediatek: dsi: remove Xinlei's mail Nícolas F. R. A. Prado (1): dt: dt-extract-compatibles: Don't follow symlinks when walking tree .../bindings/display/bridge/adi,adv7533.yaml | 6 ++++++ .../devicetree/bindings/display/fsl,lcdif.yaml | 20 +++++++++++++++++++- .../bindings/display/mediatek/mediatek,dsi.yaml | 1 - .../bindings/interrupt-controller/qcom,mpm.yaml | 4 ++++ drivers/of/dynamic.c | 5 +++-- scripts/dtc/dt-extract-compatibles | 14 ++++++++++++-- 6 files changed, 44 insertions(+), 6 deletions(-)