Message ID | 20241211052427.4178367-1-wenst@chromium.org (mailing list archive) |
---|---|
Headers | show |
Series | arm64: dts: mediatek: Drop regulator-compatible property | expand |
Il 11/12/24 06:24, Chen-Yu Tsai ha scritto: > Hi folks, > > This series drops usage of the long deprecated "regulator-compatible" > property from MediaTek device tree files. The property was introduced > in 2012, and then subsequently deprecated after two months. It was > never carried over during the binding YAML conversion. > > Drop the property from the MT6315 regulator binding, and all MediaTek > device tree files. IMO it should never have been used to begin with. > This also gets rid of any validation errors [1] related to them. > > Please have a look. > Whole series is Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> > > Thanks > ChenYu > > [1] https://lore.kernel.org/all/173386568696.497617.3727087837255802552.robh@kernel.org/ > > Chen-Yu Tsai (8): > regulator: dt-bindings: mt6315: Drop regulator-compatible property > arm64: dts: mediatek: mt8173-evb: Drop regulator-compatible property > arm64: dts: mediatek: mt8173-elm: Drop regulator-compatible property > arm64: dts: mediatek: mt8192-asurada: Drop regulator-compatible > property > arm64: dts: mediatek: mt8195-cherry: Drop regulator-compatible > property > arm64: dts: mediatek: mt8195-demo: Drop regulator-compatible property > arm64: dts: medaitek: mt8395-nio-12l: Drop regulator-compatible > property > arm64: dts: mediatek: mt8395-genio-1200-evk: Drop regulator-compatible > property > > .../bindings/regulator/mt6315-regulator.yaml | 6 ----- > arch/arm64/boot/dts/mediatek/mt8173-elm.dtsi | 23 ------------------- > arch/arm64/boot/dts/mediatek/mt8173-evb.dts | 23 ------------------- > .../boot/dts/mediatek/mt8192-asurada.dtsi | 3 --- > .../boot/dts/mediatek/mt8195-cherry.dtsi | 2 -- > arch/arm64/boot/dts/mediatek/mt8195-demo.dts | 9 -------- > .../dts/mediatek/mt8395-genio-1200-evk.dts | 2 -- > .../dts/mediatek/mt8395-radxa-nio-12l.dts | 2 -- > 8 files changed, 70 deletions(-) >
On Wed, 11 Dec 2024 13:24:18 +0800, Chen-Yu Tsai wrote: > This series drops usage of the long deprecated "regulator-compatible" > property from MediaTek device tree files. The property was introduced > in 2012, and then subsequently deprecated after two months. It was > never carried over during the binding YAML conversion. > > Drop the property from the MT6315 regulator binding, and all MediaTek > device tree files. IMO it should never have been used to begin with. > This also gets rid of any validation errors [1] related to them. > > [...] Applied to v6.13-next/dts64, thanks! [2/8] arm64: dts: mediatek: mt8173-evb: Drop regulator-compatible property commit: a6d5983e40f5d5b219337569cdd269727f5a3e2e [3/8] arm64: dts: mediatek: mt8173-elm: Drop regulator-compatible property commit: 4b907b3ea5fba240808136cc5599d14b52230b39 [4/8] arm64: dts: mediatek: mt8192-asurada: Drop regulator-compatible property commit: d1fb968551c8688652b8b817bb081fdc9c25cd48 [5/8] arm64: dts: mediatek: mt8195-cherry: Drop regulator-compatible property commit: 4dbaa5d5def2c49e44efaa5e796c23d9b904be09 [6/8] arm64: dts: mediatek: mt8195-demo: Drop regulator-compatible property commit: 2a8af9b95f504260a6d8200a11f0ae5c90e9f787 [7/8] arm64: dts: medaitek: mt8395-nio-12l: Drop regulator-compatible property commit: ab60442f26b15ba69b210974722a851ed03188ff [8/8] arm64: dts: mediatek: mt8395-genio-1200-evk: Drop regulator-compatible property commit: b99bf07c2c8b3c85c1935ddca2a73bc686f8d847 Cheers, Angelo
On Wed, 11 Dec 2024 13:24:18 +0800, Chen-Yu Tsai wrote: > This series drops usage of the long deprecated "regulator-compatible" > property from MediaTek device tree files. The property was introduced > in 2012, and then subsequently deprecated after two months. It was > never carried over during the binding YAML conversion. > > Drop the property from the MT6315 regulator binding, and all MediaTek > device tree files. IMO it should never have been used to begin with. > This also gets rid of any validation errors [1] related to them. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next Thanks! [1/8] regulator: dt-bindings: mt6315: Drop regulator-compatible property commit: 08242719a8af603db54a2a79234a8fe600680105 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark