kernel/arch/arm/boot/dts/bcm2835-rpi-cm1-io1.dts
.. .. @@ -79,6 +79,15 @@ 79 79 80 80 &hdmi { 81 81 hpd-gpios = <&gpio 46 GPIO_ACTIVE_LOW>; 82 + power-domains = <&power RPI_POWER_DOMAIN_HDMI>;83 + status = "okay";84 +};85 +86 +&sdhost {87 + pinctrl-names = "default";88 + pinctrl-0 = <&sdhost_gpio48>;89 + bus-width = <4>;90 + status = "okay";82 91 }; 83 92 84 93 &uart0 {