mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 12:35:52 +02:00
arm64: dts: qcom: sc8280xp: drop unused properties from tx-macro
tx-macro does not have children and does not allow address/size cells:
sc8280xp-crd.dtb: txmacro@3220000: Unevaluated properties are not allowed ('#address-cells', '#size-cells' were unexpected)
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230118094224.51704-3-krzysztof.kozlowski@linaro.org
This commit is contained in:
parent
c75286fe89
commit
91238d52fb
|
|
@ -1788,8 +1788,6 @@ txmacro: txmacro@3220000 {
|
|||
clock-output-names = "mclk";
|
||||
|
||||
#clock-cells = <0>;
|
||||
#address-cells = <2>;
|
||||
#size-cells = <2>;
|
||||
#sound-dai-cells = <1>;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user