mirror of https://gitee.com/openkylin/linux.git
arm64: dts: allwinner: h6: Remove useless reset name
The TCON TOP node in the H6 DTSI has a reset name that isn't described in the binding. Remove it. Signed-off-by: Maxime Ripard <maxime@cerno.tech>
This commit is contained in:
parent
c85c5c53ff
commit
74ab6d9d7d
|
@ -681,7 +681,6 @@ tcon_top: tcon-top@6510000 {
|
|||
"tcon-tv0";
|
||||
clock-output-names = "tcon-top-tv0";
|
||||
resets = <&ccu RST_BUS_TCON_TOP>;
|
||||
reset-names = "rst";
|
||||
#clock-cells = <1>;
|
||||
|
||||
ports {
|
||||
|
|
Loading…
Reference in New Issue