aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove Qualcomm dt-binding headers that are available upstreamCaleb Connolly2024-11-2036-3788/+0
* dt-bindings: remove phy/phy-qcom-qmp.h in favor of dts/upstreamNeil Armstrong2024-11-201-20/+0
* dt-bindings: Drop unused RZ/G2L devicetree bindingsPaul Barker2024-11-103-268/+0
* ARM: renesas: Drop old unused power DT headersMarek Vasut2024-10-2821-676/+0
* ARM: renesas: Drop old unused clock DT headersMarek Vasut2024-10-2822-1244/+0
* sunxi: H616: switch to OF_UPSTREAMAndre Przywara2024-10-102-186/+0
* dt-bindings: clk: import header for clock controller of sophgo CV1800BKongyang Liu2024-09-111-0/+176
* sandbox: Fix pinmux warnings with non-test devicetreesSean Anderson2024-08-271-0/+1
* Merge tag 'v2024.10-rc3' into nextTom Rini2024-08-195-461/+0
|\
| * rockchip: Use files from dts/upstreamJonas Karlman2024-08-093-45/+0
| * rockchip: px30/rk3326: Use soc dtsi files from dts/upstreamJonas Karlman2024-08-092-416/+0
* | Merge patch series "clk: mediatek: mt7622: clk migration for OF_UPSTREAM"WIP/19Aug2024-nextTom Rini2024-08-191-31/+37
|\ \
| * | clk: mediatek: mt7622: add missing A1/2SYS clock IDChristian Marangi2024-08-191-0/+2
| * | clk: mediatek: mt7622: add missing clock PERIBUS_SEL clockChristian Marangi2024-08-191-29/+30
| * | clk: mediatek: mt7622: add missing clock PERI_UART4_PDChristian Marangi2024-08-191-12/+13
| * | clk: mediatek: mt7622: add missing clock MUX1_SELChristian Marangi2024-08-191-6/+7
| * | clk: mediatek: mt7622: add missing clock define for MAIN_CORE_ENChristian Marangi2024-08-191-0/+1
| * | clk: mediatek: mt7622: move INFRA_TRNG to the bottomChristian Marangi2024-08-191-5/+5
| * | clk: mediatek: mt7622: rename AUDIO_AWB3 to AUDIO_AWB2Christian Marangi2024-08-191-1/+1
| |/
* | Merge patch series "clk: mediatek: mt7986: clk migration for OF_UPSTREAM"Tom Rini2024-08-191-215/+144
|\ \
| * | clk: mediatek: mt7986: rename CK to CLKChristian Marangi2024-08-191-142/+142
| * | clk: mediatek: mt7986: replace infracfg ID with upstream linuxChristian Marangi2024-08-191-66/+58
| * | clk: mediatek: mt7986: move INFRA_TRNG_CK to the bottom of the listChristian Marangi2024-08-191-27/+27
| * | clk: mediatek: mt7986: comment out CK_TOP_A_TUNER as not usedChristian Marangi2024-08-191-61/+61
| * | clk: mediatek: mt7986: drop 1/1 spurious factor for topckgenChristian Marangi2024-08-191-89/+61
| * | clk: mediatek: mt7986: reorder TOPCKGEN factor IDChristian Marangi2024-08-191-54/+54
| * | clk: mediatek: mt7986: rename TOPCKGEN factor clock to upstream namingChristian Marangi2024-08-191-27/+27
| * | clk: mediatek: mt7986: fix typo for infra_i2c0_ckChristian Marangi2024-08-191-1/+1
| * | clk: mediatek: mt7986: add missing entry for IPCIE_PIPE_CK infra gateChristian Marangi2024-08-191-3/+4
| * | clk: mediatek: mt7986: drop 1/1 infracfg spurious factorChristian Marangi2024-08-191-38/+2
| * | clk: mediatek: mt7986: rename 66M_MCK to SYSAXI_D2Christian Marangi2024-08-191-1/+1
| * | clk: mediatek: mt7986: rename CB_CKSQ_40M to TOP_XTALChristian Marangi2024-08-191-2/+2
| |/
* | Merge patch series "clk: mediatek: mt7988: clk migration for OF_UPSTREAM"Tom Rini2024-08-191-315/+230
|\ \
| * | clk: mediatek: mt7988: rename CK to CLKChristian Marangi2024-08-191-225/+225
| * | clk: mediatek: mt7988: replace clock ID with upstream linuxChristian Marangi2024-08-191-211/+209
| * | clk: mediatek: mt7988: comment out infracfg clk not definedChristian Marangi2024-08-191-58/+58
| * | clk: mediatek: mt7988: drop 1/1 spurious factor for topckgenChristian Marangi2024-08-191-139/+105
| * | clk: mediatek: mt7988: reorder TOPCKGEN factor IDChristian Marangi2024-08-191-65/+65
| * | clk: mediatek: mt7988: rename TOPCKGEN factor clock to upstream namingChristian Marangi2024-08-191-36/+36
| * | clk: mediatek: mt7988: drop 1/1 infracfg spurious factorChristian Marangi2024-08-191-68/+19
| * | clk: mediatek: mt7988: move INFRA_PCIE_PERI_26M_CK_Px clock at topChristian Marangi2024-08-191-84/+84
| * | clk: mediatek: mt7988: rename TOP_CK_NPU_SEL_CM_TOPS_SEL to TOP_NPU_SELChristian Marangi2024-08-191-1/+1
| * | clk: mediatek: mt7988: rename TOP_DA_SELM_XTAL_SEL to TOP_DA_SELChristian Marangi2024-08-191-1/+1
| * | clk: mediatek: mt7988: rename CB_CKSQ_40M to TOP_XTALChristian Marangi2024-08-191-2/+2
| |/
* | Merge patch series "clk: mediatek: mt7981: clk migration for OF_UPSTREAM"Tom Rini2024-08-191-235/+194
|\ \
| * | clk: mediatek: mt7981: rename CK to CLKChristian Marangi2024-08-191-191/+191
| * | clk: mediatek: mt7981: replace infracfg ID with upstream linuxChristian Marangi2024-08-191-71/+65
| * | clk: mediatek: mt7981: drop 1/1 spurious factorChristian Marangi2024-08-191-38/+2
| * | clk: mediatek: mt7981: fix typo for infra_i2c0_ckChristian Marangi2024-08-191-1/+1
| * | clk: mediatek: mt7981: add missing clock for infra_ipcie_pipeChristian Marangi2024-08-191-1/+2
| |/