Dmitry Baryshkov
211de96811
dt-bindings: phy: qcom,ipq8074-qmp-pcie: fix warning regarding reg size
...
Fix the 'reg is too long' warning caused by me adding 64-bit address and
size to the example, while default being 32-bit (cell size equal to 1).
Reported-by: Rob Herring <robh+dt@kernel.org >
Fixes: 505fb25416 ("dt-bindings: phy: migrate QMP PCIe PHY bindings to qcom,sc8280xp-qmp-pcie-phy.yaml")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org >
Acked-by: Rob Herring <robh@kernel.org >
Link: https://lore.kernel.org/r/20230823181728.3082946-1-dmitry.baryshkov@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org >
2023-09-21 16:04:20 +02:00
Dmitry Baryshkov
15c8363740
dt-bindings: phy: migrate QMP USB PHY bindings to qcom,sc8280xp-qmp-usb3-uni-phy.yaml
...
Migrate legacy bindings (described in qcom,msm8996-qmp-usb3-phy.yaml)
to qcom,sc8280xp-qmp-usb3-uni-phy.yaml. This removes a need to declare
the child PHY node or split resource regions.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org >
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Link: https://lore.kernel.org/r/20230824211952.1397699-2-dmitry.baryshkov@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org >
2023-09-21 15:53:58 +02:00
Nitin Rawat
79eeac2e26
dt-bindings: phy: Add QMP UFS PHY comptible for SC7280
...
Document the QMP UFS PHY compatible for SC7280.
Signed-off-by: Nitin Rawat <quic_nitirawa@quicinc.com >
Acked-by: Conor Dooley <conor.dooley@microchip.com >
Link: https://lore.kernel.org/r/20230918205037.25658-2-quic_nitirawa@quicinc.com
Signed-off-by: Vinod Koul <vkoul@kernel.org >
2023-09-21 15:44:14 +02:00
ChiYuan Huang
0339eadb87
ASoC: dt-bindings: Add Richtek rtq9128 audio amplifier
...
Create richtek,rtq9128.yaml for rtq9128 amplifier.
Signed-off-by: ChiYuan Huang <cy_huang@richtek.com >
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Link: https://lore.kernel.org/r/1695181834-5809-2-git-send-email-cy_huang@richtek.com
Signed-off-by: Mark Brown <broonie@kernel.org >
2023-09-21 12:50:22 +01:00
Luca Weiss
4b1a16d776
dt-bindings: arm: qcom: Add QCM6490 Fairphone 5
...
Fairphone 5 is a smartphone based on the QCM6490 SoC.
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com >
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Link: https://lore.kernel.org/r/20230919-fp5-initial-v2-6-14bb7cedadf5@fairphone.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org >
2023-09-20 11:36:06 -07:00
Konrad Dybcio
e778190144
dt-bindings: remoteproc: qcom,msm8996-mss-pil: Remove PNoC clock
...
The PNoC clock is a clock for the entire PNoC bus, managed from
within the interconnect driver. Attaching it to MSS was a total hack.
Get rid of it.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org >
Link: https://lore.kernel.org/r/20230721-topic-rpm_clk_cleanup-v2-9-1e506593b1bd@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org >
2023-09-20 11:25:14 -07:00
Konrad Dybcio
c4c5b47958
dt-bindings: remoteproc: qcom,adsp: Remove AGGRE2 clock
...
The AGGRE2 clock is a clock for the entire AGGRE2 bus, managed from
within the interconnect driver. Attaching it to SLPI was a total hack.
Get rid of it.
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org >
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Link: https://lore.kernel.org/r/20230721-topic-rpm_clk_cleanup-v2-8-1e506593b1bd@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org >
2023-09-20 11:25:14 -07:00
Robert Marko
f6aa7386bc
dt-bindings: firmware: qcom,scm: document IPQ5018 compatible
...
It seems that IPQ5018 compatible was never documented in the bindings.
Signed-off-by: Robert Marko <robimarko@gmail.com >
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Link: https://lore.kernel.org/r/20230816164641.3371878-3-robimarko@gmail.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org >
2023-09-20 11:00:08 -07:00
Robert Marko
92dab9ea5f
dt-bindings: firmware: qcom,scm: support indicating SDI default state
...
IPQ5018 has SDI (Secure Debug Image) enabled by TZ by default, and that
means that WDT being asserted or just trying to reboot will hang the board
in the debug mode and only pulling the power and repowering will help.
Some IPQ4019 boards like Google WiFI have it enabled as well.
So, lets add a boolean property to indicate that SDI is enabled by default
and thus needs to be disabled by the kernel.
Signed-off-by: Robert Marko <robimarko@gmail.com >
Acked-by: Mukesh Ojha <quic_mojha@quicinc.com >
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Reviewed-by: Brian Norris <computersforpeace@gmail.com >
Link: https://lore.kernel.org/r/20230816164641.3371878-1-robimarko@gmail.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org >
2023-09-20 10:34:38 -07:00
Bjorn Andersson
2643f0b069
Merge branch '20230909123431.1725728-1-quic_ajipan@quicinc.com' into clk-for-6.7
...
Merge the SM4450 RPMHCC and GCC through a topic branch, to allow reuse
of the defines from the DeviceTree binding in the DeviceTree source.
2023-09-20 09:01:29 -07:00
Ajit Pandey
d2d04deb55
dt-bindings: clock: qcom: Add GCC clocks for SM4450
...
Add support for qcom global clock controller bindings for SM4450 platform.
Signed-off-by: Ajit Pandey <quic_ajipan@quicinc.com >
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Link: https://lore.kernel.org/r/20230909123431.1725728-4-quic_ajipan@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org >
2023-09-20 09:01:20 -07:00
Ajit Pandey
0b8aae7ed8
dt-bindings: clock: qcom: Add RPMHCC for SM4450
...
Add compatible string for qcom RPMHCC for SM4450 platform.
Signed-off-by: Ajit Pandey <quic_ajipan@quicinc.com >
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Link: https://lore.kernel.org/r/20230909123431.1725728-2-quic_ajipan@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org >
2023-09-20 09:01:20 -07:00
Konrad Dybcio
6d3211e015
dt-bindings: remoteproc: qcom,sm6375-pas: Document remoteprocs
...
SM6375 hosts an ADSP, CDSP and modem as remote processors. Create
related bindings.
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org >
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Link: https://lore.kernel.org/r/20230725-topic-6375_rproc-v5-1-a8e9cde56a20@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org >
2023-09-20 08:22:19 -07:00
MD Danish Anwar
d93f191b95
dt-bindings: remoteproc: pru: Add Interrupt property
...
Add interrupts and interrupt-names protperties for PRU and RTU cores.
Signed-off-by: MD Danish Anwar <danishanwar@ti.com >
Reviewed-by: Conor Dooley <conor.dooley@microchip.com >
Link: https://lore.kernel.org/r/20230814095141.3526684-1-danishanwar@ti.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org >
2023-09-20 08:21:59 -07:00
Nikita Travkin
eadadb9510
dt-bindings: remoteproc: qcom: sc7180-pas: Add ADSP compatible
...
SC7180 has an ADSP remoteproc. Add it's compatible to the bindings and
refactor the schema conditionals to fit the ADSP.
Signed-off-by: Nikita Travkin <nikita@trvn.ru >
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Link: https://lore.kernel.org/r/20230907-sc7180-adsp-rproc-v3-1-6515c3fbe0a3@trvn.ru
Signed-off-by: Bjorn Andersson <andersson@kernel.org >
2023-09-20 08:17:46 -07:00
Tzuyi Chang
105c931a22
dt-bindings: pinctrl: realtek: add RTD1619B pinctrl binding
...
Add device tree bindings for RTD1619B.
Signed-off-by: Tzuyi Chang <tychang@realtek.com >
Reviewed-by: Linus Walleij <linus.walleij@linaro.org >
Reviewed-by: Rob Herring <robh@kernel.org >
Link: https://lore.kernel.org/r/20230919101117.4097-8-tychang@realtek.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org >
2023-09-20 13:07:19 +02:00
Tzuyi Chang
bc8d39a569
dt-bindings: pinctrl: realtek: add RTD1319D pinctrl binding
...
Add device tree bindings for RTD1319D.
Signed-off-by: Tzuyi Chang <tychang@realtek.com >
Reviewed-by: Linus Walleij <linus.walleij@linaro.org >
Reviewed-by: Rob Herring <robh@kernel.org >
Link: https://lore.kernel.org/r/20230919101117.4097-7-tychang@realtek.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org >
2023-09-20 13:07:19 +02:00
Tzuyi Chang
ee3014e863
dt-bindings: pinctrl: realtek: add RTD1315E pinctrl binding
...
Add device tree bindings for RTD1315E.
Signed-off-by: Tzuyi Chang <tychang@realtek.com >
Reviewed-by: Rob Herring <robh@kernel.org >
Link: https://lore.kernel.org/r/20230919101117.4097-6-tychang@realtek.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org >
2023-09-20 13:07:19 +02:00
Alicja Michalska
5305d85077
dt-bindings: display: anx7814: Add definition for anx7816
...
As requested by Robert Foss <rfoss@kernel.org >, this patch adds
definition for anx7816. It supplements the patch submitted to dri-devel.
Signed-off-by: Alicja Michalska <ahplka19@gmail.com >
Acked-by: Rob Herring <robh@kernel.org >
Signed-off-by: Robert Foss <rfoss@kernel.org >
Link: https://patchwork.freedesktop.org/patch/msgid/ZQjFabKW7QvrvsnG@tora
2023-09-20 12:56:31 +02:00
Krzysztof Kozlowski
c7f5bd9f3a
dt-bindings: mfd: Revert "dt-bindings: mfd: maxim,max77693: Add USB connector"
...
This reverts commit da7ee30ae6 .
Commit da7ee30ae6 ("dt-bindings: mfd: maxim,max77693: Add USB
connector") was an earlier version of my patch adding the connector,
later superseded by commit 789c9ce9b4 ("dt-bindings: mfd:
maxim,max77693: Add USB connector").
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Reviewed-by: Rob Herring <robh@kernel.org >
Link: https://lore.kernel.org/r/20230905075558.21219-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Lee Jones <lee@kernel.org >
2023-09-20 10:54:16 +01:00
Danila Tikhonov
eb3da369cc
dt-bindings: firmware: document Qualcomm SM7150 SCM
...
Document the compatible for Qualcomm SM7150 SCM.
Signed-off-by: Danila Tikhonov <danila@jiaxyga.com >
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Link: https://lore.kernel.org/r/20230913194418.30272-1-danila@jiaxyga.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org >
2023-09-19 20:24:54 -07:00
Komal Bajaj
8e2506d012
dt-bindings: cache: qcom,llcc: Add LLCC compatible for QDU1000/QRU1000
...
Add LLCC compatible for QDU1000/QRU1000 SoCs and add optional
nvmem-cells and nvmem-cell-names properties to support multiple
configurations for multi channel DDR.
Signed-off-by: Komal Bajaj <quic_kbajaj@quicinc.com >
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Link: https://lore.kernel.org/r/20230830105654.28057-2-quic_kbajaj@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org >
2023-09-19 19:57:53 -07:00
André Apitzsch
9905205541
dt-bindings: arm: qcom: Add BQ Aquaris M5
...
Add a compatible for BQ Aquaris M5 (Longcheer L9100).
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Signed-off-by: André Apitzsch <git@apitzsch.eu >
Link: https://lore.kernel.org/r/20230827-bq_m5-v4-1-f8435fb8f955@apitzsch.eu
Signed-off-by: Bjorn Andersson <andersson@kernel.org >
2023-09-19 19:51:14 -07:00
David Wronek
9b4adf37fd
dt-bindings: arm: qcom: Document SM7125 and xiaomi,joyeuse board
...
Document the xiaomi,joyeuse board based on the Qualcomm SM7125 SoC.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Signed-off-by: David Wronek <davidwronek@gmail.com >
Link: https://lore.kernel.org/r/20230824091737.75813-2-davidwronek@gmail.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org >
2023-09-19 19:37:41 -07:00
Sheng-Liang Pan
5aca91ec55
dt-bindings: arm: qcom: add sc7180-lazor board bindings
...
Introduce more sc7180-lazor sku and board version configuration,
add no-eSIM SKU 10 for Lazor, no-eSIM SKU 15 and 18 for Limozeen,
add new board version 10 for audio codec ALC5682i-VS.
Signed-off-by: Sheng-Liang Pan <sheng-liang.pan@quanta.corp-partner.google.com >
Reviewed-by: Douglas Anderson <dianders@chromium.org >
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Link: https://lore.kernel.org/r/20230823151005.v6.1.I26e017b00a341e7a5a2e94a83596923713408817@changeid
Signed-off-by: Bjorn Andersson <andersson@kernel.org >
2023-09-19 19:26:50 -07:00
Bjorn Andersson
07c34b37bd
Merge branch '20230707035744.22245-2-quic_jkona@quicinc.com' into clk-for-6.7
...
Merge the SM8550 camera clock controller patches through a topic branch,
to make them available for the DeviceTree source as well.
2023-09-19 11:38:29 -07:00
Jagadeesh Kona
9cbc64745f
dt-bindings: clock: qcom: Add SM8550 camera clock controller
...
Add device tree bindings for the camera clock controller on
Qualcomm SM8550 platform.
Co-developed-by: Taniya Das <quic_tdas@quicinc.com >
Signed-off-by: Taniya Das <quic_tdas@quicinc.com >
Signed-off-by: Jagadeesh Kona <quic_jkona@quicinc.com >
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Link: https://lore.kernel.org/r/20230707035744.22245-2-quic_jkona@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org >
2023-09-19 11:38:16 -07:00
Lorenzo Bianconi
f881f27324
dt-bindings: arm: mediatek: mt7622-wed: add WED binding for MT7988 SoC
...
Introduce MT7988 SoC compatibility string in mtk_wed binding.
Acked-by: Rob Herring <robh@kernel.org >
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org >
Signed-off-by: Paolo Abeni <pabeni@redhat.com >
2023-09-19 18:27:55 +02:00
Lorenzo Bianconi
4518b25c63
dt-bindings: soc: mediatek: mt7986-wo-ccif: add binding for MT7988 SoC
...
Introduce MT7988 SoC compatibility string in mt7986-wo-ccif binding.
Acked-by: Rob Herring <robh@kernel.org >
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org >
Signed-off-by: Paolo Abeni <pabeni@redhat.com >
2023-09-19 18:27:55 +02:00
Charles Keepax
aa7627111c
ASoC: dt-bindings: ASoC: cirrus,cs42l43: Update a couple of default values
...
The bias sense is being enabled by default in the driver, and the
default detect time is being dropped slightly. Update the binding
document to match.
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com >
Link: https://lore.kernel.org/r/20230919103116.580305-2-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org >
2023-09-19 13:49:03 +01:00
John Watts
5d5529b005
ASoC: dt-bindings: wlf,wm8782: Add wlf,fsampen property
...
The WM8782 can safely support rates higher than 48kHz by changing the
value of the FSAMPEN pin.
Allow specifying the FSAMPEN pin value in the device tree.
Signed-off-by: John Watts <contact@jookia.org >
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com >
Link: https://lore.kernel.org/r/20230918131532.2257615-4-contact@jookia.org
Signed-off-by: Mark Brown <broonie@kernel.org >
2023-09-18 14:32:12 +01:00
Sebastian Reichel
f392f3796b
dt-bindings: power: supply: Drop deprecated ab8500-battery
...
Linus Walleij modified AB8500 to use the generic simple-battery
and samsung,battery bindings. This is an unused leftover that
can be removed.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org >
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Link: https://lore.kernel.org/r/20230917190124.1012316-1-sebastian.reichel@collabora.com
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com >
2023-09-18 14:49:10 +02:00
Rohan G Thomas
6fb8c20a04
dt-bindings: net: snps,dwmac: Tx coe unsupported
...
Add dt-bindings for coe-unsupported property per tx queue. Some DWMAC
IPs support tx checksum offloading(coe) only for a few tx queues.
DW xGMAC IP can be synthesized such that it can support tx coe only
for a few initial tx queues. Also as Serge pointed out, for the DW
QoS IP tx coe can be individually configured for each tx queue. This
property is added to have sw fallback for checksum calculation if a
tx queue doesn't support tx coe.
Signed-off-by: Rohan G Thomas <rohan.g.thomas@intel.com >
Acked-by: Conor Dooley <conor.dooley@microchip.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2023-09-18 11:37:08 +01:00
Konrad Dybcio
938ba2f252
dt-bindings: arm-smmu: Fix SDM630 clocks description
...
SDM630 was abusingly referencing one of the internal bus clocks, that
were recently dropped from Linux (because the original implementation
did not make much sense), circumventing the interconnect framework.
Fix it by dropping the bus-mm clock (which requires separating 630 from
similar entries) and keeping the rest as-is.
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org >
Link: https://lore.kernel.org/r/20230721-topic-rpm_clk_cleanup-v2-4-1e506593b1bd@linaro.org
Signed-off-by: Will Deacon <will@kernel.org >
2023-09-18 10:17:35 +01:00
Claudiu Beznea
111287aa60
dt-bindings: soc: renesas: renesas,rzg2l-sysc: Document RZ/G3S SoC
...
Document RZ/G3S (R9A08G045) SYSC bindings. The SYSC block found on the
RZ/G3S SoC is similar to the one found on the RZ/G2UL.
Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com >
Acked-by: Rob Herring <robh@kernel.org >
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be >
Link: https://lore.kernel.org/r/20230912045157.177966-4-claudiu.beznea.uj@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be >
2023-09-18 09:50:30 +02:00
Claudiu Beznea
9c57c4a9a4
dt-bindings: soc: renesas: Document Renesas RZ/G3S SoC variants
...
Document RZ/G3S (R9A08G045) SoC variants.
Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com >
Acked-by: Rob Herring <robh@kernel.org >
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be >
Link: https://lore.kernel.org/r/20230912045157.177966-3-claudiu.beznea.uj@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be >
2023-09-18 09:50:23 +02:00
Mehdi Djait
377dddbe53
dt-bindings: iio: Add KX132-1211 accelerometer
...
Extend the kionix,kx022a.yaml file to support the kx132-1211 device
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Acked-by: Matti Vaittinen <mazziesaccount@gmail.com >
Signed-off-by: Mehdi Djait <mehdi.djait.k@gmail.com >
Link: https://lore.kernel.org/r/735004c624082aead6e08ae37ea4fc086b11cf86.1694867379.git.mehdi.djait.k@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com >
2023-09-17 10:37:36 +01:00
Oleksij Rempel
e26f40a60f
dt-bindings: net: dsa: microchip: Update ksz device tree bindings for drive strength
...
Extend device tree bindings to support drive strength configuration for the
ksz* switches. Introduced properties:
- microchip,hi-drive-strength-microamp: Controls the drive strength for
high-speed interfaces like GMII/RGMII and more.
- microchip,lo-drive-strength-microamp: Governs the drive strength for
low-speed interfaces such as LEDs, PME_N, and others.
- microchip,io-drive-strength-microamp: Controls the drive strength for
for undocumented Pads on KSZ88xx variants.
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de >
Reviewed-by: Rob Herring <robh@kernel.org >
Reviewed-by: Andrew Lunn <andrew@lunn.ch >
Reviewed-by: Vladimir Oltean <olteanv@gmail.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2023-09-16 13:40:08 +01:00
Keguang Zhang
2af21077fa
dt-bindings: net: Add Loongson-1 Ethernet Controller
...
Add devicetree binding document for Loongson-1 Ethernet controller.
And modify MAINTAINERS to add a new F: entry for
Loongson1 dt-binding documents.
Signed-off-by: Keguang Zhang <keguang.zhang@gmail.com >
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Reviewed-by: Serge Semin <fancer.lancer@gmail.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2023-09-16 11:46:14 +01:00
Keguang Zhang
7e10088bc4
dt-bindings: mfd: syscon: Add compatibles for Loongson-1 syscon
...
Add Loongson LS1B and LS1C compatibles for system controller.
Signed-off-by: Keguang Zhang <keguang.zhang@gmail.com >
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Reviewed-by: Serge Semin <fancer.lancer@gmail.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2023-09-16 11:46:14 +01:00
Nikita Travkin
5cee843d56
dt-bindings: power: supply: Add pm8916 LBC
...
Qualcomm Linear Battery Charger is a CC/CV charger block in PM8916 PMIC.
Document it's DT binding.
Signed-off-by: Nikita Travkin <nikita@trvn.ru >
Reviewed-by: Rob Herring <robh@kernel.org >
Link: https://lore.kernel.org/r/20230915-pm8916-bms-lbc-v3-2-f30881e951a0@trvn.ru
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com >
2023-09-15 21:52:00 +02:00
Nikita Travkin
7f590e3831
dt-bindings: power: supply: Add pm8916 VM-BMS
...
Qualcomm Voltage Mode BMS is a battery monitoring block in PM8916 PMIC.
Document it's DT binding.
Signed-off-by: Nikita Travkin <nikita@trvn.ru >
Reviewed-by: Rob Herring <robh@kernel.org >
Link: https://lore.kernel.org/r/20230915-pm8916-bms-lbc-v3-1-f30881e951a0@trvn.ru
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com >
2023-09-15 21:52:00 +02:00
Konrad Dybcio
9d15ff5339
dt-bindings: power: supply: Document Mitsumi MM8013 fuel gauge
...
The Mitsumi MM8013 is an I2C fuel gauge for Li-Ion cells. The partial
datasheet is available at [1]. Add bindings for this chip.
[1] https://www.mitsumi.co.jp/latest-M/Catalog/pdf/battery_mm_8013_e.pdf
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org >
Link: https://lore.kernel.org/r/20230621-topic-mm8013-v4-2-975aecd173ed@linaro.org
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com >
2023-09-15 21:27:33 +02:00
Konrad Dybcio
dc2dc94173
dt-bindings: vendor-prefixes: Add Mitsumi Electric Co., Ltd.
...
Mitsumi was [1] a Japanese company making various electronics devices
and components. They've merged into a new entity, MinebeaMitsumi in 2017.
Their current main page is available at [2]
[1] https://en.wikipedia.org/wiki/Mitsumi_Electric
[2] https://product.minebeamitsumi.com/en/
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org >
Link: https://lore.kernel.org/r/20230621-topic-mm8013-v4-1-975aecd173ed@linaro.org
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com >
2023-09-15 21:27:33 +02:00
MD Danish Anwar
927c568d62
dt-bindings: net: Add documentation for Half duplex support.
...
In order to support half-duplex operation at 10M and 100M link speeds, the
PHY collision detection signal (COL) should be routed to ICSSG
GPIO pin (PRGx_PRU0/1_GPI10) so that firmware can detect collision signal
and apply the CSMA/CD algorithm applicable for half duplex operation. A DT
property, "ti,half-duplex-capable" is introduced for this purpose. If
board has PHY COL pin conencted to PRGx_PRU1_GPIO10, this DT property can
be added to eth node of ICSSG, MII port to support half duplex operation at
that port.
Reviewed-by: Roger Quadros <rogerq@kernel.org >
Signed-off-by: MD Danish Anwar <danishanwar@ti.com >
Reviewed-by: Andrew Lunn <andrew@lunn.ch >
Acked-by: Conor Dooley <conor.dooley@microchip.com >
Reviewed-by: Rob Herring <robh@kernel.org >
Signed-off-by: David S. Miller <davem@davemloft.net >
2023-09-15 13:54:34 +01:00
Rob Herring
b0ef97ac89
spi: dt-bindings: arm,pl022: Move child node properties to separate schema
...
In order to validate SPI peripherals, SPI controller-specific child node
properties need to be in a separate schema, spi-peripheral-props.yaml,
which SPI peripheral schemas reference. Move the arm,pl022 child
properties to their own schema file and add a $ref in
spi-peripheral-props.yaml.
Signed-off-by: Rob Herring <robh@kernel.org >
Reviewed-by: Linus Walleij <linus.walleij@linaro.org >
Link: https://lore.kernel.org/r/20230914190033.1852600-1-robh@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org >
2023-09-15 13:15:36 +01:00
Paolo Abeni
f2fa1c812c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
...
Cross-merge networking fixes after downstream PR.
No conflicts.
Signed-off-by: Paolo Abeni <pabeni@redhat.com >
2023-09-14 19:48:23 +02:00
Svyatoslav Ryhel
ddf5bbee5f
dt-bindings: power: supply: maxim,max17040: add temperature support
...
Add temperature monitoring support.
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com >
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Reviewed-by: Iskren Chernev <me@iskren.info >
Link: https://lore.kernel.org/r/20230731073613.10394-2-clamor95@gmail.com
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com >
2023-09-14 16:53:31 +02:00
Konrad Dybcio
274707b773
dt-bindings: qcom: geni-se: Allow dma-coherent
...
On SM8550, the QUP controller is coherent with the CPU.
Allow specifying that.
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org >
Acked-by: Rob Herring <robh@kernel.org >
Link: https://lore.kernel.org/r/20230830-topic-8550_dmac2-v1-2-49bb25239fb1@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org >
2023-09-13 12:27:53 -07:00
Adam Skladowski
de37ca2dc9
dt-bindings: clock: qcom,hfpll: Document MSM8976 compatibles
...
Document MSM8976 HFPLL compatibles.
Signed-off-by: Adam Skladowski <a39.skl@gmail.com >
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Link: https://lore.kernel.org/r/20230812112534.8610-5-a39.skl@gmail.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org >
2023-09-13 12:07:59 -07:00