kernel/arch/arm64/boot/dts/rockchip/NK-R36S0.dtsi | ●●●●● patch | view | raw | blame | history |
kernel/arch/arm64/boot/dts/rockchip/NK-R36S0.dtsi
.. .. @@ -310,9 +310,6 @@ 310 310 compatible = "nk_mcu"; 311 311 reg = <0x15>; 312 312 }; 313 -314 -315 -316 313 }; 317 314 318 315 &i2c4 { .. .. @@ -385,6 +382,19 @@ 385 382 }; 386 383 }; 387 384 385 +&i2c5 {386 + status = "okay";387 +388 + hym8563: hym8563@51 {389 + compatible = "haoyu,hym8563";390 + reg = <0x51>;391 + #clock-cells = <0>;392 + clock-frequency = <32768>;393 + clock-output-names = "xin32k";394 + /* rtc_int is not connected */395 + };396 +};397 +388 398 &mdio0 { 389 399 rgmii_phy0: phy@0 { 390 400 compatible = "ethernet-phy-ieee802.3-c22";