Message ID | 20240708194808.1819185-1-gnstark@salutedevices.com (mailing list archive) |
---|---|
Headers | show |
Series | amlogic SoC's power-domains fixes | expand |
Hi, On 08/07/2024 21:48, George Stark wrote: > Here's some fixes to the bindings and device tree related to Amlogic A1 SoC. > The SoC provides dedicated power domain for for almost all periphery. > > George Stark (4): > dt-bindings: spi: amlogic,a1-spifc: make power-domains required > dt-bindings: i2c: amlogic,meson6-i2c: add optional power-domains > dt-bindings: thermal: amlogic,thermal: add power-domains > arm64: dts: meson: a1: bind power domain to temperature sensor > > .../bindings/i2c/amlogic,meson6-i2c.yaml | 3 +++ > .../devicetree/bindings/spi/amlogic,a1-spifc.yaml | 4 ++++ > .../bindings/thermal/amlogic,thermal.yaml | 14 ++++++++++++++ > arch/arm64/boot/dts/amlogic/meson-a1.dtsi | 1 + > 4 files changed, 22 insertions(+) > > -- > 2.25.1 > You can drop patch 1 & drop required on patch 3, and it will be good to go. Thanks, Neil